[Tutor] Re:a serial communication program

Antony Benjamin apb_444@yahoo.com
Tue Apr 22 07:58:05 2003


> Khai Nguyen wrote
>I like to use Python to rewrite a terminal program written on window2000. For
> this application a simultaneous activation of both serial ports is required.
> Data communication on the two ports are independent. Could you give me some
> idea which way is the easiest to tackle this problem. Is there any serial
> module library I can use directly for this purpose?

  You may use the serial module or pyserial module 

  http://pyserial.sourceforge.net/


  I think the above link will be useful to you


 Please don't send html mails.It is inconvenient for some

With rgds,
Antony