Showing 319 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

    Apparat

    C++ library

    ...It presents handy and practical facilities, including following: advanced smart pointers (strong and weak handles), set of containers (array, list, map, sector, cycle buffer, priority queue), own powerful signal/slot mechanism (signal can connect with slots in other threads), functors and functor's map, threads and timers, state machines, input/output streams and serialization, serial port, sockets and so on. Apparat is a set of C++ source files, that can be compiled with your project. Folder 'test' in source tree contains some examples of using Apparat. For assembling your projects I am suggesting my own project management system based on standard 'make'. Root of this system is ingenious 'GNUMakefile' that automatically generates rules for compiling of all files in project's source tree and linking generated object files in executable file or library. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    PHP Jabber CoolBot
    PHP Jabber Bot open source. Minimal requirements: PHP > 5[CURL, ICONV, SOCKETS opened 5222 port], MySQL Included many plugins: google, horo, news, translate and more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    TeamWork is a "addon" for gsc compiler. The whole software is based on sockets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Linux Chat Server
    Multithreaded Chat server using sockets... great example code to search through for Linux communication and threads.
    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
    An easy to use C++ socket and network library, mainly for UNIX systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ...It gives you the ability to have a byte array and write/read on any position with any byte or bit offset (i.e write a MAC (48bit) from the second byte's 3rd bit and on). +OO UDP/TCP Sockets
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Versão do jogo Luta na Selva com sockets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    simple packet sniffer using raw sockets with c based Linux os. sniffing by type ICMP,TCP,UDP
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 10
    Emulador WYD Core
    (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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    Instigate CSP
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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
  • 17
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    libsystools
    A C++ multiplatform system library to ease the use of SSL sockets (TLS, DTLS), Serial ports (COM) and memory management (smart buffers, XML parsing)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    simple chat tool, uses IP-Adress and sockets, teamchat possible, single binary for sever and client
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    C++ wrapper facades for Berkeley sockets
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB