[Lazarus] Transfer between RS232 and TCP/IP
Dimitrios Chr. Ioannidis
d.ioannidis at nephelae.eu
Sat Jul 23 01:23:08 CEST 2016
On 23/7/2016 2:05 πμ, Bo Berglund wrote:
> Now I want to make a similar thing, namely to do a RS232 to TCP
> mapping utility. But this time I want it to run on Windows rather than
> Linux.
Ok, it's late and didn't read all your posts ....
For windows try
com2tcp
https://sourceforge.net/projects/com0com/files/com2tcp/1.3.0.0/com2tcp-1.3.0.0-386.zip/download
example : com2tcp --ignore-dsr \\.\COM25 192.168.50.66 3006
More information about the Lazarus
mailing list