Debug a serial port from anywhere on the Web
Use Cloud Console across locations and NAT without routing directly to the site or opening an inbound TCP port.
- On-site SPU
- Cloud Console
- Browser anywhere
Scan the capabilities by real debugging jobs: connect ports, inspect bytes, validate protocols and keep field-service records aligned.
Windows, macOS and Linux Version 6.6.4
Real interface from Serial Port Utility.
Serial, TCP client and server, UDP client, server and multicast, plus a remote serial port over RFC 2217 — every mode opens in the same window, so a gateway and the port behind it are never two separate tools.
Real interface from Serial Port Utility.
Switch between text and hex, pick the encoding each connection speaks, and timestamp every line so a capture taken tonight still answers questions next week.
Real interface from Serial Port Utility.
Keep the frames you send often in a reusable list, let the checksum be appended for you, and hand Modbus RTU frames to the request builder instead of counting bytes by hand.
Real interface from Serial Port Utility.
Link two connections and a program on the network reads and writes the local serial port directly, while both sides of the traffic stay on screen. A fast network feeding a slow port is throttled automatically, and whatever still has to be dropped is counted until you clear it.
Real interface from Serial Port Utility.
Push firmware into a bootloader over the connection you already have, keep the session in a project file, and carry device and licence records into Cloud Sync when debugging continues after deployment.
Real interface from Serial Port Utility.
Each one names the topology, the settings that matter and the result you should be able to observe.
Use Cloud Console across locations and NAT without routing directly to the site or opening an inbound TCP port.
Reach a serial server directly over a LAN or VPN and control its serial parameters as well as its data.
Use an outbound TCP client when the device site cannot accept inbound connections.
Capture both directions between an existing host and device without changing the protocol.
Turn NMEA or sensor messages into correctly framed UDP datagrams for a LAN collector.
Build a repeatable request, verify CRC and separate timeout from framing failures.
Record timestamped traffic with bounded files and preserve a useful incident window.
Send an image to a bootloader with YMODEM, locally or through a device server.