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
Try Google Cloud Risk-Free With $300 in Credit
No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
SocketTunnel is a small tool that can relay socket connections between two hosts. It works on the application layer. It is useful to make an 'tunnel' through the firewall.
A Multi User socket framework in PHP. Right now implementing as a game (a MUD). Future uses can be for anything.. a group collaboration marketing and budgeting system... etc...
The objective of this project is to provide an optimized TCP/IP stack by eliminating the data copying at the socket interface and implementing a feedback-based adaptive rate-based flow control algorithm to maximize the network bandwidth utilization.
tprsh (Twisted Perl Remote Shell) is a set of client/server Perl scripts which allow the server to execute commands on the client via TCP. The scripts use the IO::Socket module and run on Linux and Windows.
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
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.
DIEGO is a streaming mp3 server written in JAVA. It creates a socket connection on your local machine and listens for HTTP requests. It serves up dynamic m3u playlists which are read by WinAmp, which in turn streams the mp3 to your computer.
icx is a tool for 3D Diagrammatic Interaction (3DI).
Via internet socket it gives a client application means of 3DI with a user.
It also serves users as a 3D diagram editor.
Prolog fact syntax helps it serve both Prolog and conventional applications.
Powerful cross-platform, ANSI C library for writing network applications. Full IPv4 and IPv6 support, multiple socket threading, broad- and multicasting, interface access, link-layer access, raw IP datagrams, and more.
CookieMonster is a cookie server that gathers sessions in memory and a CGI API that uses a TCP socket to retrieve session state.Once client's cookies are treated (updated, etc) and page is served to the client, CookieMonster replicates data in database
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).
RawICMP is an ICMP generator-analyser. It allows sending ICMP queries and ICMP errors through raw socket and to analyse replies. This tool could be useful for OS fingerprinting and for testing networks.
Remote Packet Filter Control Daemon allows remote control and monitoring of OpenBSD's packet filter. It communicates with clients using RPFC protocol running on top of SSL (Secure Socket Layer).
FulbotPHP is a simple IRC bot totaly written in PHP via socket functions. FulbotPHP can handle most of the basic IRC commands, but not any automatic features like floodprotection YET!.
(portable/multi-platform) lightweight tcp/udp socket scripting. intended for (non-)experienced persons to be able to use to automate situations, built on a word-to-word ruleset response system.
mssd is a modular socket server written in Perl. It\'s primary purpose is to be used with Macromedia Flash clients using XML, but it provides a plug-in architecture which theoreticaly allows any TCP/IP protocol to be implemented.
Inter Process Messenger (IPM) is an interprocess communication and remote procedure call system which shares a number of characteristics with existing IPC systems such as Corba and XML-RPC. IPM is fully sockets based, supporting internet and unix socket
A server/client application who can manage multiple users. This project is a possible solution for developers of realtime multiuser applications i.e. Games, Chats ... who require a fast Socket server.
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
Simple Socket Object. This is a (small and simple) socket class built around BSD-type sockets. It is not meant to be used in a web-server, but provide a really straightfoward way to access socket-based communication. No threading, no mutex, nothing comple