[Lazarus] Transfer between RS232 and TCP/IP
Dimitrios Chr. Ioannidis
d.ioannidis at nephelae.eu
Sat Jul 23 01:26:07 CEST 2016
On 23/7/2016 2:23 πμ, Dimitrios Chr. Ioannidis wrote:
> 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
Forgot that you need to map / create first the com25 with the com0com so :
https://sourceforge.net/projects/com0com/files/com0com/2.2.2.0/com0com-2.2.2.0-i386-fre.zip/download
example : com0com pair com3 - com25
and then run the com2tcp ...
It used to work on XP don't know for windows 7 ....
regards,
--
Dimitrios Chr. Ioannidis
More information about the Lazarus
mailing list