Showing 483 open source projects for "socket linux"

View related business solutions
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 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
    These flow tools are written in C++ using libboost and the socket library code from Qt. They provide capabilities to capture flow-exports from Cisco routers, and write them to stdout or to a file hierarchy with rotating files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    the c prototyping tools library provides thread-safe linked list, priority queue, hash table, hash list, AVL tree and trie implementations, as well as a thread pool and thread management framework, a tcp and http socket api, and a dbms abstraction layer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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
  • 4
    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
  • 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
  • 5

    MicroSignage

    Digital Signage Platform for Linux

    This is a light weight software suite to be used as the basis for creating digital signage appliances like advertisement screens, public space displays and full software systems. It is intended to be used to control the playback of media files and be managed over the network through a socket server, which is included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    InstaChat

    Hacker-like Retro Chat.

    Remember those Hacker movies chat applications? Yes, those with the green chars that appeared one by one on the screen, in real time, as the remote user typed them. That's what InstaChat aims for, a retro, multiplatform*, ncurses based real time chat, in which each key you press is directly sent through the network to the peer you are talking to. Checkout the Blog(Developers News) for NEWS! *Only tested on windows, but the only used libraries are ncurses and boost for socket and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    POSIX and Windows compatible C++ framework. Featuring TCP sockets, strings, multithreading, and file control.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Se presenta una implementación sencilla para la creación de un socket en Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    An easy to use C++ socket and network library, mainly for UNIX systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    portfree

    portfree

    Find a free TCP or UDP port number

    portfree (pf) is made to find a free TCP or UDP port number by trying to open and bind a socket with that port number at the IPv4 address 0.0.0.0 or the given IPv4 address. ~~~Many Thanks to Ingo Schaefer & Sascha Rommelfangen!~~~
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    LCD_API
    A Java API to communicate with an LCDd (lcdproc project) server. LCDd is a server daemon that runs on linux systems and communicates with character LCD panels. LCD_API also allows for user-defined screen layouts. For more detail see the wiki.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Open Source protocol for smart home/home automation EGODOM system. KeyDome Center represent full functional user interface, developed over "EGOBUS" - OPEN SOURCE PROTOCOL, for Egodom 3 systems. Egobus is a Standard socket based Protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    alphanum-talk
    Initial description: A terminal based group talk for conferencing (as real-time group chat) . Portable on all systems supporting the java vertual machine and the socket API. Proposals and incubation will define the future of this application
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    It is used for kernel/driver debugging with GDB connected by socket. Original KGDB will pause kernel and connected by polling device. It impacts the RT tasks and needs serial connection. Enjoy :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A file system to socket interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Cache-Terminator (캐시 종결자) is a cache server project which forked from varnish 2.1.5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    vietftp

    Open FTP Client for Android.

    This program will be connect to ftp server and transfer file from server to client through socket. I will develop new version in 2012. Thanks for downloading and using!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    zdumper sniffs LAN/WAN/Wifi packets and dump it. Supports HTTP/RTMP/FTP Protocol and reconstruct them to complete file. Supports Sniff Mode : Socket / Pcap / TCPDump File
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This project provides useful tools/plugins for simplifying the development with Eclipse. Our first tool is a log file viewer plugin for Eclipse that reads JavaUtil JDK logs from socket or file. Multiple logs can be viewed at the same time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    SOCKS Server and Library for Java. Support for versions 4 and 5 of SOCKS protocol. Designed to be easily expandable to support different encryption/authentication/authorization methods. Sample server and client are available.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    XSP
    XSP is an eXtensible socket-based protocol. XSP 1.0 is an XSP client. The main idea of this project is to connect two devices directly without any servers between them. Chat, file sharing and voice chat are supported now. Authors: m1kc and Solkin.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    injection tcp/ip packet using raw socket in linux platforms. http://proxytype.blogspot.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ARP Poisoning - Show denial of service and man in the middle attacks using raw socket in c http://proxytype.blogspot.com
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Este aplicativo funciona em rede atraves do componete delphi Socket, usando um sistema consistente de login em rede, e local, com encriptação, e um sitema confiavel de logs, este aplicativo ainda não foi concluido.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB