Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
A very simple software that bidirectionally forwards COM (serial) communication through a TCP/IP connection.
Typical application: you want to use 2 devices (that are connected to each other using RS232 protocol), remotely. With this software you'll be able to operate them in different locations.
Act as TCP server / TCP Client.
Supports multiple clients.
LICENSE: Apache License Version 2.0, January 2004 http://www.apache.org/licenses/
The goal of this project is to make a program (or a set of programs) to fully control a remote machine trought a TCP/IP network.
The project consist on two parts: The host app to receive & interpret commands and a GUI to send the commands (the client).