Search Results for "linux socket thread" - Page 20

Showing 843 open source projects for "linux socket thread"

View related business solutions
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 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
    Core Analyzer

    Core Analyzer

    A power tool to debug core dump, memory corruption, optimized code.

    The project is now hosted on github: https://github.com/yanqi27/core_analyzer.git Core analyzer is a power tool to debug memory issues. With ever increasing complexity and dataset size of application programs, it is very challenging to find the root cause of a memory bug. Programmers often use debugger to go through many contexts or data objects in order to hunt down a suspicious variable or object. However, the task is boring, prone to error and usually fruitless. By parsing a core dump...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This is just as a code example for the future interviews. This is EventListener(like it is in c#) implemented in c++ .I'm using some c++11 features (like final), but you can easily remove them if you want. Check wiki-page to see usage. Need to be done: thread-safe; safe dispose of the caller-object(which invoking a delegate); improve event-caller; 19.12.14 - added some improvements
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    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
  • 4
    dnsjnio is an extension for dnsjava. dnsjava requires each query to run in its own thread on its own port. dnsjnio allows large numbers of queries to be run in a single thread using the non-blocking nio library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5

    Blaze Machines

    Blaze Machines is a OS emulator modification for Minecraft

    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    mod_MumbleLink

    mod_MumbleLink

    Positional Audio Communication for Minecraft with Mumble

    A Mod so that Minecraft now natively supports Mumble's positional audio feature. This means: Directional and positionally attenuated VOIP in relation to the game world. Please visit the Forum for information about the newest Version! Main Forum-Thread: http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/1272675 TheSkorm's Fork on GitHub: https://github.com/TheSkorm/mod_mumblelink Mumble: http://mumble.sourceforge.net Donations are greatly appreciated:...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    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
  • 8
    4chan Image Downloader

    4chan Image Downloader

    Downloads all images from selected 4chan threads

    A project I put together in Java with Jsoup. It allows the user to select a board, which brings up all of the available threads on that board, so the user can select their preferred thread(s) and download all of the posted images. I still have a lot to edit and add. I will put comments to help guide anyone soon. UPDATE 9/2: Added progress bar with console. Fixed GUI freezing while loading. Working on labeling threads instead of just listing the URLs. UPDATE 9/3: Replaced URLs with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    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
  • 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
  • 10
    FNS4TAP

    FNS4TAP

    Public free soft. FNS4TAP Implements TUN virtual network interface

    FNS4TAP v1.5 Public free soft. FNS4TAP Implements TUN virtual network interface which accepts all incoming TCP connections... http://www.fornesia.com/Thread-Share-FNS4TAP
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    GDevMate

    c# Global Mouse and Keyboard hook library lib

    This project contains a library wirriten in c# that's provides listeners (events) for mouse and keyboard global events. It also have a built in thread to prevent gui problems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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: 0 This Week
    Last Update:
    See Project
  • 13
    Mpbenchmark is an application benchmark for evaluating the efficiency of multiprocessor support for parallel processing. Mpbenchmark is a revised version of JetBench (https://sourceforge.net/projects/jetbench/). Mpbenchmark is implemented in several different programming languages, including  Ada,  C with OpenMp,  Java 8 using the Thread class,  Java 8 using Thread Pools,  Java with Jomp,  Jamaica RTSJ with Real-time Threads (compiled) and  C#. The input data of mpbenchmark...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    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
  • 15

    libstdos

    The base libraries of OSs

    The project is base libraries of OSs(windows, linux, etc.), include pipe, thread, mesg, mutex and so on, it support the libraries of most OSs for application, so developers can create apps and don't care about the details of operation systems
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Fault-Tolerant Socket that is able to recover from connection crash.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    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
  • 18

    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
  • 19
    Multiplatform C++ Standard Library (STL implementation). Many compilers and operational environments supported. Standard (ISO/IEC 14882) compliance. Maximum efficiency. Exception and thread safety. Debug mode.
    Downloads: 21 This Week
    Last Update:
    See Project
  • 20
    MinimalFluxHUD

    MinimalFluxHUD

    MinimalFLUX, a HUD for Team Fortress 2, a modification by Kissakala.

    An edited, a bit more minimalistic version of the old FluxHUD by Flux. Modification made by Kissakala. Updated to v1.1 10/7/2014 - Slightly edited the MainMenu - Changed the Loadingscreen picture - Repositioned Spectator Tournament HUD, and modified it a bit - Added Taunt Window, and a button for changing the taunts in loadout window SUGGESTIONS AND BUG REPORTS ETC PREFERABLY HERE: teamfortress.tv/thread/10935/ OR steamcommunity.com/id/Kissakala/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    libhash

    libhash

    Thread safe hash library

    A hash table library that can store binary data. It is thread safe and you can use as many hash tables in your program as you wish because each has its own context. You can drop items from the hash table and can expire items that have become too old. String keys are default, but with your own comparison routine you can use binary or specialty keys. If you have special needs you can substitute your on hash calculation function for the built in one. There is also a library call that allows you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Medusa

    Medusa

    An open source interactive disassembler

    Medusa is a disassembler designed to be both modular and interactive. It runs on Windows and Linux, it should be the same on OSX. This project is organized as a library. To disassemble a file you have to use medusa_text or qMedusa. Medusa requires the following libraries: boost >= 1.55 (system, filesystem, thread, date_time), OGDF (required git), and Qt5 >= 5.2 for the GUI. You also need CMake for compilation and a C++11 compiler (VS2015 update 2 on Windows).
    Downloads: 8 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: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB