Is it possible in Visual Basic to connect to another users computer on a network or dial up networking?
Printable View
Is it possible in Visual Basic to connect to another users computer on a network or dial up networking?
There are several ways you connect to another computer using VB. One would be using the unreliable INET control, and the second way is using winsock. If you need code examples just reply and i'll be glad to help.
D!m.
I would like to connect to a computer with cable internet.