is it possible to program a virtual server using vb
Printable View
is it possible to program a virtual server using vb
to do what, exactly?
to host my web site and online game
a virtual server would probably not have anything on it. Everything would be on a different server. is that what you mean?
no i mean that i want it to have my web site and online game on it
so is it possible to prrogram one thatll host my website and online game
you probably need two dsn's as well as two ip addresses. one for the webpage and the other for the game, unless the game was running on a higher port on the webpage. that *may* be posible.
Just to be clear; why do you think you want a virtual server as opposed to just a server?
because it works the same and if i can make one its alot cheaper
you may be able to make a web server cheap by sacrificing on concurrent users, and features, but you can't have a cheap game server. you have to pay lots of money to host a game, especially as the concurrent user base goes up.
Quote:
Originally Posted by Dave Sell
OK, let me re-phrase my question. What do you think the difference is between a virtual server, and a real server? I am just trying to understand more about your intentions.Quote:
Originally Posted by teopo