Hey guys,
Im pretty new to VB.net and I like it so far but one thing thats sort of over my head are the sockets.
Ive found a couple irc tutorials on sockets but I just cant seem to grasp how they work.
Does anyone here know of some sample code or an example on how to create a multiple-client socket application?
Im stumped on how to wait for incoming data for a dynamic number of connections (i.e. winsock dataarival(index as integer))
Im actually stumped on all of it. What are the best methods to go about setting up a multiple-connection application?
Any help would rock, thanks guys.
Im pretty new to VB.net and I like it so far but one thing thats sort of over my head are the sockets.
Ive found a couple irc tutorials on sockets but I just cant seem to grasp how they work.
Does anyone here know of some sample code or an example on how to create a multiple-client socket application?
Im stumped on how to wait for incoming data for a dynamic number of connections (i.e. winsock dataarival(index as integer))
Im actually stumped on all of it. What are the best methods to go about setting up a multiple-connection application?
Any help would rock, thanks guys.