i am just wondering, can we really get a client connect to a server over the internet using vb winsock control ?
as far as i am concerned, vb winsock programs are only meant for intranet applications.
please advice.
Printable View
i am just wondering, can we really get a client connect to a server over the internet using vb winsock control ?
as far as i am concerned, vb winsock programs are only meant for intranet applications.
please advice.
Yep 'course you can.
All you need is an ip/hostname and a remote port number.
- jamie