Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Secure File Transfer for Windows with Cerberus by Redwood
Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.
Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
Command Serializer helps turn your console application into a web based service, by reading from many TCP connections, and providing commands from each to your application through a file socket.
c common functions library extracted from my open source projects FastDFS and FastDHT. this library is very simple and stable.
functions including: string, logger, chain, hash, socket, ini file reader, base64 encode / decode, url encode / decode etc.
Enscapsulate .net raw socket api, and make it easy to capture network packet.
Work in IP layer.
Source code is written in c#, library can be used by .net languages(c#,vb.net,cli etc.).
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.
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
This socketlibrary combines the networking power of BSD Sockets with the advanced new features of the c++0x standard to produce an incredibly easy to use object oriented socketlibrary. Please refer to www.engineerutopia.com for tutorials.
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 java implementation of UTP (uTorrent Transport Protocol). UTP is an alternative protocol to TCP, one which is geared for background networking applications. See this writeup for more details: http://www.bittorrent.org/beps/bep_0029.html
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.
Inetsock is a library that offer an easy to use API for socket on POSIX platform(which include UNIX/LINUX). It allow to create client, server and multicast socket. It have already been used to develope web server.
Clam AntiVirus Client Library provides a simple API to the ClamAV daemon. ClamAVC does not require ClamAV to be installed. ClamAVC communicates with clamd using clamd's documented protocol using either TCP or a local Unix domain socket.
EzSocket is a socketlibrary written in C.The aim of EzSocket's existence is to decrease the required source code that it should writes a programmer in order to create a client or server socket.Get a server or client socket with only one function.
Python wrapper around a small subset of the OpenSSL library. Includes: X509 Certificates, SSL Context objects, SSL Connection objects using Python sockets as transport layer. The Connection object wraps all the socket methods and can therefore be use
PktTap is a high performance Linux network socket which is optimized for use by packet monitoring applications. It offers a simple API similar to pcap, supports efficient filtering of UDP and TCP traffic, and provides flexible packet buffer management.
JavaSSS (Safe Secure, SandBox) is an update for Suns jdk. This update makes java more secure using only a properties file. Settings include max storage, # of files, # of threads, library & native methods. Host control, limit socket speeds, & more.
OpenGCL is a general C/C++ library of extraordinarily useful components such as socket, thread, msg box, etc, for both linux and windows.
Project now moved to github:
https://github.com/shnam7/opengcl
SocketTest - powerful and small software tool for socket testing. It can create both TCP and UDP client or server. It can be used to test any server or client that uses TCP or UDP protocol to communicate.