Hey how do you create a server?
Printable View
Hey how do you create a server?
Thanks. However I do have another question. How do you know how much bandwidth will be taking up if you start out small and expand? You know by making updates and expansions. I have a pretty good explanation on the specs of a server. But what if I want to make updates and expansions on my game. How do I anticipate that? I would I go about it at first do you guys think?
Look at "Getting Started with Winsock" at http://msdn2.microsoft.com/en-us/library/ms738545.aspx . Even if you are not programming with winsock, these pages show the basic steps for setting up a client and a server.Quote:
Hey how do you create a server?
Also look here at the FAQs. There is one FAQ that gives links to samples of network programs.
Mike
Thank you very much Mike that was completely helpful.