Difference between revisions of "WorkMan HVS - COM Port"

From WorkManSoft Wiki
Jump to navigationJump to search
 
Line 11: Line 11:
  
 
Replace COM4 and the serverport 25000 with suitable values.
 
Replace COM4 and the serverport 25000 with suitable values.
 +
 +
 +
== Nullmodem ==
 +
 +
When connecting two serial COM-ports the cable is of type nullmodem.
  
  
 
[[Category:WorkMan HVS]]
 
[[Category:WorkMan HVS]]

Latest revision as of 18:39, 13 May 2014

About

Even though COM-ports are less used today we might still need to send data using serial RS232 protocol. Here are instructions to transfer socket traffic to COM-port traffic.

Using com2tcp

From a command line run the following command:

 com2tcp --telnet \\.\COM4 25000

Replace COM4 and the serverport 25000 with suitable values.


Nullmodem

When connecting two serial COM-ports the cable is of type nullmodem.