PDA

Click to See Complete Forum and Search --> : Connection over the internet using vb winsock control


nesbsim
Feb 5th, 2001, 01:43 AM
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.

plenderj
Feb 5th, 2001, 05:56 AM
Yep 'course you can.
All you need is an ip/hostname and a remote port number.

- jamie