COM 2 TCP driver for windows

Pop your questions regarding Home automation Domotica hardware here.....
Post Reply
raymonvdm
Senior Member
Senior Member
Posts: 1153
Joined: Sun Dec 18, 2011 1:23 am

COM 2 TCP driver for windows

Post by raymonvdm »

Has anyone had some experience with software which create a telnet service to connect to your comport ?

I want to make a setup where my Z-Wave stick is placed in the HomeSeer PC but i shared using software to be accessable using telnet by Domotiga


I found some software tools for this

http://www.astrogeeks.com/AstroGeeks/COM2TCP/index.html (45 Dollar)
http://www.taltech.com/tcpcom (259 Dollar)
http://www.eltima.com/products/serial-over-ethernet/ (99 Dollar)




For linux there is

http://sourceforge.net/projects/ser2net/
Running HS3PRO on PC with Z-Wave / OpenTherm / Plugwise / RFXcom / MQTT / XAP400 / Logitech Media Server and Squeezelite on PI`s
raymonvdm
Senior Member
Senior Member
Posts: 1153
Joined: Sun Dec 18, 2011 1:23 am

Re: COM 2 TCP driver for windows

Post by raymonvdm »

I`m trying to setup ser2net on a RaspberryPI and i`m possible to share the Aeon Labs interface

I have edited the following rules in /etc/ser2.net.conf en restarted /etc/init.d/ser2net restart

Code: Select all

#BANNER:banner:\r\nser2net port \p device \d [\s] (Debian GNU/Linux)\r\n\r\n
3001:telnet:0:/dev/ttyUSB0:115200 8DATABITS NONE 1STOPBIT
After this i changed the HomeSeer interface to Ethernet (ip adress) port 3001 en restarted HomeSeer. I`m able to recieve the Z-Wave messages but sending is not working yet

Changed the line to and it seems ok now

Code: Select all

3001:raw:0:/dev/ttyUSB0:115200 NONE 1STOPBIT LOCAL
Running HS3PRO on PC with Z-Wave / OpenTherm / Plugwise / RFXcom / MQTT / XAP400 / Logitech Media Server and Squeezelite on PI`s
Post Reply

Return to “Questions & Discussions Forum”