piggybank1974
10-28-2004, 01:32 PM
I've got a question,
Which socket class or helper class should i be using:
TCPClient or TCPListener
or
creating a socket in its raw format Dim ClientSock as Socket etc
which one is best??
I'm wanting to create a server(multi connections) and a client.
the pig..
Which socket class or helper class should i be using:
TCPClient or TCPListener
or
creating a socket in its raw format Dim ClientSock as Socket etc
which one is best??
I'm wanting to create a server(multi connections) and a client.
the pig..