Hey guys,
I'm pretty new to VB.net and I like it so far but one thing that's sort of over my head are the sockets.
I've found a couple irc tutorials on sockets but I just can't 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?
I'm stumped on how to wait for incoming data for a dynamic number of connections (i.e. winsock dataarival(index as integer))
I'm 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.
I'm pretty new to VB.net and I like it so far but one thing that's sort of over my head are the sockets.
I've found a couple irc tutorials on sockets but I just can't 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?
I'm stumped on how to wait for incoming data for a dynamic number of connections (i.e. winsock dataarival(index as integer))
I'm 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.