Showing 118 open source projects for "linux socket"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    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.
    Try it Free
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    Endpoint is a portable C++ socket library, which runs on Unix or Win32, utilizing IPv4 or IPv6, and supports TCP, UDP, and raw sockets as clients or servers. Endpoint is easy to use for the beginning or advanced socket programmer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    J2ME MIDlet with a Socket Server :: Isometric Engine Chat Machine
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Cross-platform C++ Socket Library which supports TCP, non-blocking/blocking mode, listening, connecting. It is highly customizable, examples given.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    TNet is a network library wrapping low-level socket functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 5
    This is a port of FreeBSD divert socket mechanism to linux. This works in conjunction with IPtables and sends packets to user space. Similar to ip_queue but allows any number of unique user space listeners, such as Snort.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Flying Ants implements a wireless ad-hoc routing algorithm based upon biologically inspired ant-like agents. The code is suitable for single board computer systems (e.g., soekris boards). It runs in userland and utilizes a threaded raw socket protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    C++ cover to some of UNIX system programming task (daemons, socket, mmap etc)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    XML Socket Server written in C and running on Win32 platforms; it extends in file operations domain, applications that can't directly write or get a file from a location. Ninive can be used as file interface for Macromedia Flash applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 10
    RTL-lwIP is the porting of the lwIP TCP/IP stack to RTLinux-GPL. It allows the RT-Tasks to use a socket-like API to send and receive TCP/UDP messages through an Ethernet network. Two Ethernet cards are supported: - 3Com905C-X - Realtek8139
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    JSCTP is a java interface similar to the Socket interface utilizing Stream Control Transmission Protocol (SCTP) for Linux through the Linux Kernel SCTP (lksctp) library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Up to Java1.3 we only had blocking, in Java1.4 we finally have non-blocking IO. This project will implement a way of asynchronous handling of sockets, dns-lookups and ssl-connections. It may provide native implementation for windows and unix.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Socket Proxy is a multi-threaded server for monitoring and logging socket traffic. Custom handlers may be written in Java to examine or modify traffic flowing in or out. The author uses it routinely to capture web service and RDBMS SQL traffic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This project allows users to create their own lower-level network (such as TCP/IP or another protocol) stack implementations below the sockets layer by converting the current socket layer into a functional API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Moonbeam is a xml socket server written in java. It’s primary use is targeted on building multi user applications - anything that reaches from chat rooms, over games to instant messengers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SocketTunnel is a small tool that can relay socket connections between two hosts. It works on the application layer. It is useful to make an 'tunnel' through the firewall.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    The objective of this project is to provide an optimized TCP/IP stack by eliminating the data copying at the socket interface and implementing a feedback-based adaptive rate-based flow control algorithm to maximize the network bandwidth utilization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    CPPSocket is a small Classlibrary for C++ that supports an easy usage of socket-programming for networking-software. It provides a simple object-oriented interface to the classic C Library calls.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20
    This project is intend to implment general c socket API wrapper class. With this class, you can handle socket as a class in unix c++ and visul c++ or cygwin g++ in Win32
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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).
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    RawICMP is an ICMP generator-analyser. It allows sending ICMP queries and ICMP errors through raw socket and to analyse replies. This tool could be useful for OS fingerprinting and for testing networks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Remote Packet Filter Control Daemon allows remote control and monitoring of OpenBSD's packet filter. It communicates with clients using RPFC protocol running on top of SSL (Secure Socket Layer).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    FulbotPHP is a simple IRC bot totaly written in PHP via socket functions. FulbotPHP can handle most of the basic IRC commands, but not any automatic features like floodprotection YET!.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    (portable/multi-platform) lightweight tcp/udp socket scripting. intended for (non-)experienced persons to be able to use to automate situations, built on a word-to-word ruleset response system.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB