PDA

View Full Version : Networking Multiple Computers


Ikslawok
02-22-2010, 03:11 PM
Hello. I am currently developing a game where the users are limited to group sizes. The concept of possibly having rooms with set sizes does seem to be an idea to solve this. Besides the non vital accessories that wish to be integrated, the main concern now is how to get this networking accomplished. Basic communication between two computers has been done, but on a larger scale how would one do this? Would it be possible to do this without a dedicated server or would my best option be to set up a server? Thank You.

Jeff
02-23-2010, 09:08 AM
Take a look at the viznet (http://www.worldviz.com/vizhelp/vizNet.htm)and Multi User environment (http://www.worldviz.com/vizhelp/Multiuser_Environment.htm) pages in the Vizard docs.