Build gen AI apps with an all-in-one modern database: MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Start Free
Our Free Plans just got better! | Auth0
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.
Sniffdet is an Open Source implementation of a set of tests for remote sniffers detection on TCP/IP network environments. It's composed of a flexible library (libsniffdet) and an application to run the tests.
Pycap provides the ability to capture packets from, and inject packets onto, network interfaces. It dissects commonly found structures in network packets such as Ethernet, IP, ARP, TCP, UDP, and ICMP headers.
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 CLibrary calls.
Serveez is a server framework. It provides routines and help for implementing IP based servers (currently TCP, UDP and ICMP). The application demonstrates various aspects of advanced network programming in a portable manner.
Implements Message Passing over TCP/IP. Support both blocking and non-blocking messages. The program is implemented as a server (which will run on each node where message passing would be needed) and a library.
NMSTL is the Networks, Messaging, Servers, and Threading Library for C++. It aims to be to systems and networks what STL is to algorithms and containers.
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.
The ReachOut Project is designed to be a full framework for dynamic service hosting. This will include development of the core framework for both the client/server along with a modular API implimentation to allow for various modules which can be
The MacOS X Network Management Extensions (MacNME) project is an effort to extended the MacOS X Client and Server administration capabilities provided by Apple's OpenDirectory system.
Powerful cross-platform, ANSI Clibrary 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.
IO_Crusher is a C++ multithreaded library that permits to handle a huge number of sockets and provide the best responsiveness using the bandwidth as fast as possible. The library is especially designed to be integrated into an Online Game Server.
Network Volume monitor logs packets information (src_ip, dst_ip, date, size of packets)(based on libpcap library) upon filter(s) and device into any stockage you want (currently 2 plugins are written simple flat file (each packet is logged) and mysql dat
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
INFS provides high level access to the Internet by transforming the DNS (or another network namespace) into a virtual filesystem, principally enabling directory-style navigation and making IPv4/v6 addresses transparent to applications.
This project is an attempt to create a class library to easily do network programming in C++ on many different platforms. Eventually it will support IPv4, IPV6, TCP, UDP, and RAW network programming.
libnwrap - a library of network function wrappers that provides a simple and clear yet powerfull enough API for UNIX network programming. It targets ease of use, protocol independence, reentrancy, thread-safety, as well as built-in cryptograpy
This library makes SRV records in DNS simple to use; actually, due to the fallback for classical connection mechanisms, it makes building a network connection in general extremely simple.