72 Topics

Member Avatar for
Member Avatar for mouaadable

Hi all, i'm creating virtual wifi using the microsoft virtual wifi, the problem is i need to specify my ip on my tablet manually, is there anyway i can fix this ?? so the wifi provide ip for clients automatically .... thank's in advance

Member Avatar for mouaadable
0
358
Member Avatar for can-mohan

Hi guys, I would like to discuss my design with one query. below is the code snippet. It is clear from below code snippet that class pd is privately derived from AbstractClass as both are different classes and there is no relation between them.Now in my class pd i need …

Member Avatar for can-mohan
0
407
Member Avatar for younes.keraressi

hey, i have a virtualbox with a guest install on it windows 2008 r2 server where i put my web site and i can ping both side, from main to virtual machine, and from mv to host but the problem is when i try to tape in browser the ip …

Member Avatar for veedeoo
0
633
Member Avatar for moaz.amin.37

the virtual Methods concept is very difficult concept. In c++ when we want to implement polymorphism then we use virtual function. But in the case of java i read that all methods in java are virtual by default except final methods that can not be overridden. I am confuse about …

Member Avatar for jwenting
0
294
Member Avatar for moaz.amin.37

i know that in polymorphism when we not use virtual function then the compiler is execuite member function according to pointer type and when we use virtual function then compiler execute member function according to the type of object My question is that WHY it is happnes what is the …

Member Avatar for mike_2000_17
0
288
Member Avatar for logicslab

Dear pals, I am using Virtual Box of Oracle in my Windows 7 pc for running Red Hat Enterprise server 6.1 . But When I try to install using Yum i got error as below: ![207e0048c89145c5ec335ea15f718872](/attachments/large/2/207e0048c89145c5ec335ea15f718872.png "207e0048c89145c5ec335ea15f718872") Please advise me fast . I am trying it for 2 days Thanks …

Member Avatar for logicslab
0
294
Member Avatar for rch1231

GNS3 is a Graphical Network Simulator that allows emulation of complex networks. You may be familiar with VMWare, VirtualBox or Virtual PC that are used to emulate various operating systems in a virtual environment. These programs allow you to run operating systems such as Windows XP Professional or Ubuntu Linux …

Member Avatar for rch1231
0
1K
Member Avatar for William Hemsworth
Member Avatar for tallman kinene

hae please help me understand the use and benefit of a virtual private network.I need to know how to use one

Member Avatar for Rose Ab
0
229
Member Avatar for stavros141

Hello everyone I am facing a problem that I have never encountered before and googling around just isn't helping. I was assigned to migrate a pmWiki server to a new MediaWiki server which was supposed to run as a virtual machine on a Red Hat Cluster Suite. My coworker and …

Member Avatar for stavros141
0
297
Member Avatar for NardCake

Hello everyone! Recently I have been incredibly interested in language design/implementation. I have written multiple functioning language front ends (Lexer, Parser, some execution) and have decided a few things. My systems are getting ugly, there needs to be more abstraction I can't execute code in the parser -- it's just …

Member Avatar for NardCake
0
317
Member Avatar for dalewalker

I have an registered Win 7 Pro OEM OS on my desktop computer. Wanted to download/install Virtual PC and XP Mode, but requires running Validation Tool. Downloaded and ran (or attempted to run) GenuineCheck.exe validation tool from Microsoft, but when I try to run it I get a message that …

Member Avatar for Ancient Dragon
0
441
Member Avatar for tanatos.daniel

I have the following structure: CObject { protected: char *mName; public: CObject(char *n) { mName=strdup(n); } }; CVector:public CObject { char *mValues[50]; int mElements; public: CVector(char *n):CObject(n) {} }; CMatrix:public CObject { char *mValues[50][50]; int mLines; int mColumns; public: CMatrix(char *n):CObject(n) {} }; My main function: int main() { pV=new …

Member Avatar for deceptikon
0
380
Member Avatar for Labdabeta

Hello, I have a chain of inherited classes like this: class A { protected: int a; public: int getA(){return a;} }; class B:public A { protected: int b; public: int getB(){return b;} }; Based on that you can see that the public can only read the values in those classes, …

Member Avatar for Labdabeta
0
249
Member Avatar for ronaldpaul

Hi, In Virtual Box I've installed Fedora 17 and setup LAMP development environment. I've set the static ip to access the localhost and the applicaions/projects. Now I would like to configure it as to access them using the static IP from the host machine (Windows 7 OS). How can I …

Member Avatar for CimmerianX
0
273
Member Avatar for adyhood

So, I was trying to do two things at once and it went badly: I was just setting up a new HDD with Window7 on it, next to an old HDD with windows xp on it. I decided to shrink the XP drive and split it into tooto give both …

Member Avatar for gerbil
0
505
Member Avatar for Emily Banks

The study of interactions in online game recently proved an 80-year-old psychological theory, confirming the idea that "a friend of my enemy, is my enemy." The theory is known as Structural Balance theory, which means "individuals tend to avoid stress-causing relationships when they develop a society resulting in more stable …

Member Avatar for LastMitch
0
460
Member Avatar for coolbeanbob

I am trying to get the program below to work. I keep getting the error below, and I can't figure out why??? Derived.obj : error LNK2001: unresolved external symbol "public: virtual class Other * __thiscall Derived::add(int,int)" (?add@Derived@@UAEPAVOther@@HH@Z) #ifndef _BASE_H_ #define _BASE_H_ #include "Other.h" class Base{ public: virtual Other *add(int x, …

Member Avatar for Moschops
0
237
Member Avatar for bhanu1607

Hi All, This is Bhanu Teja M. I just wanted to write a online quiz application, which various people can participate in quiz from different locations. For this, i need to maintain a single screen for all users and maintain and display the same data,status across the all participents. Can …

Member Avatar for deltascrow
0
302
Member Avatar for JaceLightning

I am struggling to create a Windows virtual display driver. ***What I want***: A driver that I can register as a service, so that I can add a virtual mointor to a windows computer when my program starts, i.e. the computer shows that there are two monitors attached, but there …

0
180
Member Avatar for Niki_Fears

[ATTACH=right]16821[/ATTACH][URL="http://lindenlab.com/"]Linden Lab[/URL], the guys behind the wildly popular 3D virtual reality community [URL="http://www.SecondLife.com"]Second Life[/URL], confirmed details on Friday that they will be dumping Teen Second Life as a secondary stand alone project. [URL="http://teen.secondlife.com/"]Teen Second Life[/URL] will officially be closing its doors at the end of the year. However, teens will …

Member Avatar for happygeek
0
980
Member Avatar for markstylor

please suggest the best vps provider company in india. i urgently need virtual server hosting provider ...so help me

Member Avatar for code739
0
145
Member Avatar for sciwizeh

Hello, I have some java code I want to port to C++, and first class in the Heirarchy has me stumped. I'm trying to port a simple parsing framework as an exercise to figure out how it works internally, and almost everything in the framework requires, uses, or is `PubliclyClonable` …

Member Avatar for sciwizeh
0
424
Member Avatar for diamond91

hi, For the final year project, we thought of implementing a virtual destop in the cloud. Also addressing some of the security issues. The virtual desktop that we are trying to implement should stand unique among existing ones (like eyeOS) I want some suggestions regarding this. What improvisations/features can we …

0
156
Member Avatar for JustmeVSI

Hey guys. (not sure if I'm posting in the right part of the forum but didn't know where to do it) I have a windows operationg system runing VMware Workstation and on it I have a Ubuntu virtual instance. Is there a way to to install that virtual instance as …

Member Avatar for JorgeM
0
318
Member Avatar for jwelsh

**The problem:** Our "thankyou" page (goal page) is not recording all of our conversions. For instance, our analytics account is showing 19 conversions for yesterday, but we actually had 34 conversions. **The situation and the Code:** Our thankyou page is being called dynamically from the checkout page through a jquery/ajax …

Member Avatar for Taywin
0
377
Member Avatar for shcha

We are a Japan-Korea based software company that focuses heavily on virtualization technology and cloud system. We are currently looking for global partnerships to expand our marketing channel. Although we have strong sales channel in East Asia, we have limited knowledge and resources on other regions. Could anyone give us …

0
215
Member Avatar for lionfootball

I recently downloaded a computer game for my mac, but it does not open up when I click on it. I am under the impression that I need to make a virtual disk image for the file in order to play the game on my comp. I do not know …

Member Avatar for Patiodude
0
236
Member Avatar for Octet

I am attempting to host multiple sites on a single server by using virtual hosts however I am having a bit of an issue. A bit of info before I begin, -I am using Ubuntu Server 12.04 -I am using Apache2 -I have two domains and two sites, stored in …

Member Avatar for Octet
0
414
Member Avatar for Octet

I am attempting to setup virtual hosts so that I can host multiple sites on Apache2. I have currently got two files in my /etc/apache2/sites-available folder, each containing the following: <VirtualHost *:80> ServerName www.domain.com ServerAlias domain.com DirectoryIndex index.php DocmentRoot /var/www/domain </VirtualHost> Obviously the 'domain' changes to the domain for the …

Member Avatar for billconner
0
401

The End.