Showing 475 open source projects for "linux socket"

View related business solutions
  • 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
  • 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
  • 1

    IPv6 multicast examples

    send-receive IPv6 multicast message.

    Opens a socket, configures a multicast address, pings the address once, then receives and echos packets back to the uni-cast address up to 120 messages. Work with multiple machines to explore behavior.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    ipcvis

    Visualize Inter Process Communication

    Small python script that can visualize Inter Process Communication on Linux. It can create a graph of TCP and Unix sockets, pipes and also process hierarchy. Short (59 sec) demo visualizing ssh client connecting to ssh server on the same Ubuntu host: http://youtu.be/8XFKwzkexQY Longer (2 min 13 sec) demo visualizing ZoneMinder surveillance solution operation (stopping, starting, enabling and viewing camera): http://youtu.be/kM7klE61Ibk Tested on Ubuntu 14.10 and Debian...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    UVC is a BSD socket 1.1 compatible component for Delphi6+/BCB6+ and RAD Studio. Usage based on Delphi6 SocketServer But Improved and Added many Features: multiple ThreadingModel, SOCKS, state Context, Use tmRequestPerThread for 2k+ TCP Connections
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    SmartGPU2 SD Card File Uploading

    PC Interface for directly upload files to smartGPU2 SD card

    This Windows PC Interface lets the user directly upload files to a microSD card mounted on smartGPU2, without the need of removing the microSD card from the socket, it is designed to work with the USB-UART SX processor. Vizic Technologies 2015
    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
  • 5
    LibBWEntrainment

    LibBWEntrainment

    Extensible Brainwave Entrainment library for Java

    LibBWEntrainment is a Free and Open Source Brainwave Entrainment Library for Java. *** It is not a standalone application. *** The library is very flexible, allowing different types of renderers (isochronic, binaural, ...) as well as multiple output devices (speakers, file, socket or even screen), and it can easily be ported to other languages because it doesn't use any proprietary Java feature. Current features: -Javadoc and examples -Extremely lightweight, yet flexible -Easy to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    TCPPackLoader

    TCPPackLoader

    The program loads any TCP-based server simulating up to 10000 sockets

    The program loads your TCP-based server simulating up to 10000 socket connections. OS:Android Program works over GPRS and WiFi. This can help you find out how many connections could your server handle and also what is the status of the network used . Just Enter: IP address of the server Port of the server Maximum number of test socket conections . Server load-this is the slider position -it determines delay (in msec) between each socket connection.Position 0.0s means maximum...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Freetel

    Freetel

    Python GUI Chat

    Python GUI Chat, inspired by late 90s chat freetel utilizes sockets, queues, tk. I started this project as a means learn python, so it might not be cleanest code you've ever seen :p ==================== Features: send/receive public messages send/receive private messages ==================== main.py: Chat server. freetel.py: gui client, tk + calls to client.py for sock functions(runs on windows/POSIX oses) client.py: Socket functions (send/recv/send...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A middleware wrote with Lazarus&FreePascal and C. Proved stability for 7*24 running without restarting. Including but not limited to the following features: 1. SQL database engine interface, any SQL database can be supported easily. 2. High performance memory management, many memory copy is avoided. 3. Thread pool and connection pool for multi core servers. 4. Multi-platform support is powered by Lazarus&FreePascal. 5. Filter for SQL, Logon, request Data etc. 6. SSL, CRC, and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    xtn5250-fork-dotmg

    A fork of vproietti's xtn5250

    This is a fork of vproietti's xtn5250 with very personal and minor changes. It starts with version 1.19.i Original xtn5250 project URL is at https://sourceforge.net/projects/xtn5250/
    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.
  • 10
    Xtreme Flash Policy Server

    Xtreme Flash Policy Server

    Adobe Flash Socket Policy File Server (cross-domain-policy)

    Adobe Flash Socket Policy File Server. cross-domain-policy file delivering service Focused (but not limited to) on IRC environments Xtreme Flash Policy Server, although it's designed to be used in conjunction with LightIRC (http://www.lightirc.com/) it's suitable for many other environments which needs to serve cross-domain-policy files through network as long as meets Adobe specifications (more info about Adobe cross-domain-policy:...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    trickle

    A command line utility for throttling bandwidth of processes

    trickle is a portable lightweight userspace bandwidth shaper. It can run in collaborative mode (together with trickled) or in stand alone mode. trickle works by taking advantage of the unix loader preloading. Essentially it provides, to the application, a new version of the functionality that is required to send and receive data through sockets. It then limits traffic based on delaying the sending and receiving of data over a socket. trickle runs entirely in userspace and does not require...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    libwebsock

    Easy to use C websocket library

    libwebsock is designed to be an easy to use websocket library. It allows the developer to take their focus off of the websocket protocol, and even the sockets, and instead concentrate on the core logic of their program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    smeserver-bacula

    smeserver-bacula

    A Bacula web-based management interface for SME (http://contribs.org)

    A Bacula web-based management interface for SME (http://contribs.org) distribution and bacula packages Project has been made by ASPerience (http://www.asperience.fr/pole-systeme-et-reseaux/sauvegarde) for SME. Product is internally maintained. We have repackaged for SME 9.x and both bacula and bareos (https://sourceforge.net/projects/smeserver-bareos/). 1.4 is for SME SERVER 9.0 1.3 is for SME SERVER 7.4 Full set of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    SSL for native python

    Effort to implement SSL for native python when it was not available

    Modifying socket module to implement native SSL support for python. Implemented a wrapper around pyDes for various algorithms, done as a part of college main project for Model Engineering College: Members: Adithya Nair, Aniraj Kesavan, Arun Scaria, Ayrine John, Nilufir Sulthana
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    JElectro

    Java Remote Procedure Call (RPC) framework

    Attemp to build a peer to peer remote procedure call framework in java. For the moment the routing table behaviour is not as perfect as it should. Improvement in this sense is needed and should come as soon as I can. Server socket connections should also be handled using channel. This should come also soon. Works for 50 to 100 nodes. Just try it!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The Tcl UDP extension provides a simple library to support UDP socket in Tcl.
    Leader badge
    Downloads: 66 This Week
    Last Update:
    See Project
  • 17
    GreenMail is an intuitive and easy-to-use test suite of email servers for testing purposes. Supports SMTP, POP3, IMAP with SSL socket support, and configurable user accounts and credentials. All in 100% Java. WE'VE MOVED TO GIT HUB: https://github.com/greenmail-mail-test/greenmail
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    eSocket

    Utilidad para crear y probar conexiones TCP y UDP.

    ESocket es una util terminal UDP/IP, Servidor TCP/IP y Cliente TCP/IP especializada en el transporte de información por sockets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    DCue

    DCue

    A CLI audio cue file generator which uses the Discogs.com API

    DCue is a command line tool for automatically generating audio cue sheets (.cue files) using the massive release database from Discogs.com to find artist names, track titles, durations and other information via the Discogs API. DCue is equally compatible with Windows and Linux (and probably OS X -- though not officially supported). It has no external dependencies whatsoever. It makes use of some C++11 features where available. Full documentation and information about support and...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20
    Fault-Tolerant Socket that is able to recover from connection crash.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    JSIP2

    SIP2 Library for Java.

    3M Standard Interchange Protocol (SIP) is an industry standard protocol by 3M to allow automatec check out terminals communicate with library systems. JSIP2 is an Open Source (MIT) library that implements the 3M SIP version 2 protocol including the 3M SIP2 Extensions for SIP2 clients. The library contains the necessary functionality for SIP2 client socket based implementation supporting all the SIP2 messages and fields, including also the fields defined in the the 3M SIP2 Extensions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Qt5 VNC Client 1.0

    100% Qt5 RFB VNC Client implementation

    100% Qt5 RFB VNC Client implementation without using external library. All are hard coded using Qt5 framework. Version 1.0 - Currently runs as a widget. Needs to invoke it via main.cpp. No window menus etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ChatMex!

    ChatMex!

    A simple free Chat based on communication server-client

    You can download the 1.5 version here! https://sourceforge.net/projects/chatmexv15/ ChatMex is a simple chat based on communication server-client, then on socket. It's very easy use it, this chat has many advantages: -It's free. -it's fast -It doesn't require personal details -It doesn't require any registration -It doesn't save the conversation The chat allows to communicate with one client at a time. For more applications see my other...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ChatMex! v 1.5

    ChatMex! v 1.5

    Chatmex is a simple free Chat based on communication server-client

    ChatMex is a simple chat based on communication server-client, then on socket. It s written in Java 7, the graphic was made using the class java Swing. Only disadvantage is that it allows to communicate with one client at a time, but this avoid the communication with unwanted people. This is the 1.5 version, this version includes a digital clock and It allows to change the color of background and writing. You can also dowloand the first version of ChatMex...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Bone.io

    Bone.io

    Realtime HTML5 Framework

    Bone.io is a real-time web framework that streamlines building event-driven apps over WebSockets, pairing a Node.js server with a lightweight client library. It organizes communication into channels and events, so the server can push data to the browser and the browser can send commands back without boilerplate. The framework focuses on mapping server-side logic to UI updates directly, which makes patterns like live dashboards, chat, and collaborative editing easier to implement. Abstracting...
    Downloads: 1 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB