convert the ip packet to and from RS-232 packet

Steve Holden steve at holdenweb.com
Mon Feb 9 08:29:06 EST 2009


Li Han wrote:
> Hi, I need to use radio to connect two local ip network, each local
> network has a server computer which connects to a radio with RS-232
> interface.  I need to write a program to convert the local ip packet
> into RS-232 packet, so the radio can send packetes to the remote
> radio. I don't want to reinvent the wheel, is there anyone could give
> me some suggestions?
> Thank you!

There's a package called pyserial that's pretty good at handling RS-232
interfaces. Good luck!

regards
 Steve
(G3VEK)
-- 
Steve Holden        +1 571 484 6266   +1 800 494 3119
Holden Web LLC              http://www.holdenweb.com/




More information about the Python-list mailing list