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.
Create free account
Train ML Models With SQL You Already Know
BigQuery automates data prep, analysis, and predictions with built-in AI assistance.
Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
A simple, non-blocking, NIO-based, TCP socket API for Java
TcpChannel is a simple, small API to allow processes to communicate using TCP sockets based on NIO implementations. The API presents the communication between processes using an observer pattern for handling received messages and an asynchronous send method for sending.
Generally, writing NIO socket handling is non-trivial. TcpChannel exists to let Java developers write processes that communicate with each other using a simple send and receive pattern.
Chat Messenger written in Java using sockets, contains a server-side app and a client-side app connecting to a SQLite DBMS
Programmed by a group of Egyptian ITIians from Intake 33
* Sherif Mosa
* Yosrah Ibrahim
* Mostafa Magdy
* Yasmin Abd Elhameed
A simple socket debugging tool for Android devices.
For the standard version: https://sourceforge.net/projects/socketer/
Socketer Mobile is a simple tool that helps to debug sockets. It has both server and client functionality.
When a developer is developing features that requires sockets and network communication often it is really useful to be able to verify that their code is actually establishing the network connection and the code is actually handling data exchange over the network.
Socketer Mobile can open a server socket on a user chosen port and display the data receieved on that port. ...
Compliant and Reliable File Transfers Backed by Top Security Certifications
Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.
Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
XSockets - open, lightweight and highly portable library of universal and eXtensible Super Sockets for point-to-point communication. A unified API for many communication methods between programs and/or devices (e.g. TCP/IP sockets,serial link,pipes,IrDA)
CSCC is a small and lightweight Java component which is a simple substitute for RMI. It is able to transmit arbitrary messages with serializable carrier data between one server and several clients. The communication mechanism is based on Java Sockets.
...This hides the (dirty) details of non-blocking IO from developers, allowing them to EASILY build a highly scalable application, which can handle over 10000 incoming and outgoing sockets using only one thread.
Java interface to Linux AX.25 (amateur packet radio) sockets. Provides simple socket classes and IOStreams to access radio from Java programs, interfaces Linux kernel sockets via JNI.
Somnifugi is an implementation of JMS that works exclusively inside a single JVM to transfer messages between threads. Somnifugi lets you create very loosely coupled subsystems that communicate using the JMS APIs without the overhead of sockets.
C/C++/Java source code library and Build Environment. Contains code for threading, inter-thread communication (ITC), sockets, embedded database, parsing, fileio, etc. The majority of the library is designed for embedded development.