Showing 21 open source projects for "tcp server commandline"

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
  • 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
  • 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: 405 This Week
    Last Update:
    See Project
  • 3

    TCP-Chat-Server

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

    Downloads: 0 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
  • 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

    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
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 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
    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
  • 14
    Java chat classes (application and applet) using TCP sockets (client-server source files)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    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
  • 17
    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
  • 18
    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
  • 19
    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
  • 20
    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
  • 21
    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