Showing 188 open source projects for "linux socket thread"

View related business solutions
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    phpwsBB is a native bulletin board module for the phpWebSite content manage system, version 0.9.3-4 or later. It features thread monitoring and administration, including marking threads sticky, locking threads, and forking messages off to new threads.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A modified version of the tightvnc java applet. It includes a more lightweight user interface, automated login through a secondary thread, ssl support, and other chages. I created it to serve as a web-enabled vnc terminal system with stunnel and xvnc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A set of libraries focused on parsing and processing XML and HTML. Modules include: ServerPages - a Perl application server with embedded scripting; Termite - an Ant-like make utility; Sockets - A socket client/server; and a slew of other utilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ActiveLink PHP XML Package provides means to parse, read, modify and output XML and XML documents without using any PHP XML libraries. Included classes are: XML, XMLDocument, XMLBranch, XMLLeaf, RSS, Tag, Tree, Branch, Leaf, File, Socket, HTTPClient.
    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, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 5
    NetClass is a multi-platform library written in C++ that provides a thin wrapper around sockets (TCP/UDP) and thread implementations. The library also contains code for writing a generic server application easily with a simple interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    An XML socket server meant for use with Flash applications requiring a persistent socket connection. The server is easily extended for use in a variety of application scenarios, from chat, to multi-player gaming, to real-time data feeds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Secure Distributed Objects provides a mechanism for using socket-based SSL communications in the MacOS X Distributed Objects system, by providing a NSPort subclass - SecureSocketPort - and other utilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    A Multi User socket framework in PHP. Right now implementing as a game (a MUD). Future uses can be for anything.. a group collaboration marketing and budgeting system... etc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    <b>JAVA LOGGING API that targets:<br> - Simplicity (1 line to init & log, no external objects)<br> - Maintability (auto monthly & yearly archives)<br> - Performance (bckg min priority thread pool)<br> - Extensibility (simple design)<br> Try it!</b>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    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
  • 13
    mtftpd is another ftp server, but based in a multi process/thread model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    MSN ProxIRC is an IRC proxy (server) written in C++ which makes use of libMSN and OpenSSL. Whatever IRC server you are proxying, it shows virtual rooms to chat directly with your MSN contacts. Thread-safe and blazing fast.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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
  • 17
    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
  • 18
    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: 4 This Week
    Last Update:
    See Project
  • 19
    (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
  • 20
    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: 4 This Week
    Last Update:
    See Project
  • 21
    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
  • 22
    An library for quickly introducing thread management into Java apps. Utilizes the familiar Runnable interface to avoid costly refactoring. As simple as Manager.addWork(Runnable)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Attach a network socket to an arbitrary file descriptor of a subprocess
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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
  • 25
    PHP-XML mini notice board is a dynamic BBS system that use XML as the storing format. Also, it provides a web administration interface, HTML tags support in news thread, and independent style of each news thread.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB