Showing 24 open source projects for "sockets"

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    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.
    Create free account
  • 1
    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
  • 2

    HERMES Mail

    The cult-favourite eMail client formerly known as Qualcomm Eudora

    eMail traffic is on the rise. With over 100 man-years of development time behind it and a clean, intuitive interface that makes handling messages a breeze, Hermes Messenger (formerly known as QUALCOMM Eudora) is more than a way to send and receive mail: it's a powerful management tool with features to increase your productivity and enhance your communications. It is the best eMail program for people who get lots of it. If you're not yet one of them, you soon will be. Take control of your...
    Leader badge
    Downloads: 33 This Week
    Last Update:
    See Project
  • 3
    Simple Server Objects "ssobjects" is a set of objects built for the purpose of server and client application development using TCP/IP sockets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    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
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5

    Sockets++

    C++ Sockets Made Easy

    Sockets++ is a C++ Socket API which makes socket programming easier and more effective by taking the hard-to-use Winsock library off your shoulders. Sockets++ is easy to use and can allow you to focus on the big things rather than the low-level plumbing
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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
  • 7
    Socketer

    Socketer

    A simple socket debugging tool.

    For the Android version: https://sourceforge.net/projects/socketermobile/ Socketer is a simple tool that helps to debug sockets. It has both server and client functionality. When a developer is developing features that requires sockets and network communication often it is really useful to be able to verify that their code is actually establishing the network connection and the code is actually handling data exchange over the network. Socketer can open a server socket on a user chosen port and display the data receieved on that port. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    STDNOJ - Faster tool creation in C++

    STDNOJ - Faster tool creation in C++

    Over 600 classes for Web, RFC & File Management

    Develop cross-platform tools faster using a C++ Framework proven in commercial software. Classes support logging, sockets, RFC servers (NNTP, SMTP, POP, HTTP), object indexing, ini, tagged databases, file systems, and more. The STDNOJ Namespace, by R.A. Nagy
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    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
  • 10
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    conexus
    conexus is an event-driven C++ I/O library that includes support for BSD sockets, pipes, serial/tty, SSL sockets (both NSS/NSPR and OpenSSL), kernel message, queues, et. al. A companion library, conexus-gtkmm, provides a set of gtkmm widgets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    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
  • 14
    MBL - (message broadcast library) is a library to make comunications easyer. The main idea is to make it easy to mount a server, some clients, and send a message between any machines. This system is made on top of sockets and a thread system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MunkBot is a IRCBot written in C++&C (Open Source). It's great if you want to learn/practice sockets. It goes by your AUTH. It also has a support for MySQL (Easier to use with site)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The NetUP ndsad utility captures IP-traffic from network interfaces and export NetFlow v.5.Data is gathered from libpcap library on Unix and from winpcap on Windows.Also you are able to use tee/divert sockets on FreeBSD and ULOG on Linux for data source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    Atheon is a Windows based server/client program. It provides a clear example of several types of sockets and methods of encryption for developers. It is well commented and documented for education and easy incorporation into other programs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Library automates bi-directional communication over bluetooth or sockets. Very object oriented and easy to use. Allows 2 devices to send each other commands. The framework handles all the handshaking & protocols, and provides a template for commands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This project try to permit a very simple use of the BSD sockets layer. It provide two C++ classes that allow you to create a TCP client and a TCP server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    C/C++/Java source code library and Build Environment. Contains code for threading, inter-thread communication (ITC), sockets, embedded database, parsing, fileio, etc. The majority of the library is designed for embedded development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    NX is a cross platform, script driven engine for easy network (sockets) programming. It provides unconstrained rapid development, and it's ideal for writing,testing,experimenting with protocols,apps,servers or misc utils that communicate over a network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Toolkit library for client/server systems. Supplies very easy using of sockets and thread under Linux and Win32. Full source-code compatibility for Win-client and Linux-server and vise versa.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB