Showing 76 open source projects for "linux socket"

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
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    Up to Java1.3 we only had blocking, in Java1.4 we finally have non-blocking IO. This project will implement a way of asynchronous handling of sockets, dns-lookups and ssl-connections. It may provide native implementation for windows and unix.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This project allows users to create their own lower-level network (such as TCP/IP or another protocol) stack implementations below the sockets layer by converting the current socket layer into a functional API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Moonbeam is a xml socket server written in java. It’s primary use is targeted on building multi user applications - anything that reaches from chat rooms, over games to instant messengers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SocketTunnel is a small tool that can relay socket connections between two hosts. It works on the application layer. It is useful to make an 'tunnel' through the firewall.
    Downloads: 2 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 5
    The objective of this project is to provide an optimized TCP/IP stack by eliminating the data copying at the socket interface and implementing a feedback-based adaptive rate-based flow control algorithm to maximize the network bandwidth utilization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    CPPSocket is a small Classlibrary for C++ that supports an easy usage of socket-programming for networking-software. It provides a simple object-oriented interface to the classic C Library calls.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Powerful cross-platform, ANSI C library for writing network applications. Full IPv4 and IPv6 support, multiple socket threading, broad- and multicasting, interface access, link-layer access, raw IP datagrams, and more.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    This project is intend to implment general c socket API wrapper class. With this class, you can handle socket as a class in unix c++ and visul c++ or cygwin g++ in Win32
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    RawICMP is an ICMP generator-analyser. It allows sending ICMP queries and ICMP errors through raw socket and to analyse replies. This tool could be useful for OS fingerprinting and for testing networks.
    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
    Remote Packet Filter Control Daemon allows remote control and monitoring of OpenBSD's packet filter. It communicates with clients using RPFC protocol running on top of SSL (Secure Socket Layer).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    FulbotPHP is a simple IRC bot totaly written in PHP via socket functions. FulbotPHP can handle most of the basic IRC commands, but not any automatic features like floodprotection YET!.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A server/client application who can manage multiple users. This project is a possible solution for developers of realtime multiuser applications i.e. Games, Chats ... who require a fast Socket server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Both a network throughput testing tool and a simple demonstration of IPv6 socket programming. Also includes a reuseable IPv6 API emulation library.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Attach a network socket to an arbitrary file descriptor of a subprocess
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    GUI front-end to: socket client and socket server, port scanners, ping, trace route, whois, NS look-up (ei: dig), finger, service, chkconfig, netstat and a command-line huff... puff... A mouth full? Nahh a full net tool application!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Sockmon enables users to monitor the per-connection TCP information of all the active connections on a Linux machine in real-time. The display has a look of a netstat. The information sockmon shows is rtt, snd_wnd, cwnd and so on. Written as kernel module
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    sps (Socket ProcesS) is a Python script which shows which processes are using which TCP port numbers, or which process is using a particular TCP port. It runs on Linux 2.2 and 2.4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Cross platform Font downloader for Xerox/Tektronix/HP printers.PyFD allows the user to send PCL and Postscript Fonts on multiple printers.It is based on multiple socket connnection using TCP ports 9100, 2501 and 2000.Its GUI was created using WxPython.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    hSockets is a set of handler classes originally designed as a university research on Linux-based TCP/IP connections. It resembles the funcionallity of Java's Socket API, which includes a InetAddress class, Socket and ServerSocket classes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    IP packets generator, use row socket to generate various IP packets, including ICMP,TCP,UDP or user defined with fake source IP. Use for network testing. (I write this program to test the router)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    inetid is a simple wrapper for services started from inetd.conf. It can give you ip-, host- and port-information about the socket that's created when your service gets spawned by inetd. you can use it with or without tcp_wrappers. available in perl & C.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    iSSL is a minimalistic cryptographical API that uses the ciphers RSA and AES to establish SSL-alike, secure encrypted communications between two peers communicating through a network socket, including session key generation and public key exchange.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This library supplies some functions to bind and connect socket, and to read and write variables of all simple types and strings. It's written in C, but there is also an interface for PHP3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A new socket type for the linux kernel aimed at providing the same interface of a packet-socket, but providing increased reception and trasmission performaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    libipc is a wrapper lib written in C++. The goal of this lib enables the beginner easy to use socket programmings. Supporting the TCP and UDP APIs(the blocked-mode), and Threads(pthread) APIs.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB