If I want to establish a connection between server and client, how should I do it.
I'm using VB .NET and socket connection.
Any help will be apreciated.
Printable View
If I want to establish a connection between server and client, how should I do it.
I'm using VB .NET and socket connection.
Any help will be apreciated.
Search this forum first , if you can't find what you're looking for then try to google it . I've seen many client/server examples connecting through sockets .