govind goyal wrote:
> Hello,
>
> I have a modem connect to my Windows XP PC through a serial cable.
> I Want to transfer the file(e.g '.TXT' format) from XP PC to serial
> modem and also
> from Serial modem to winXP PC.
>
> Can anybody help me out how to do it in Python and provide some sample
Hello,
I have a modem connect to my Windows XP PC through a serial cable.
I Want to transfer the file(e.g '.TXT' format) from XP PC to serial modem
and also
from Serial modem to winXP PC.
Can anybody help me out how to do it in Python and provide some sample code
or useful links
so that I can pro