Showing 319 open source projects for "sockets"

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

    Grocket

    Client and server multi threaded chat

    A VERY basic chat written in Java. It uses sockets for comunication between client and server. The server supports many users in parallell through Java multi threading. No UI, just command line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The Micro C++ Library (libmicxx) is a small set of portable and easy to use classes providing core features commonly used in modern applications. It is based completely on the Standard C++ Template Library (STL).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    QuickSock

    QuickSock

    A simple C++ socket library used to make socket programming tolerable.

    ...topic=4866 QuickSock is a very simple C++ based UDP networking library. QuickSock currently relies on the WinSock library on Windows, (and as of April 2013, QuickSock uses BSD sockets on other platforms). QuickSock is a work in progress, so later down the road I may add new features, or change how things function. See the "Things to add in the future" section for details. Any criticism, feature requests, and/or bug reports are appreciated. Things to add in the future: * Proper support for IPV6 networking...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    TcpChannel

    A simple, non-blocking, NIO-based, TCP socket API for Java

    TcpChannel is a simple, small API to allow processes to communicate using TCP sockets based on NIO implementations. The API presents the communication between processes using an observer pattern for handling received messages and an asynchronous send method for sending. Generally, writing NIO socket handling is non-trivial. TcpChannel exists to let Java developers write processes that communicate with each other using a simple send and receive pattern.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Sphinx searchserver C++ client library, an alternative to the native C library distributed with sphinx. The communication module is written using unix sockets, so this library is only suitable for unix-like systems. UPDATE: The maintained project has moved to github <https://github.com/seznam/cppsphinxclient>, this is probably last version available on SF. See news <https://sourceforge.net/p/cppsphinxclient/news/> for details, please.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Collection of Delphi / FreePascal code units. Includes libraries for Unicode, Strings, Data Structures, Sockets and Mathematics.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7

    Camel Sockets

    C++ TCP Socket Library

    A basic Berkely and Winsock TCP binding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This simple mail client is for my BSD-sockets studies only, it should read mail in console and connect to servers using POP3 protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Tarbackup is a tape backup utility based on GNU tar. It provides centralized configuration files, automatic exclusion of sockets and pipes, and integrated LVM snapshots. It also includes scripts ('plugins') for backing up Scalix mailstores.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    POCO C++ Libraries

    POCO C++ Libraries

    Cross-platform C++ libraries with a network/internet focus.

    NOTE: Current source code as well as bugs/patches are on GitHub: https://github.com/pocoproject/poco/ C++ class libraries for network-centric, portable applications, integrated perfectly with the C++ Standard Library. Includes network protocols (Sockets, HTTP, FTP, SMTP, POP3, etc.), SQL database access and XML parsing. Licensed under Boost license.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Chatna Messenger

    Chatna Messenger

    Chat Messenger written in Java

    Chat Messenger written in Java using sockets, contains a server-side app and a client-side app connecting to a SQLite DBMS Programmed by a group of Egyptian ITIians from Intake 33 * Sherif Mosa * Yosrah Ibrahim * Mostafa Magdy * Yasmin Abd Elhameed
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    ViennaX

    A flexible plugin execution framework for scientific computing in C++

    Welcome to the project homepage of ViennaX, a high-performance scientific computing C++ framework for executing plugins. A plugin system allows to wrap already available functionality into reusable components, which can have data input and output dependencies via a socket system. Different scheduler kernels are available, supporting serial and MPI-based distributed executions, supporting task and data parallelism.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    SMPPS

    SMPPS

    Simple Multi Protocol Packet Sniffer - SMPPS

    ...However, with great joy that I come to the dicer SMPPS this now rather towards what the expectations of the project believed that he would be able: Capture and log packages generate the following protocols without using libpcap, but just using BSD Sockets. protocols: IP TCP UDP ICMP IGMP Inside the ethernet network
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Socketer

    Socketer

    A simple socket debugging tool.

    For the Android version: https://sourceforge.net/projects/socketermobile/ Socketer is a simple tool that helps to debug sockets. It has both server and client functionality. When a developer is developing features that requires sockets and network communication often it is really useful to be able to verify that their code is actually establishing the network connection and the code is actually handling data exchange over the network. Socketer can open a server socket on a user chosen port and display the data receieved on that port. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Chatik

    The Simplest Chat

    Simple, small, portable, free, open source, independent, low-level, standard, multi-platform (almost cross-platform), console, multithreaded, insecure Chat written in pure C using Berkeley sockets for Linux and Windows to demonstrate client/server model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    C Baseball Stats

    retrieve baseball stats for a team from www.baseball-reference.com

    Decided to do this /r/dailyprogrammer challenge in C. That was a mistake. Lots of little string manipulations! Sockets! Parsing chunked encoding and html using strstr and strchr!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    syslog proxy daemon

    syslog proxy daemon

    creates an extra socket for syslog (e.g. in a chroot jail)

    Developed for systems that have an older version of syslogd which does not support multiple sockets (e.g. via the '-a' flag). Performs extensive message validation according to RFC 3164
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Project habSock3t
    C# Habbo Hotel server made from scratch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ASSA is a UNIX/Linux Object-Oriented C++ networking (BSD sockets) library and application framework based on Adaptive Communication Patterns. ASSA is designed to improve productivity of writing network-oriented client/server applications.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Confdump

    Confdump

    Dump static and runtime system configuration

    Confdump-Agent collects system configuration, both static (as set by an administrator) and runtime (currently in use by the system). It has two main usages: - to examine system information (example: Linux block devices) that isn't easily accessible otherwise - to gather a configuration dump as complete as possible for later reporting by Confdump-Server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The Standard Portable Library (SPL) is a smart pointer based cross platform framework. SPL is an STL replacemnt and has an API similiar to .net and java. Features include Dates, pointer debugging, collections, IO, network, data, threading, and XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Multichat

    a multi person chat client server in Linux

    As we know ,sockets are like small pipelines that connect a process to other processes,so this project really helped to visualize their working. We chose to make a chat application because it is a popular application used almost everywhere.this project offers a lot of possibilities.we can embed this application in online computer games,or softwares and make it work like a normal chat room application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ...ChaTTY is a POSIX compliant CLI chat to talk via UNIX terminals through LANs and WANs. It's a client/server based application, it's written in ANSI C and uses BSD sockets for network communications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    POSIX and Windows compatible C++ framework. Featuring TCP sockets, strings, multithreading, and file control.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    STDNOJ - Faster tool creation in C++

    STDNOJ - Faster tool creation in C++

    Over 600 classes for Web, RFC & File Management

    Develop cross-platform tools faster using a C++ Framework proven in commercial software. Classes support logging, sockets, RFC servers (NNTP, SMTP, POP, HTTP), object indexing, ini, tagged databases, file systems, and more. The STDNOJ Namespace, by R.A. Nagy
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB