Hello! I'm planning to make my single player game to a multi-player game using winsock control, but I do not know where to start. Need some advices.
Thanks! :wave:
Printable View
Hello! I'm planning to make my single player game to a multi-player game using winsock control, but I do not know where to start. Need some advices.
Thanks! :wave:
look in Atheist signature for link.
Atheist's signature has a link to a TCP server/client connection. belvita is using winsock which is a control you add to a form in VB6 (iirc). that would be why the link in Atheist's signature would not help. But as the the main topic of this thread: if you are trying to make a game in VB6 and using winsock then i will let you know that it is really hard to do. i tried to make one in VB6 and failed miserably. so now i am working on making one using TCP in vb.net 2005/2008 and it is coming along fine. But if you do decide to work with vb6 then more power to you and good luck