there are two way to develop network programming..

brand new TcpClient,TcpListener and old Socket ...

what is the difference between TcpClient,TcpListene and Socket ?


if you were develop any network program, which one would you use?