Showing 23 open source projects for "tcp server"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1
    MobileIMSDK

    MobileIMSDK

    The original full-platform IM communication layer framework

    MobileIMSDK is a lightweight cross-platform instant messaging communication framework designed for real-time chat and push-style communication. It supports multiple client platforms, including iOS, Android, Java, HTML5, mini programs, UniApp, and HarmonyOS Next, with a Netty-based server side. The framework is notable for supporting UDP, TCP, and WebSocket protocols in the same open-source IM communication layer. It has been developed and refined over many years, making it a mature option for teams building custom messaging systems. MobileIMSDK focuses on the communication layer rather than a complete consumer chat app, so developers can build their own user interface and business logic on top of it. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    gSOAP Toolkit

    gSOAP Toolkit

    Development toolkit for Web Services and XML data bindings for C & C++

    The gSOAP toolkit is an extensive suite of portable C and C++ software to develop XML Web services with powerful type-safe XML data bindings. Easy-to-use code-generator tools allow you to directly integrate XML data in C and C++. Serializes native application data in XML. Includes WSDL/XSD schema binding and auto-coding tools, stub/skeleton compiler, Web server integration with Apache module and IIS extension, high-performance XML processing with schema validation, fast MIME/MTOM streaming,...
    Leader badge
    Downloads: 423 This Week
    Last Update:
    See Project
  • 3

    TCP-Chat-Server

    This is a TCP Chat Server that also has a Client to Connect

    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    PINO 3 is a client/server chatsystem for the Windows platform based on TCP/IP. It consists of two application (PINO 3 as client and PINO 3-Server as server) and supports all required modern features (user registrations, multiple rooms, user groups,....).
    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

    Simple Client Server Chat Example

    An example of a simple chat system

    ...The multi-threading part aims to show how to avoid blocking methods by putting them in separate thread, therefor, the ExecutorService was not used. Two Runnable interfaces are available in the server and the client to show how the dialog is managed. The Socket part aims to show how simple communication using TCP/IP are quite simple. The system shows how to exchange and process String over network. This is not sufficient when talking about large applications, but, let's not forget that HTTP uses Strings. The project contains both the Server and the Client. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This is a chat system composed of a TCP/IP server daemon and its corresponding java client. You can chat with other peers in clear text or AES password-based encryption on your own computer network. The AES encryption and decryption is based on 128 bit key which is reached by padding the resulting SHA256 from your provided password. Simply put, SHA is a checksum that change when a single bit change.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Neutron Chat

    Neutron Chat

    Neutron Chat allows you to communicate in networks

    Neutron Chat is a simple chat application for communicating in networks or in the internet via the TCP/IP protocoll and your own server. It is based on the .NET Framework 4.0 and uses AES-encryption. And it's NSA-proof. Just sayin'. New (and presumably last) version: 3.3.1
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This is a chat software. Using this software, users can do chat with others who are in TCP/IP network and can chat with different users at the same time. This software can be used as server or client. When the Chat software is started, it asks for server port number. Using this port number users can connect to do chat. This port number will be shown in status in the chat dialog. To chat with the your friend, enter the hostname in edit box, and click on Add button. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    IDENT (RFC-1413) Server for Windows XP and 2003. This ident server can be installed as a service or run from commandline. It uses XP IP helper API to locate process that initiated tcp connection, therefore it works well in multiuser environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 10

    TCP Java Games

    A program to play games through a server with other users.

    TCP Java Games is a project aimed at creating a server to which users can connect and play games with each other. At the moment, only checkers exists but the project will be expanded to include other games as well. The project consists of a server which hosts the games and which each user connects to, and a client which connects to the server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Chat/Game Server

    Game server project for CS331

    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    NiMC provides an Instant Messaging server and client that runs on a custom protocol that is implemented in python. The project was written as a learning experiment by its author, to get experience with TCP/IP. Great example of how to do TCP/IP wrong
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    NightTalk is a multi-user chat program. It implements a Client-Server architecture that is designed to be flexible. Using a basic chat protocol built on the reliable stream orientated TCP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    IM,WebIM and Sip voip tool. Client is Win32, Server is CentOS 5. support video,audio, file trans, sip call.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Java chat classes (application and applet) using TCP sockets (client-server source files)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Chat server software compatible with the NILEX-line of talkers. The talker works over standard TCP - so any telnet client is automatically a suitable NChant client. The project is written in C# v2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    a-renet is a distributed chat and multiplayer games network for UNIX. Supported games are client-server, TCP based games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The aim of Howdy is to provide a simple, easy-to-use method of text-based communication over TCP/IP through a simple graphical user interface. Both the server and the client are small and run on all platforms supporting Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    PeerTalk is a chat program for use on small LANs without a central server. It runs on both Linux and Windows, and it uses reliable TCP connections.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    mssd is a modular socket server written in Perl. It\'s primary purpose is to be used with Macromedia Flash clients using XML, but it provides a plug-in architecture which theoreticaly allows any TCP/IP protocol to be implemented.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    _Very_simple_ C++ library of classes for TCP/IP and UDP/IP networking (client and server) under Unix. It also contains a VERY simple "internet messager" which demostrates usage of this library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    icqlib is the most feature complete, open source, library implementation of Mirabilis' ICQ protocol available on the Internet. icqlib currently supports approximately 90% of the ICQ UDP v5 protocol and 80% of the ICQ TCP v2 protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    udp network library project for game programming - udp game-server architecture - reliable udp (like TCP) - p2p (+udp tunneling)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Auth0 Logo