With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Go from Code to Production URL in Seconds
Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.
Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
Java library to send and receive data via SerialCOM-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 serialport.
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.
...
A PPP client and server which is written in Java. It will support AT command modem directly by COMport, without any API (except commAPI) and JNI supported. It is pure Java PPP api. For more, please visit www.simpleteam.com.
Ponticulus (a virtual COM-port over TCP/IP redirector) allows synchronous connecting and disconnecting to a remote serialport (e.g. on an embedded device). It was initially based on com2tcp, part of the com0com project. (http://com0com.sourceforge.net/)
tcp2com creates a bridge between a TCP socket and a serialport (COM). The program runs as a service under Windows NT. With tcp2com, you can telnet into any device you may have plugged into your COMport.