concurrent socket server crisis

carlos_rocha

Newcomer
Joined
Nov 29, 2004
Messages
4
Hi!

I want to develop a server that has to accept multiple connectionsbut i'm having some problems(vb .net newby). I wanted to use TCPListener and Threads to handle the connections.Is this a good idea or is it a waste of resources?If so, what method do you sugest?

Thanks in advance
 
Back
Top