Showing 111 open source projects for "java client server tcp"

View related business solutions
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 1
    CIM

    CIM

    Distributed instant messaging system for developers

    CIM(CROSS-IM)A developer-oriented system, provides components to help developers build their own distributed instant messaging system that can be a horizontal scaling IM. CIM is an IM Instant messaging system, can be applied as a message push middleware. IOT Message transparent transmission middleware in massive connection scenarios. Provides flexible horizontal expansion and contraction according to the actual situation. The server automatically removes offline clients. Client reconnects...
    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: 347 This Week
    Last Update:
    See Project
  • 3
    IXSF Messenger

    IXSF Messenger

    IXSF Messenger is a java-based messenger

    IXSF Messenger is a java-based messenger with file transfer option. Java Runtime Environment (JRE) 1.4 or higher is required. This application is built in two parts - server and client. Server part serves client's requests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Simple Client Server Chat Example

    An example of a simple chat system

    This project is a demonstration example on multi-threading programming in Java (old school) and network programming (String exchanges over network). 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. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5

    MUSCLE

    Client-server networking library

    The MUSCLE system is a fast, portable, flexible client-server system for distributed applications. Clients send BMessage-like PortableMessages to each other either directly or via a centralized server (with built-in database and 'live query' support).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Dr.J Messenger

    Dr.J Messenger

    Instant Messenger Application

    Developed in JAVA using Sockets API. Instructions : 1. First run the Server... note the ip address of server shown in the dialog box when the server runs 2. Go to Client folder. put ip address of the server in the server.set file. 3. Run the Client application 4. Before Signing in you have to register a unique username by Clicking Sign up button at the bottom 5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    SMF Chat Module

    SMF Chat Module

    It can add a chat room with Flash & HTML 5 Client into SMF.

    It can add a chat room based on Java server and Flash & HTML 5 Client to SMF, multiple skins and users fully integrated. And the best part is once the module is successfully installed, a free hosted chat will be assigned to your SMF. Integration Introductions It adds a chat room with multiple skins and single sign-on. Recent changes: better chat room control in SMF, HTML 5 Chat Client, Mobile Chat App, admin clean screens for all users, added profile integration, live show , social connect feature and video conference. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    X-Core

    X-Core

    The original Xivio.com World Server Core

    Xivio.com was a commercial children's virtual world website created in 2006 by Gavin Conrad. This is the legacy World Server Java Core made available to the world to do with as it wishes.
    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
  • 10
    Internal Chat is a corporate client-server chat (instant messaging) application. It is written in Java and thus can be run on any platform that supports Java. It uses PostgreSQL or MySQL as DBMS, Jetty as embedded HTTP-server, supports SSL, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Jeti

    Jeti

    A XMPP client written in java

    Jeti is a Java Jabber client that supports most chat features such as file transfer, group chat, emoticons, and formatted messages. It can be used as an application or as a Web applet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JagoClient is a Java software to play the board game Go over internet servers, to edit Go game records, to play against the computer (with gnugo), and to play point-to-point games.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    OpenCHAT is a 100% HTTP and HTML based chat server written in Java. It has it´s own stand alone HTTP server integrated and does not need any Applet or special software on client side to run on, but only a frames enabled web browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    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: 1 This Week
    Last Update:
    See Project
  • 15
    Chatna Messenger

    Chatna Messenger

    Chat Messenger written in Java

    Chat Messenger written in Java using sockets, contains a server-side app and a client-side app connecting to a SQLite DBMS Programmed by a group of Egyptian ITIians from Intake 33 * Sherif Mosa * Yosrah Ibrahim * Mostafa Magdy * Yasmin Abd Elhameed
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    bChatter

    bChatter is a simple chat client and server written in Java.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    FTALK

    FTalk is a java Desktop beautiful GUI Lan Chat Application.

    FTalk is a java Desktop beautiful GUI Lan Chat Application. You can chat with your pals with the help of your college /hostel Lan .You don't have to worry about the slow internet connections.Ftalk is an application that is made up the combination of two-application, server application (which runs on server side) and client application (which runs on client side).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    KDIM

    K-Drive Instant Messenger

    KDIM is a lightweight instant messaging program with client and server capabilities that is written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    java based, extendable, os independent, pluginable multifunctional chat client and server
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The Java Msn Lib(JML) based web msn client developed by Roy Tsang. You can reach me at roy dot cstsang at gmail dot com.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    Secure 2 peers chat/file transfer using Diffie–Hellman key exchange and DES/MD5 encryption. Can negotiate for a key for each message/file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    JTalker is an instant messenger system written in Java. Features: - SSL encryption - User-To-User communication - Chatrooms - Plugins (Server and Client) - and much more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Deep Matrix is a Java chat-client and server system that turns 3D VRML/X3D worlds in to multi-user enviroments. The current version "Deep MatrixIP9" works on Windows, Mac, and Linux OS systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Free Instant Messenger Server Client
    This project contain chat server and chat client/admin that works on Windows/Unix.. This is a Free software. Developed by Osama Mohammad Oransa, 2009,contain 3 parts : Chat Server ,Admin and Chat Clients, Based on Java RMI, will support XMPP soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next