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
Build Securely on Azure with Proven Frameworks
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Advanced C/C++ library(ACL) for UNIX-like OS and WIN32 OS, including sync/async/ssl iostream for net/file, thread pool, process pool, db pool, server framework, event, memory, string, array/hash/ring/list, xml and json parser, http/smtp/icmp protocol, SSL/TLS, C unit test, etc
libircclient is a small but powerful library, which implements client-server IRC protocol. It has all features needed to create your own IRC client or bot, including multi-threading support, sync and async interfaces, CTCP/DCC support, colors, SSL connections and so on.
A simple C++ socketlibrary used to make socket programming tolerable.
The latest version of QuickSock is version (1.1.2).
Wrapper for the Monkey Programming Language: http://monkeycoder.co.nz/Community/posts.php?topic=4866
QuickSock is a very simple C++ based UDP networking library. QuickSock currently relies on the WinSock library on Windows, (and as of April 2013, QuickSock uses BSD sockets on other platforms).
QuickSock is a work in progress, so later down the road I may add new features, or change how things function. See the "Things to add in the future" section for details.
Any criticism, feature requests, and/or bug reports are appreciated.
...
SOCKS Server and Library for Java. Support for versions 4 and 5 of SOCKS protocol. Designed to be easily expandable to support different encryption/authentication/authorization methods. Sample server and client are available.
Streamline Azure Security with Palo Alto Networks VM-Series
Centrally manage physical and virtualized firewalls with Panorama
Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
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.
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.
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.
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.
IPLib is a cross platform reliable TCP/IP socketlibrary; it
includes C++ and Java versions, with synchronous and asynchronous
request/response messaging. It should run on any mainstream
operating system that supports C++ and/or Java, TCP/IP.
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.
A simple C IRC Bot. This is a small project and the goal isn't the replacement of other main bots like eggdrop. The main goal of the bot: study C and socketlibrary!
Asynchronous socketlibrary, providing event-driven socket programming á la MFC CAsyncSocket. The socketlibrary can also be used in blocking mode as an ordinary C++ socketlibrary.
A Java 1.4 based NIO socket framework. This hides the (dirty) details of non-blocking IO from developers, allowing them to EASILY build a highly scalable application, which can handle over 10000 incoming and outgoing sockets using only one thread.
A cross platform, socket-based messaging protocol to store Data, implement Commands, and fire Event through a DCERouter. Many DCE devices exist for Plutos smart home solution: media players, lighting+climate system, security, phone, video conf, etc.
Ferret.Net is a class-library based on interfaces that wraps around the network socketlibrary of different operating systems (currently Win32 and Linux).
Dougal is a Free (LGPL) mail-washing program for the POP3 protocol, written in Perl. It supports any operating system that supports Perl 5.x and TCP/IP (Perl IO::Socket module).
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.
This library supplies some functions to bind and connect socket, and to read and write variables of all simple types and strings. It's written in C, but there is also an interface for PHP3.