Search Results for "linux socket thread" - Page 22

Showing 968 open source projects for "linux socket thread"

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
  • 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
  • 1
    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
  • 2

    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
  • 3
    The Tcl UDP extension provides a simple library to support UDP socket in Tcl.
    Leader badge
    Downloads: 36 This Week
    Last Update:
    See Project
  • 4
    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
  • 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
  • 5
    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
  • 6

    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
  • 7
    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: 3 This Week
    Last Update:
    See Project
  • 8

    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
  • 9
    Fault-Tolerant Socket that is able to recover from connection crash.
    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

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

    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
  • 12
    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: 23 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    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
  • 15
    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
  • 16
    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
  • 17
    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
  • 18
    THIS PROJECT HAS MOVED AND CAN BE FOUND HERE: http://libsakit.googlecode.com ------------------------------------ Provides Socket Abstractions for easy and simple synchronous and asynchronous networking with C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    C++11 ThreadPool

    An easy-to-use thread pool for C++11.

    An easy-to-use thread pool for C++11. With ThreadPool class for queueing free functions, and with parallel versions of std::for_each() and std::transform(). Configurable for header-only use or with a library. With many usage examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    c# basic chat program

    Basic Chat program between client and server using c#

    Basic Chat program between client and server using c# and Socket API
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Communication

    A pedagogical tool to teach digital communication

    This is a pedagogical tool that was started in 1999 to help my colleagues understand the working of convolutional coding and virterbi decoding algorithms. The project is socket-based network-aware application that consists of three sub-projects:- 1. Transmitter This is the program that transmits data after applying convolutional coding. 2. Channel This is the program that emulates a wireless channel, where user can alter the level of noise. The more the noise is, more the chances...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    jText

    jText

    Lightweight multi-platform portable text editor.

    This simple editor lets you edit any kind of file as a text. Includes Google Fonts. Planned: - own file format - word processing - more fonts - charset chooser - more features, of course!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Garry's Mod Publish Tool

    Garry's Mod Publish Tool

    A simple tool that assists you in extracting, packaging, and creating!

    A simple tool that assists you in extracting, packaging, and creating Garry's Mod addons! ---------------------------- DISCLAIMER ----------------------- This tool is not created by me. I have only uploaded it to sourceforge, so that users have a higher chance of finding this program. You can visit the original program here: http://facepunch.com/showthread.php?t=1281679 ----------------------------------------------------------------------- For any questions feel free to ask me or...
    Leader badge
    Downloads: 44 This Week
    Last Update:
    See Project
  • 24
    controltimer

    controltimer

    tread safe timer for Lazarus

    This is timer component written in Pascal which allows to use an event timer fully thread safe
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    babbleBox

    babbleBox

    A socket based chatroom

    A socket based chat room written in Java. It consists of: - a GUI chat Client. - a multi-threaded GUI chat server. Currently in its beta version.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB