Main page
Recent changes
Ser2Net
B
I
U
S
link
image
code
list
Show page
Syntax
!How To Connect to ser2net from Windows !!Command line * connect with hardware COM port on client side * hard with 64bit - may not work... Download file com2tcp from https://sourceforge.net/projects/com0com/files/?source=navbar Move to folder, and run in cmd: {{com2tcp.exe --ignore-dsr --baud 57600 \.\COM6 192.168.11.80 11001 }} * where COM6 is destination client port * IP and port Server side After connect: {{C:\Users\honza\Desktop\com2tcp-1.3.0.0-386>com2tcp.exe --ignore-dsr --baud 57600 \.\COM6 192.168.11.80 11001 OpenC0C("\.\COM6", baud=57600, data=8, parity=no, stop=1) - OK Connect("192.168.11.80", "11001") - OK InOut() START DSR is OFF }} !!GUI * [wxLcbSerialNetwork (GUI)|https://lcbsweden.com/remote/part_wx-serial-network/index.htm] !! Virtual Serial Port * high latency, only one port available [VSP|https://new.hwg.cz/download/sw/version/hw-vsp3-single_3-1-2.exe] !!TruePort * working smooth * tested with Win7 64bit and 2 Ports * compatible to many OS Trueport download: [trueport|https://www.perle.com/downloads/trueport.shtml] (TNX tip to DM5XX@gmx.de) TruePort-Setup with ser2net - [Manual|https://trac.gateworks.com/wiki/ser2net]
Password
Summary of changes