Showing 89 open source projects for "socket"

View related business solutions
  • 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
  • Easily Host LLMs and Web Apps on Cloud Run Icon
    Easily Host LLMs and Web Apps on Cloud Run

    Run everything from popular models with on-demand NVIDIA L4 GPUs to web apps without infrastructure management.

    Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure. Cloud Run gives you on-demand GPU access for hosting LLMs and running real-time AI—with 5-second cold starts and automatic scale-to-zero so you only pay for actual usage. New customers get $300 in free credit to start.
    Try Cloud Run Free
  • 1
    This is a socket forwarder developed by Java. You can easily get it running on your site.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Allowed browser to have live communication without designing a complicated database structure and yet provides flexibilities to the needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    the socket test is a study/example project using Apache Mina, JBoss Netty, and Spring, javax.script, Groovy to provide a extensible/configurable socket/http/serial mock server to test your client appliction
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    This code is to make it easier to use Sockets inside a GUI. Right now I only have a Telnet library But by the end of the year I hope to have posted at least 3 other libraries (IRC, Socket server, FTP?)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Feathery is a very small and full-featured ftp server for embedded devices. It is easy portable to every 8, 16 or 32 bit architecture and can run with or without an operating system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A framework for doing asynchronous socket communications - useful for connecting to a large number of hosts in parallel from a single thread. Builds on top of Java NIO library and hides all socket, buffer details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Gets the PC public IP admits the possibility of sending it by email, by socket connection or to a remote server with MySQL Database runing (save the IP in a MySQL database (version from 3.20 to 4.1) for remote consult).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Runs as a local proxy server and forwards HTTP requests to a webbased proxy and Returns result.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    IPv4 socket is implemented by pure Java. It is derived from JNode. I have abstracted ipv4 layer from it. If you have IPv4 capability (such as PPP), you can let the whole socket module run ! For more, please visit www. simpleteam.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs up to 54% with BigQuery Icon
    Cut Data Warehouse Costs up to 54% with BigQuery

    Migrate from Snowflake, Databricks, or Redshift with free migration tools. Exabyte scale without the Exabyte price.

    BigQuery delivers up to 54% lower TCO than cloud alternatives. Migrate from legacy or competing warehouses using free BigQuery Migration Service with automated SQL translation. Get serverless scale with no infrastructure to manage, compressed storage, and flexible pricing—pay per query or commit for deeper discounts. New customers get $300 in free credit.
    Try BigQuery Free
  • 10
    ...This update makes java more secure using only a properties file. Settings include max storage, # of files, # of threads, library & native methods. Host control, limit socket speeds, & more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    a lightweight C++ socket network framework。 It simplifies the development of OO socket network applications and services that utilize socket communication, socket event demultiplexing, concurrency。
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This project is basically an imported version of GNU-whois command-line tool(whois 4.7.24).The main part is unchanged, except the socket APIs and some posix functions. All the "adaptor" functions are in the win_funcs.c file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A multi-threaded asynchronous TCP sockets handler written in VB 2005 as a Class Library. Includes a Demo application also written in VB 2005.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    LogViewer is a MS Windows .NET application that display logging datas. It's like the unix 'tail'. It can read a file or listenning over a TCP socket. Use regulars expressions to Hide, Rewrite, Colorize lines of log. Have a look at Screenshots section.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    IPLib is a cross platform reliable TCP/IP socket library; it includes C++ and Java versions, with synchronous and asynchronous request/response messaging. It should run on any mainstream operating system that supports C++ and/or Java, TCP/IP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Built on the Java SocketAPI, spoony is a ready-to-use platform to build a client-server architecture based on custom protocols. It provides an event-based approach to implement socket connections, with an ease to handle server/client socket connections.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SocksiPy - A Python SOCKS client module. It provides a socket-like interface that supports connections to any TCP service through the use of a SOCKS4, SOCKS5 or HTTP proxy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This is an object oriented, thread based socket library, written in C++. It may be included in any GUI or console programs to handle sockets easily. The server socket part has not been finished yet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Endpoint is a portable C++ socket library, which runs on Unix or Win32, utilizing IPv4 or IPv6, and supports TCP, UDP, and raw sockets as clients or servers. Endpoint is easy to use for the beginning or advanced socket programmer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    TNet is a network library wrapping low-level socket functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ...Implemented with high efficient OS independent Sockets wrapper (ACE). Provide C++ API wrappers for Asterisk Manager API and FAGI. A Manage API relay(proxy) server and a FAGI socket server will be implemented.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    A Java 1.4 based NIO socket framework. This hides the (dirty) details of non-blocking IO from developers, allowing them to EASILY build a highly scalable application, which can handle over 10000 incoming and outgoing sockets using only one thread.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ActiveLink PHP XML Package provides means to parse, read, modify and output XML and XML documents without using any PHP XML libraries. Included classes are: XML, XMLDocument, XMLBranch, XMLLeaf, RSS, Tag, Tree, Branch, Leaf, File, Socket, HTTPClient.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    An XML socket server meant for use with Flash applications requiring a persistent socket connection. The server is easily extended for use in a variety of application scenarios, from chat, to multi-player gaming, to real-time data feeds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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
MongoDB Logo MongoDB
Gen AI apps are built with MongoDB Atlas
Atlas offers built-in vector search and global availability across 125+ regions. Start building AI apps faster, all in one place.