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
$300 in Free Credit Towards Top Cloud Services
Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
This is an object oriented, thread based socket library, written in C++. It may be included in any GUI or console programs to handle sockets easily.
The server socket part has not been finished yet.
The Sideways Recipient Daemon (srptd) is a remote executor daemon. it executes code placed in a designated directory on the server and returns the output to a network socket.
For now, the listening socket is blocking.
Endpoint is a portable C++ socket library, which runs on Unix or Win32, utilizing IPv4 or IPv6, and supports TCP, UDP, and raw sockets as clients or servers. Endpoint is easy to use for the beginning or advanced socket programmer.
Asterisk Manage API and FAGI C++ Framework. Implemented with high efficient OS independent Sockets wrapper (ACE). Provide C++ API wrappers for Asterisk Manager API and FAGI. A Manage API relay(proxy) server and a FAGI socket server will be implemented.
Asynchronous socket library, providing event-driven socket programming á la MFC CAsyncSocket. The socket library can also be used in blocking mode as an ordinary C++ socket library.
NetClass is a multi-platform library written in C++ that provides a thin wrapper around sockets (TCP/UDP) and thread implementations. The library also contains code for writing a generic server application easily with a simple interface.
CPPSocket is a small Classlibrary for C++ that supports an easy usage of socket-programming for networking-software. It provides a simple object-oriented interface to the classic C Library calls.
MSN ProxIRC is an IRC proxy (server) written in C++ which makes use of libMSN and OpenSSL. Whatever IRC server you are proxying, it shows virtual rooms to chat directly with your MSN contacts. Thread-safe and blazing fast.
This project is intend to implment general c socket API wrapper class.
With this class, you can handle socket as a class in unix c++ and visul c++ or cygwin g++ in Win32
GUSI (Grand Unified Socket Interface) is a POSIX/Pthreads/Sockets library bringing some of the comforts of UNIX 98 to traditional MacOS (7.0 - 9.9999).
ODBC Socket Server is an open source database access toolkit that exposes Windows NT ODBC data sources via an XML-based TCP/IP interface.
It was developped by Team FXML (fxml@excite.com), we would like to keep on developping and improving it under GPL
Toolkit library for client/server systems.
Supplies very easy using of sockets and thread under Linux and Win32.
Full source-code compatibility for Win-client and Linux-server and vise versa.
Use ACE and wxWidgets -- 2 sharp swords to develop multi-platform file download client,such as ftp http.The wxWidgets is form the GUI,and ACE is best suitable for NET avoiding 1 thread per-task style which limited by OS resource.
TcpSql is a fast thread-based TCP server for various tasks depending of loaded modules. It uses several persistent database connections for higher performance and reliability (clustering). A server is highly configurable via apache-like config file.