Windows - use modem from python?

Rony rony.steelandt at bucodi.com
Fri Jan 18 09:20:31 EST 2002


Search for serial in the FAQ:

	http://grail.cnri.reston.va.us/cgi-bin/faqw.py

Question 4.68 points to the siomodule and Python-DX; the first seems
most relevant:

	http://www.python.org/ftp/python/contrib/System/siomodule.README




"Craig H. Anderson" <craigha at attbi.com> wrote in message news:<pan.2002.01.18.04.19.52.294.9193 at attbi.com>...
> Greetings,
> 
> I've got a project coming up that will use a modem to call
> a bulletin board system.  The client wants to automate a time
> consuming data entry task.  How should I access the modem?
> Years ago I would open COM1 from a C program and read/write
> ATDT/status directly.  Is there an easy Windows 98 interface to
> modems?  I've started looking at TAPI docs and it is just
> confusing me so far.
> 
> Thanks
> Craigha at attbi.com



More information about the Python-list mailing list