Powow is an open-source TCP packets exchange mesh. It allows many TCP clients to connect to a "Powow cloud" (several instances of Powow), to exchange data. Powow is a TCP socket server like Palabre or Oregano.
the socket test is a study/example project using Apache Mina, JBoss Netty, and Spring, javax.script, Groovy
to provide a extensible/configurable socket/http/serial mock server to test your client appliction
Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.
Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
This code is to make it easier to use Sockets inside a GUI. Right now I only have a Telnet library But by the end of the year I hope to have posted at least 3 other libraries (IRC, Socket server, FTP?)
This is a simple Socket chat application which can be used as a peer to peer chat application. This has been developed long time back just for fun, as my first networking app. using C#.NET...
Feathery is a very small and full-featured ftp server for embedded devices. It is easy portable to every 8, 16 or 32 bit architecture and can run with or without an operating system.
Full-stack observability with actually useful AI | Grafana Cloud
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.
What it's? It's a SMPP client framework, written in java, for VAS (Value Added System) application that needs to work with SMSC carriers. Contains an using example JSSC.
The freec project is built for cnc system (pcnc), which is under linus OS. the software can be run in PC or IPC to control lather or mill machine through pci card. and the sametime the freec-pci card is under development.
C Ansi Code to allow developers to use a Web Browser as GUI for a console program, it write on a socket html widgets and read user choice through FORM SUBMIT. It include a little web server. Very compact as Html managment consist in 2 modules
A simple program to perform I/O. The I/O is described by simple command line parameters. This tool is intended to be an equivalent to a hardware engineer's signal generator. Does file, mmap and sockets. Supports a multitude of options for simple I/O.
PACC is a collection of Portable Agile C++ Classes. It includes math, socket, threading, SVG, and XML classes. They run on both Unix and Windows platforms, and have been tested and used under Linux, MacOSX, and Windows 2000/XP.
A framework for doing asynchronous socket communications - useful for connecting to a large number of hosts in parallel from a single thread. Builds on top of Java NIO library and hides all socket, buffer details.
This library allows the creation of TCP connections quickly and easily in C/C++. With only five functions it is possible to establish a TCP connection, send and receive data and close the connection.
A simple socket server that lets you send/receive data via TCP on a given port. The data to send can be defined in an XML form and can be altered on the fly before sending. Given the flexibility you can spoof whole sessions to test your software.
SockThread is an implementation of multithreaded sockets. It is built-in with an echo server for telnet connections. It is initially written with standard native C/C++ libraries. C++ classes std::thread and C socket APIs <sys/socket.h> were used.
The **libmsgque** project is an infrastructure that allows multiple package-items to be linked together to act as one application.
To link, you need to distribute the work from one package-item to another package-item and wait for an answer or not.
> Philosophy: Write Once → Run Everywhere
The package-item can be a thread, a separate local process that is started by fork or spawn, or even a network of multiple services on multiple hosts.
The package-item can be written in any...