Eterlogic virtual serial ports emulator

UDP manager device

Purpose: share serial port over the network using UDP protocol.

This device does not create new virtual serial ports.

Important: in case of connectivity issues please configure firewall for 
EterlogicVspeDeviceManagerService.exe located in VSPE program folder.
"Check firewall rules..." button validates existing rules and displays suggested configuration command.

Please note that UDP data is not encrypted.

UDP Manager is implementing data transformers before writing to COM port or sending network data (see Transformers).

Unlike TCP protocol, UDP packets can arrive out of order in which they had been sent.
For example, when sending packet1, packet2, packet3, they can arrive as packet2, packet3, packet1.

udpmanager_graph.png

Data flow diagram

udpmanager2.png

UDP Manager settings

Specify local UDP port (0 if you want only to send data from COM port) and Remote clients.

If needed, configure Windows Firewall (Share COM port over network) to allow requests for inbound UDP ports. You can also click "Check firewall rules..." button to validate existing Windows Firewall rules and get suggested configuration command.

udpmanager3.png

Remote client properties

UDP listener settings (inbound UDP data -> COM port)

UDP client settings (COM port -> outbound UDP data)

Compressing data traffic sent over network

To compress/decompress traffic, you should add Compress data transformer to "UDP" flow and Decompress data transformer to "COM port" flow.

2007-2025 Eterlogic Software