Call a computer with another computer (Dial up Modem)

夙愿已清 提交于 2019-12-03 16:30:56

Yes. As long as both computers have compatible modems. You'll need terminal software for both computers (probably hyperterm for WinXP, but it's been a while, so I can't say for sure). Basically, you'll need to have one computer call the other computer sending a string like "ATDxxxxxxx" where xxxxxxx is the phone number of the receiving computer. When the line starts ringing on the receiver, type "ATA" on the receiving computer to tell the modem to answer. After the handshake you should get a "CONNECT" message. Mind you, all this is subject to individual quirks of the modems and my memory, as it's been at least 8 years since I've done any work with dial up at all. But it should give you the basic idea.

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!