Help! Dialling on modem

Mark Hammond MHammond at skippinet.com.au
Thu Aug 26 01:56:13 EDT 1999


If you want to talk directly to the modem, look for the "sio" (serial IO)
package at www.python.org/windows.

Alternatively, the win32 extensions include win32ras, which can be used to
dial existing dial-up networking (ie, RAS) phone-book entries.

Mark.

Michael Spencer wrote in message <7pemm3$fd5 at enews3.newsguy.com>...
>Have looked thru docs & examples on networking. Lots of info on using
>sockets and TCP. But nothing on how how to cause the modem to dial out.
>
>Lots of good reasons for not using M$ TAPI.
>
>Can anyone tell me where to find sample code on using modem to dial a
>telephone number under Win32?







More information about the Python-list mailing list