Search Results for "linux socket ipc" - Page 22

Showing 588 open source projects for "linux socket ipc"

View related business solutions
  • 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
  • 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
  • 1
    DIEGO is a streaming mp3 server written in JAVA. It creates a socket connection on your local machine and listens for HTTP requests. It serves up dynamic m3u playlists which are read by WinAmp, which in turn streams the mp3 to your computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    icx is a tool for 3D Diagrammatic Interaction (3DI). Via internet socket it gives a client application means of 3DI with a user. It also serves users as a 3D diagram editor. Prolog fact syntax helps it serve both Prolog and conventional applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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: 0 This Week
    Last Update:
    See Project
  • 4
    CookieMonster is a cookie server that gathers sessions in memory and a CGI API that uses a TCP socket to retrieve session state.Once client's cookies are treated (updated, etc) and page is served to the client, CookieMonster replicates data in database
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 5
    Inter Process Messenger (IPM) is an interprocess communication and remote procedure call system which shares a number of characteristics with existing IPC systems such as Corba and XML-RPC. IPM is fully sockets based, supporting internet and unix socket
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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
  • 7
    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
  • 8
    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
  • 9
    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
  • 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
  • 10
    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
  • 11
    (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
  • 12
    mssd is a modular socket server written in Perl. It\'s primary purpose is to be used with Macromedia Flash clients using XML, but it provides a plug-in architecture which theoreticaly allows any TCP/IP protocol to be implemented.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Simple and secure file transfers over SSL. Same program can be server and client. Runs as a unix daemon or Windows NT service.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A server/client application who can manage multiple users. This project is a possible solution for developers of realtime multiuser applications i.e. Games, Chats ... who require a fast Socket server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Both a network throughput testing tool and a simple demonstration of IPv6 socket programming. Also includes a reuseable IPv6 API emulation library.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    This is a set of C++ wrapper classes for the InterProcess Communication facilities (IPC). The IPC facilities exist on most Unices in use today.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The libFSNetwork library contains network classes for protocols like SMTP,POP3,FTP,HTTP...etc. and a wrapped socket-api-class
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Attach a network socket to an arbitrary file descriptor of a subprocess
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ODBC Socket Server is an open source database access toolkit that exposes Windows NT ODBC data sources via an XML-based TCP/IP interface. It was developped by Team FXML (fxml@excite.com), we would like to keep on developping and improving it under GPL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    libshbuf introduces a new IPC concept: the "shared buffer", a more flexible and faster alternative for standard Unix FIFOs. Take some shared memory, flavour it with semaphore based locking and change notifications and refine it with an easy-to-use API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Simple Socket Object. This is a (small and simple) socket class built around BSD-type sockets. It is not meant to be used in a web-server, but provide a really straightfoward way to access socket-based communication. No threading, no mutex, nothing comple
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    CommLib is an IPC library for Unix systems. It allows related and unrelated process to communicate using several methods (FIFOs, PIPEs, shared memory, RPC etc.) using unique, consistent APIs. This will allow the programmer to choose the best and most perf
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ODAI (Open Distributed Applications Interface) provides simple IPC (Inter Process Communication) for applications running on different computers connected via a LAN or WAN. Therby it uses concepts like CORBA or XMLRPC but claims to be smaller and faster.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    GUI front-end to: socket client and socket server, port scanners, ping, trace route, whois, NS look-up (ei: dig), finger, service, chkconfig, netstat and a command-line huff... puff... A mouth full? Nahh a full net tool application!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    MFIPC deals with a new form of IPC that in its usage works like a FIFO but in its implementation works like a message queue.This IPC stands unique in its feature, wherein processes can communicate by transfering huge data at a time and at a faster rate.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB