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 -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus-ide.org/listinfo/lazarus
