Hi,
I want to connect 2 or more computers from VB6.0 using modems and telephone line.
Thanks in advance ...
Printable View
Hi,
I want to connect 2 or more computers from VB6.0 using modems and telephone line.
Thanks in advance ...
Well you have established what you want now you need to establish how you are going to acomplish it.
Some information you might want to look up.
Modem Handshaking
Modem Command Sets
Modem Init Strings, also Auto Answer and Class Modes.
TCP/IP over Dialup
IXP/SPX over Dialup
DirectX TCP/IP sockets
Thanks for Privoli,
Can you give me detail or example that show me how to establish connection.