I want to send data by internet form one computer to another computre by vb 6.0
is it possable if yes then please tell me details
Thanking you
form
Rummy
Printable View
I want to send data by internet form one computer to another computre by vb 6.0
is it possable if yes then please tell me details
Thanking you
form
Rummy
I guess you can do it through winsock. It require an Ip and a port just like any other application which want to communicate over a network.