Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Try It Free
Save Up to 91% on Cloud Compute With Spot VMs
Automatic sustained-use discounts. One free VM per month. No negotiation needed.
Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
Serial <-> TCP/IP, Serial <-> UDP/IP, TCP/IP <-> UDP/IP
ScriptCommunicator (scriptable data terminal) script which routes:
- serial port (RS232, USB to serial) <-> TCP/IP (Client/Server)
- serial port (RS232, USB to serial) <-> UDP/IP
- TCP/IP (Client/Server) <-> UDP/IP
ScriptCommunicator can be found here: https://sourceforge.net/projects/scriptcommunicator/
Create ports : TCP/UDP/Terminal/File/RS232(txrx)/DB/System/Bluetooth/JNA/ETH(jpcap)/Sound.
Simply configure with GUI/SFC XML file/CLI.
Display, modify, replay, store (tcpdump), decode flow of bytes or objects.
Implement : loop/echo/paddings/... and delai/DB2XML/Stacks/Matrix/... management.
Stream conversations with a dynamic packet analyse.
Java library to send and receive data via Serial COM-Ports.
This library is intended to provide an easy way to access the serial-port.
Only a few lines of code are needed to Read or Write data via serial port.
All Properties and Methods are inspired by the "SerialPort"-Class of the .NET Framework (System.IO.Ports.SerialPort)
The benefit of this project is, that it needs only a few lines of code to implement, and a reduced CPU load.
Static Methods are available to send/receive...
SerialWizard is a tool aiming to simplify development of RS232 based programs. It allows users to easily send data to any RS232 port and process any data received by a RS232 port. Actualy its name is a bit misleading as it may function as an Hex viewer
Move workloads across hypervisors and clouds with no vendor lock-in. Try VDP free today.
Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
This program act as a TCPIP server that broadcasts messages received, via RS232, from a DS-300 race counter (from Electronic Racing Products) to any TCPIP client connected to it.
LUnix (little UNIX) is an operating system for the Commodore64 - a famous home computer back in the 80s. It supports TCP/IP networking (SLIP or PPP using a RS232 interface). LUnix aims to look and feel like UNIX.
Rsgama is a project related with computer network. In special, rsgama handle the data link layer. Currently, rsgama handle rs232 interface. However the main idea is create many instances for handle a lot of different interfaces.
This project was born because of the challenge made by the Professor Fernando in the University of Brasilia – Campus Gama. The professor gave the project of create the data link layer in a few time, and the student Charles and Rodrigo accepted the challenger. ...