Showing 32 open source projects for "sockets"

View related business solutions
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1
    NodeBB

    NodeBB

    Node.js based forum software built for the modern web

    ...It's powerful, mobile-ready and easy to use. NodeBB Forum Software is powered by Node.js and supports either Redis, MongoDB, or a PostgreSQL database. It utilizes web sockets for instant interactions and real-time notifications. NodeBB has many modern features out of the box such as social network integration and streaming discussions, while still making sure to be compatible with older browsers. From brand communities to product support boards, forums are a great way to engage and provide value to your audience. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    gSOAP Toolkit

    gSOAP Toolkit

    Development toolkit for Web Services and XML data bindings for C & C++

    The gSOAP toolkit is an extensive suite of portable C and C++ software to develop XML Web services with powerful type-safe XML data bindings. Easy-to-use code-generator tools allow you to directly integrate XML data in C and C++. Serializes native application data in XML. Includes WSDL/XSD schema binding and auto-coding tools, stub/skeleton compiler, Web server integration with Apache module and IIS extension, high-performance XML processing with schema validation, fast MIME/MTOM streaming,...
    Leader badge
    Downloads: 636 This Week
    Last Update:
    See Project
  • 3
    anontwi

    anontwi

    AnonTwi: tool to have more privacy on social networking sites related

    AnonTwi provides you: + AES + HMAC-SHA1 encryption on Tweets and Direct Messages + Secure Sockets Layer (SSL) to interact with API + Proxy Socks (for example, to connect to the TOR network) + Random HTTP header values + Send long messages splitted automatically + Automatic decryption of tweet's urls or raw inputs + Backup messages to your disk (max: 3200) + Send fake geolocation places + Remove data and close account (suicide!) ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Dr.J Messenger

    Dr.J Messenger

    Instant Messenger Application

    Developed in JAVA using Sockets API. Instructions : 1. First run the Server... note the ip address of server shown in the dialog box when the server runs 2. Go to Client folder. put ip address of the server in the server.set file. 3. Run the Client application 4. Before Signing in you have to register a unique username by Clicking Sign up button at the bottom 5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 5

    Little Server That Can

    LSTC is a plugin server in Python.

    ...It's also designed in a way that you can connect to different "plugins" allowing one person to play chat and another to play a multiplayer game without either of the projects interfering with the other. With a little modification (of the parsing and sending messages), you can use it with raw sockets for other projects made outside of Scratch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    eSocket

    Utilidad para crear y probar conexiones TCP y UDP.

    ESocket es una util terminal UDP/IP, Servidor TCP/IP y Cliente TCP/IP especializada en el transporte de información por sockets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Do you have an application (such as scp or unison file synchronizer) that cannot recover from broken TCP connections? this tool is for you!! ImmortalSockets is a standalone application (and library) that creates a TCP tunnel for unreliable connections.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Web Console

    Web Console

    Web-based application to execute shell commands.

    Web Console is a web-based application that allows to execute shell commands on a server directly from a browser. The application is very light, does not require any database and can be installed in about 3 minutes.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    Absolutely Safe Chat

    p2p (sockets) chat with inKey encryption (32768 bit).

    p2p (sockets) chat with "inKey 6.0" encryption (key size up to 32768 bit), written on CBuilder 6.0. source code included P.S. http://sourceforge.net/projects/inkey/
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 10
    QuickSock

    QuickSock

    A simple C++ socket library used to make socket programming tolerable.

    ...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. Things to add in the future: * Proper support for IPV6 networking...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    TcpChannel

    A simple, non-blocking, NIO-based, TCP socket API for Java

    TcpChannel is a simple, small API to allow processes to communicate using TCP sockets based on NIO implementations. The API presents the communication between processes using an observer pattern for handling received messages and an asynchronous send method for sending. Generally, writing NIO socket handling is non-trivial. TcpChannel exists to let Java developers write processes that communicate with each other using a simple send and receive pattern.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Chatna Messenger

    Chatna Messenger

    Chat Messenger written in Java

    Chat Messenger written in Java using sockets, contains a server-side app and a client-side app connecting to a SQLite DBMS Programmed by a group of Egyptian ITIians from Intake 33 * Sherif Mosa * Yosrah Ibrahim * Mostafa Magdy * Yasmin Abd Elhameed
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    QNetworkRPC
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Release 1 of BroadBit Test Tool (BTT) offers the power and efficiency of TTCN testing; all software testing engineers can add this platform independent tool it into their toolbox. Training support is available through training@broadbit.com.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A generic C++ Sockets Framework. Layer 1 is lightweight wrappers fpr the C API. Layer 2 uses the Acceptor/Connector and Reactor patters developed in ACE. Layer 3 uses the iostreams idiom. Developed with gereric and generative programmin techniques.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A cross-platform Python Bluetooth API for Mac OS X, GNU/Linux and Python For Series 60. Provides simple device and service discovery, RFCOMM sockets, L2CAP client sockets, OBEX file transfer, service advertising, and access to local device information.
    Downloads: 24 This Week
    Last Update:
    See Project
  • 18
    Ennesbot is an open source automated IRC client (aka Bot) written entirely in Python. It uses direct sockets and medusa style sockets. It has pluggable python personality modules that can extend the bot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    #Ftp# is a fully managed Ftp Client in C# , with features including a site manager , queued tasks scheduler . #Ftp# is based on Indy Sockets library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SimpleIrcBot - is free bot, based on PHP for irc networks. It's need hosting with PHP, sockets and access for set_time_limit();
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This project will let users to transfer files and folders over multiple systems with different/same operating systems. It uses python sockets, not higher level protoc... Note: Further development will be on github at http://github.com/sharat87/PypMsg
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    XSockets - open, lightweight and highly portable library of universal and eXtensible Super Sockets for point-to-point communication. A unified API for many communication methods between programs and/or devices (e.g. TCP/IP sockets,serial link,pipes,IrDA)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Chateau: Chateau is an Open Source Chat client made in C#, using sockets. Chateau is encrypted with RSA encryption.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    CSCC is a small and lightweight Java component which is a simple substitute for RMI. It is able to transmit arbitrary messages with serializable carrier data between one server and several clients. The communication mechanism is based on Java Sockets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Asterisk Manage API and FAGI C++ Framework. Implemented with high efficient OS independent Sockets wrapper (ACE). Provide C++ API wrappers for Asterisk Manager API and FAGI. A Manage API relay(proxy) server and a FAGI socket server will be implemented.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB