Name: Anonymous 2007-10-30 15:03
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?
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?