Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform.
Geographic restrictions, eligibility, and terms apply.
Get started with Nexo.
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Asynchronous ONC RPC library that is derived from the FreeBSD librpc and libtirpc that is published from Sun. Support has been added for TLS and UNIX Domain sockets.
WISHLIST THIS GAME: https://store.steampowered.com/app/2778080/The_Bathrooms/
---
UDP Unicorn is a Win32 UDP flooding/DoS (Denial of Service) utility with multithreading. Uses Winsock to create UDP sockets and flood a target.
I created this tool for system administrators and game developers to test their servers.
DISCLAIMER: USE AT YOUR OWN RISK. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER OR CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. ...
(English)
Emulator developed for the game With Your Destiny (WYD), by team EWC(Emulator Wyd Core), Software non-profit (free), GNU License. Contact marcelinho1112@hotmail.com, Contributions are accepted. EWC project is Open Source.
Crossplatform Remote Process Communication implementation for C++ Qt. Communication may be simply established between local applications as well as processes on different network hosts scince library uses sockets for data transmission.
Communicating Sequential Processes: wrapper of various parallel programming technologies such as POSIX Threads/Signals/Sockets, QuickThreads, libnuma, TCMalloc, etc, providing a high level simple abstraction level for parallel programming.
GiraffeFTP is a Java based FTP client and server. It includes GUI and command line tools. Good code to see to understand the FTP Protocol and sockets. Also includes a non-standard implementation of SSL sockets.
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.
Unix domain sockets are a filesystem based IPC mechanism similar to IP sockets, except that they can only be used by processes on the same system. This package provides a wrapper to use them from Tcl scripts.
tcpcat is a simple program that is like `cat' but it works over tcp streams to allow you to cat from one host to another. example: host a: $ tcpcat -l 63255 | gzip -dc | tar xvf - host b: $ tcpcat -h hosta:63255 tcpcat-X.X.X.tar.gz
Automated e-commerce site. Includes DoD 479 documentation (i know its not the MOST up to date but
neither am i).
This is a Work in Progress!!! The Project posts its own code and documents as it sees fit.
dfighterbot is an easily portable automated rfc1459 IRC client written from scratch using only ANSI C language + the BSD sockets library for Unix and Winsock2 for Windows. It supports CTCP, and IPv6 as well.
This is a semi-async socket stream library. It is basically event based system, which is called whenever data is received but not requested. It also supports name resolution (sync or async). It supports TCP. No Winsock or BSD headers are exposed.
This socket library 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 socket library. Please refer to www.engineerutopia.com for tutorials.
Bozevent is a event dispacher from processes to others. It can work within same process or through sockets. Basically N+P event connected processes, it can save much space than other similar tools.
zESLAuth is a simple script that was originally written for the ESL (esl.eu) to verify player identification. Its written in PHP and uses sockets to fetch information about a SteamID. It requires a Counter Strike Source server with zBlock on it.
A gentle and humble toolbox for those of us that love C++. It provides support for sockets, serial devices, components/plugins and many other features. People use it for developing apps that run on desktop/server systems and embedded appliances.
Multiplatform C++ libraries. 1. xmt: Portable programming interface to build MultiThreaded (MT) applications or libraries; 2. sockios: interface to sockets (C++ IO streams); 3. StEM: finite state machine/communication framework (communication with ev
A light-weight cross platform C++ library for console and file I/O, fast data structures and algorithms, CPU identification (CPUID), and sockets (TCP and UDP).
This is a python client that can be used to connect to RedDwarf game server. This client has been successfully used to connect Panda3D client to RedDwarf server.