rs 232 over ip through zm

A place for discussion of topics that are not specific to ZoneMinder. This could include Linux, Video4Linux, CCTV cameras or any other topic.
Post Reply
jameswilson
Posts: 5111
Joined: Wed Jun 08, 2005 8:07 pm
Location: Midlands UK

rs 232 over ip through zm

Post by jameswilson »

im adding to one of our applications and we use serial to send data to the windows machine. No i have a couple of remote sites (with zm boxes) that i would like to use to send the serial over.

I have looked at a 232 appliance that will do this for and give me virtual com ports on the windows end to recieve the data. Does anyone know if i can do this using the zm servers, or any linux box for that matter.

Basically the devices connect to the serial port and read serial data normally printed out. We then capture this data and respond accordingly. All i need ot do is transmit that over ip...but ideally without another piece of hardware?

James
James Wilson

Disclaimer: The above is pure theory and may work on a good day with the wind behind it. etc etc.
http://www.securitywarehouse.co.uk
coke
Posts: 518
Joined: Wed Jan 30, 2008 5:53 pm
Location: St. Louis, MO, USA

Post by coke »

I did it years ago with relatively simple shell scripting, so it's definitely possible. There's apparently at least one open source product that looks like it does what you want.

http://sourceforge.net/projects/telnetcpcd/
jameswilson
Posts: 5111
Joined: Wed Jun 08, 2005 8:07 pm
Location: Midlands UK

Post by jameswilson »

Thanks Coke.

IDeally im looking for something that has a linux bit (like you link) that also has windows drivers for the recieveing end.

I might write something but it would be easier if it existed elsewhere.

Another option would be to have a linux box at both ends and have serial goin g into one box and comeing out the other
James Wilson

Disclaimer: The above is pure theory and may work on a good day with the wind behind it. etc etc.
http://www.securitywarehouse.co.uk
cphjst
Posts: 3
Joined: Sun Dec 28, 2008 11:10 pm
Location: Denmark

Post by cphjst »

IDeally im looking for something that has a linux bit (like you link) that also has windows drivers for the recieveing end.

I might write something but it would be easier if it existed elsewhere.
Have look at google:
http://www.google.com/search?q=Telnet+Com+Port+over+lan
/Johnny
Post Reply