I'm creating a simple multi-player game in Visual Basic, but my issue is i have three winsock controls and when the form loads, i have winsock3 connect to the Master server to see the open games, but it will not say its connected with the winsock3__Connect
i have to make a timer and say "If winsock3 is connected send data" and that will work, for sending data that is, but, sadly, it will not receive data with the Winsock3_DataArrival, any help?
Name:
sage2007-10-30 15:16
Stop using VB.
Name:
Anonymous2007-10-30 15:18
=/ tried that, then realized i cant imagine a game and play it with a friend
Name:
Anonymous2007-10-30 15:19
=/
Name:
Anonymous2007-10-30 15:26
Can you distil your problem down into a simple program that embodies the error?
If you haven't done that already, try it. And if you still can't figure it out, post the program here.