[Pythonmac-SIG] Interacting with internal modem from Python

Bob Ippolito bob at redivi.com
Wed Apr 14 21:21:20 EDT 2004


On Apr 14, 2004, at 9:06 PM, James Reese wrote:

> What is the easiest way to interact with a Mac's internal modem from 
> Python (OS X 10.3.3)? I want to set the modem's parameters (parity, 
> speed, etc.) and place an outgoing call.
>
> Any pointers will be greatly appreciated.

Try doing it the standard unix way, the device should be /dev/cu.modem 
..

-bob




More information about the Pythonmac-SIG mailing list