Showing 873 open source projects for "client server chat java"

View related business solutions
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1
    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
  • 2
    Kashyyyk

    Kashyyyk

    A Work-In-Progress, Full-Featured, Open Source IRC Client

    Kashyyyk is full featured, open source, cross platform IRC client. It was originally written to replace HexChat on OS X. At the time, HexChat (a fork of XChat) had only had a single release on OS X, which was still in alpha. Kashyyyk is extremely small, the binaries and related libraries totaling around half a megabyte. Kashyyyk also has very few external dependencies, the official binaries statically linking all supporting libraries. Kashyyyk is natively available for OS X, Windows,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    chat-informer

    chat informer client and server applications for chat.php.spb.ru

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

    Sharoom

    Share files in room

    Sharoom is a software used for sharing files developped in JAVA. It runs as a web server and offers a mobile interface for the remote client to access easily shared files. Light and simple , there is no need to configure anything. Just upload your files and run!!!
    Downloads: 0 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
    AleHu

    AleHu

    Encrypting, anonymous, unlimited size message transfer system

    AleHu is an open source encrypted message transfer system that encompasses both server (PHP) and client software (Java). Give it a shot: You can try out AleHu by simply running the client using the preconfigured AleHu test server! For further details and instructions on how to quickly install and run AleHu, have a look at the documentation in the Wiki section.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    nwIRC is a small console IRC client for Unix systems. It works without third-party libraries and has been tested on Free/Net/OpenBSD, Darwin, Solaris, HP-UX, OSF1/Tru64, IRIX, AIX, Linux and Cygwin. Key features are multiserver/IPv6/DCC/modules support
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    EZ Intranet Messenger is designed to work within a LAN segment, without the presence of centralized server. Its primary goal is to provide instant messaging service, along with online status notification, file transmission, and real time public chat.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 10

    PyChat

    A simple Server-Client Chat

    A py-interpreter chatapp for the python server-client of localhost machine/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    SimpleYMClient

    simple yahoo messenger client

    This is a program based from yahoo messenger, for past time, i develop more complex, with database..it's was for Provider Pulse Server, using for communication via messenger
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    c# basic chat program

    Basic Chat program between client and server using c#

    Basic Chat program between client and server using c# and Socket API
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Darkbot

    The IRC's Talking Robot

    [ Please read https://sourceforge.net/p/darkbot/news/2014/01/darkbots-revitalization/ ] Darkbot is a portable IRC chat robot written in the C language that can be taught responses to user inquiries, and even have conversations with them. Darkbot was originally created by Jason Hamilton as an aid for help channels on Intenet Relay Chat.
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • 14
    Napster Reloaded

    Napster Reloaded

    A simple lightweight music sharing system inspired by napster

    Inspired by napster it is a simple java swing application to share music files. How to use? Put mp3 files you want to share in the shared folder. Put server's ip address and connect. Search by title or artist and download chosen files. Downloaded songs will be in Downloaded folder. The same application can be used as server and client. Server must use 127.0.0.1 or other localhost ip address and click connect.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    NetworkService

    Networking framework for Java applications

    NetworkService is a Java network API that simplifies development of LAN-based applications. It allows programmer to build locatable, state-monitorable software modules and exchange data between them in a peer-to-peer fashion. These modules can be given 'meaningful' names (Tom, FileServer1, Printer2..etc) instead of static IP address. NetworkService's project also provides SawaTalk - a server-less chat application (bundled with the final version of NetworkService ). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Java File Uploader
    Please update v 2.0 if you have downloaded before 16th Feb 2014! Simple java file uploader. The main goal to overcame 2GB browser limit. * Simple GUI * Upload unlimited file sizes from client to server via HTTP * Split uploading file to chunks * MD5 chunk verification on server. Final MD5 confirmation. * Http auth Adv: https://play.google.com/store/apps/details?id=org.vikulin.etherwallet
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    An instant messaging system with social network features. (This is the client, for server go to: https://github.com/goodinges/Ciao-Chat-Server) Social networks features: Chat with your Skype and Facebook friends. Chat with any XMPP system. Fetch your Facebook and Twitter timeline. This project uses Java FX fot it's UI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Gfire
    Gfire is a plugin for the Pidgin IM client which allows you to connect to the Xfire network. This plugin features your friend's list, full games list, viewing Xfire profiles and join friend's server.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    SecuXabber

    SecuXabber

    A secure Jabber-client for Android using strong encryption

    SecuXabber is a secure Jabber-client for Android that bases on Xabber and uses a strong, asymmetric enryption that works on top of the XMPP protocol. A key pair is generated on application start-up. Users can send their public key to other SecuXabber users via Bluetooth. This ensures the origin of the public key because people do a face-to-face check during key exchange. After the keys are imported by both users, all communication between them is done fully encrpyted using a strong 4096 bit...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Secure Internet Live Conferencing

    Secure Internet Live Conferencing

    Secure chat and conferencing protocol

    See http://silcnet.org/ for detailed information. SILC provides common chat and conferencing services like private messages, instant messages, channels and groups, and video and audio conferencing. The main difference to other protocols is that SILC has been designed with security as its main feature. All packets and messages sent in SILC network are always encrypted. Private messages are encrypted end-to-end, channel message are encrypted with channel-wide secret key and secure...
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 22
    P2P for Smartphone - Android Gnutella

    P2P for Smartphone - Android Gnutella

    Mobile P2P App - Use a P2P App on your Smartphone

    This Project shows how to create a mobile smartphone app with a gnutella p2p application. It consits of smartphone java sourcecode, documentation, phex source code, phex proxy and instructions to create a working app. This project once was coded with only 2000€ buget and has given revenue of over 30.000€. Happy hacking the java,perl,php code. Other...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    NN - NexusChat

    NN - NexusChat

    NexusChat the convenient to chat/NexusChat a kenyelmes csevegeshez

    Professional IRC client for everyone. If you find someone error in the client can be report here: https://www.facebook.com/nexusnetwork.pw or here https://twitter.com/_Nexusnetwork_ If you have an idea what to do should plugin then to the above of addresses you can write. ---------------------------------------------------------------- Professzionális IRC kliens mindenki számára. Ha talál valaki hibát a kliensben akkor itt lehet jelenteni: https://www.facebook.com/nexusnetwork.pw...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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
  • 25
    Messup Chat

    Messup Chat

    Chat with your current website customers! Free & Self-Hosted solution.

    The MESSUP Chat consists of a very tiny server-side solution without any database - and a Windows Client. The server-side solution can easily be installed on your website, if the webspace supports PHP. A chat-window then appears on the site. The client is a Windows software, which connects to the chat on one or more of your websites. It will notify the owner about incoming chat communication and allows to chat with the website visitors. ...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB