winsock control

  • Thread starter Thread starter dexta
  • Start date Start date
D

dexta

while using vb 6.0 I cant connect to another machine with
a similar client application from the "server" application
using the winsock control .What should i do without
migrating to vb.net? someone please help
dexta
 
Hello,

dexta said:
while using vb 6.0 I cant connect to another machine with
a similar client application from the "server" application
using the winsock control .What should i do without
migrating to vb.net? someone please help
dexta

Have a look at the classes in the 'System.Net.Sockets' namespace.

Regards,
Herfried K. Wagner
 
Back
Top