Search Results for "linux socket thread" - Page 24

Showing 843 open source projects for "linux socket thread"

View related business solutions
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS 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
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 1
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Rentit

    A Java based Rent Software for everything that has to come back.

    A Java based Rent Software for everything that has to come back. With all-built-in Client-Server Architecture using local H2 or external MySQL as Database. The Client can run as Client+Server+Database, as Server+Database or simply as bare Client, connected through serialized Apache Mina Socket Connection to any Rentit Server+Database or Client+Server+Database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    AJAX Chat - Open Source Web Chat

    Fully customizable web chat created using AJAX.

    MOVED: This project has moved to https://github.com/Frug/AJAX-Chat AJAX Chat is a fully customizable web chat implemented in JavaScript, PHP and MySQL which integrates nicely with common forum systems like phpBB, MyBB, PunBB, SMF and vBulletin. A Flash and Ruby based socket connection can be used to boost performance.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Youpi is a Java implementation of the UPnP (Universal Plug aNd Play) protocol. It affords remote discovery and controlling of devices accross an IP network. Access files and multimedia sharing on your NAS server, PS3, XBox, control X10 lights...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 5

    Unique Words "Infinite" Counter for Java

    Unique Words "Infinite" Counter

    Unique Words "Infinite" Counter for Java (UWICJ) does not need to know the size of the input stream before hand, the stream can be very large and it is not limited by the maximum file length or main memory size. UWICJ uses a constant size (in the number of words) of the main memory that makes it O(1) bytes in an average case and lets it work with extremely long streams. UWICJ processing consists of looking up the words in the dictionary and modifying the dictionary. The search part is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    FreeMUD

    A free Python 3 text-based MUD game server

    FreeMUD is a free text-based MUD game server designed from the ground up using Python 3. A minimum of Python 3.3 is required to run this program due to its use of the new python socket method "detach()" and bugfixes to the detach() method that were implemented as of Python version 3.3. Note: The project is currently in a semi-barebones, alpha-ish state. A number of planned features are not yet implemented, while others are in the process of being implemented and may not yet be complete.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Blend++

    A cross platform 3d c++ game engine

    Blend++ is a cross platform 3d c++ game engine built off of the blender source code. It uses bullet physics for physics, 3-d modeling and rendering using Blender and Opengl, Programming using c++, and much more!!! Check out the blog for current updates about what we are doing and how you can help. :) https://sourceforge.net/p/blendplusplus/blog/ To become a developer click here: https://sourceforge.net/p/blendplusplus/discussion/developer_submission/thread/4e83e4d2/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    UnTangle [ Java Thread Dump Visualizer ]

    UnTangle [ Java Thread Dump Visualizer ]

    Java Thread Dump Visualization Tool

    UnTangle is a tool for Visualization and Analysis of JVM Thread Dumps. UnTangle has a Unique Tree View, which aggregates the threads into groups of similar threads. This tree View makes it easier to understand the threads currently in the system and identify bottlenecks faster.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Library for firewall traversal. Server, Proxy, Proxy socket library and test client
    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
  • 10
    C Thread pool
    A simple thread pool for C. The source code is ANSI C and POSIX compliant. ---- Project has moved to https://github.com/Pithikos/C-Thread-Pool ----
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    This is a simple C++ socket class for Windows. A fast example is here: .... ClientSocket myClient( "http://google.it" ); // port = 80 (default) myClient->send( "something" ); std::cout << myClient.recv() << std::endl; ....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Excelis Imageboard Software
    Excelis is a script written in PHP, made for creating imageboards easily. Note: development has been moved to GitHub, but you can still download stable releases here.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Manage your mp3 files with jmusicmanager. It can find mp3, create playlist, edit tags, and more. There are several interfaces, you can customize almost the whole GUI, and you can extend the funcionality via plugins. Do you want more? Request it!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Inferno

    Inferno

    2D Graphics Library

    Inferno is an experimental, low level, platform independent, canvas based 2d Graphichs library that designed for mobile devices. Inferno was designed and developed in a day or two so currently it is experimental however it is still capable of providing cool apps. I added an Android implemention of inferno and a Android game using this library, The game contains many nested windows and animation examples and it is a pretty good game too. The framework makes it easy creating...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    RedComm

    RedComm is a Java library simplifying communication with a serial port

    RedComm is a lightweight Java library. It simplifies communication over the serial port by providing methods and interfaces, which can be used to read and write to the serial port or over an emulated serial cable by using bluetooth. The major focus is on the ease of use of the library. Besides that the experienced user has the ability to change the reading and writing behaviour of the library. This means the user can easily extend and customize the RedComm library. Internally RedComm uses...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This is the project thread of my project, creating a monitor solution for BizTalk 2004 - BizTalk 2010. All based in MSSQL, PHP, JavaScript/Ajax and PowerShell.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    POSIX and Windows compatible C++ framework. Featuring TCP sockets, strings, multithreading, and file control.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    MuLaViTo

    MuLaViTo

    A framework for the visualization of multi-layer networks

    MuLaViTo is a multi-layer visualization framework which allows to visualize relations between multiple graphs in derived applications. Moreover, it provides helpful means like k-shortest path algorithms, running algorithms in a separate thread, ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A PrestaShop (http://www.prestashop.com) module : send an article to a friend. It's a advanced version of the basic module "send to a friend". Related thread on PrestaShop forum (in french) : http://www.prestashop.com/forums/viewthread/42609/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A PrestaShop (http://www.prestashop.com) module for FAQ section. Related thread on prestashop forum : http://www.prestashop.com/forums/viewthread/33081/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Adaptive and Generic Accelerated Segment Test (AGAST): a highly efficient corner detector based on the same corner test as FAST. For a thread-safe C++ implementation please refer to http://sourceforge.net/projects/agastpp/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Se presenta una implementación sencilla para la creación de un socket en Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    CATCore

    CATCore

    This is distributed plugin framework for Scala

    What is a plug-in architecture? Simply speaking, it is a framework that will allow a program to "look for" add-in functionality at startup, and then allow that plug-in to cooperate with itself. CATCore (Component Architecture Toolkit, Corelib) is this and more. With CATCore you can load plugins that run in there own thread(Actor) and communicate with each other via messages. But also applications can forward messages to other applications. So plugsins loaded in one app can communicate...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Multipurpose cross-platform C++ library. Provides different general purpose entities like stable priority queue that preservs the order of elements with similar priority, scoped sentinel to support transparent exception handling, event dispatcher incapsulates boost::thread, convenient debug output in std::iostream manner and other stuff.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB