New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Start Free
Demo Series - Small Business Backup By Veeam
Learn how to protect your Microsoft 365 data, with simple, actionable tips today.
Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
The complete ICOD Library, including all the networking tools, plus the tangentals. This umbrella project includes libraries for Mathematics, Chromatics, Security, and a text/character socketlibrary.
TADNS is small, portable asynchronous DNS lookup library written in ANSI C. Works on Windows and UNIX. Extremely simple and clean API. The source code resides in single .c file.
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?)
A modern, portable CGI library written in standard C++. Asynchronous CGI and FastCGI are both supported in a clear, simple and efficient library built upon the Boost C++ libraries (esp. Boost.Asio). Free and commercial support available on request.
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.
A framework for doing asynchronoussocket 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.
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.
A Web Control Library written for PHP4/5. Completely object oriented Design. This includes TabbedPane, Panels and others. An EventController handles asynchronous data acces via JavaScript.
Phpolait is great ! however because of a bug it doesn't work with opera. Yuiolait is a reimplementation of phpolait that is mostly backward compatible: - it supports asynchronous requests - has the same interface (just include yuiolait.php instead of ph
easyasio is a cross-platform library uses asio for asynchronous TCP/UDP server/client. You can move from TCP to UDP/UDP to TCP without chaining your code at all, and it has connection pool/manager to handle clients connection/disconnection and messages
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.
CPAINT (Cross-Platform Asynchronous INterface Toolkit) is a multi-language toolkit that helps web developers design and implement AJAX web applications with ease and flexibility.
Javascript interface to facilitate the use of AJAX (Asynchronous JavaScript and XML), thru functionalities to populate combos, add, update, remove rows in tables and auto complete, among others resources. AJXtools is easy to use and language independent.
What is the PAJAJ framework, it stands for (PHP Asynchronous Javascript and JSON). It is a object oriented Ajax framework written in PHP5 for development of event driven PHP web applications
Fast, compact, asynchronous Java remote method invocation system. Alternative to Java RMI. Pronounced "army". Use it when you would use RMI, but you want to go over a modem connection, or if you need asynchronous invocation and return value processi
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.
ActiveLink PHP XML Package provides means to parse, read, modify and output XML and XML documents without using any PHP XML libraries. Included classes are: XML, XMLDocument, XMLBranch, XMLLeaf, RSS, Tag, Tree, Branch, Leaf, File, Socket, HTTPClient.
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.
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).
An interface to BSD sockets based on the NeXTStep Foundation and Mac OS X, including easy-to-use TCP connection classes, and support for UDP and Unix sockets.
SimpleLogViewer is Java 2 based GUI application that display logging data. Can read a file or listen over a TCP socket. Use plugins/embedded scripts to Hide, Rewrite, Colorize lines of log.
Library dedicated to the parsing of network protocols and designed to be fast, auto-adaptive, asynchronous, modular and completely independent from client/server code.
A choreography programming language for concurrent systems
Chor is a strongly-typed choreography programming language for distributed systems. In Chor, the behaviour of a system is written down as a global program (a choreography) where all the message exchanges between the participants are explicit. Choreographies are statically checked against protocol specifications, given as types, enabling type-directed global programming. Finally, Chor supports the automatic generation of systems from a choreography. With Chor, you do not have to worry about...