Access competitive interest rates on your digital assets.
Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform.
Geographic restrictions, eligibility, and terms apply.
Get started with Nexo.
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
The complete ICOD Library, including all the networking tools, plus the tangentals. This umbrella project includes libraries for Mathematics, Chromatics, Security, and a text/character socket library.
This is a semi-async socket stream library. It is basically event based system, which is called whenever data is received but not requested. It also supports name resolution (sync or async). It supports TCP. No Winsock or BSD headers are exposed.
I hope that this open source project which can simplify the development process in the window platform,
The IO interface needs more optimization, I will continue to optimize this part of the late
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
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.
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.
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.