Showing 315 open source projects for "java torrent client"

View related business solutions
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • Veeam Data Platform v13.1 - Get Your Free Trial Icon
    Veeam Data Platform v13.1 - Get Your Free Trial

    Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try it Free
  • 1
    Java chat classes (application and applet) using TCP sockets (client-server source files)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A fully functional Java Chat client and server. Compatible with Microsoft Java. Contains emoticons support, scriptable chat robots, SQL integration, themes, and many other features.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    I am developing a complete Chat system solution with server and client sides. Doing it with 100% Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Lightweight chat client and server using JSP and Javascript only. 100% web-base and do not need plugins or client side installation. Deploy and chat chat chat!
    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
    A standalone Gay.com chat client using moepII/IRClib as a codebase.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    IRCscraper is an attempt to create an IRC client written in Java, making it possible to run the client from an USB stick on most operating systems. Furthermore its GUI is meant to be user friendly and logically structured.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    EIRC is an IRC client program written entirely in Java using only Java API version 1.1, for compliance with once mainstream web browsers. It runs both as an applet and as an application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The J-WASTE project aims at the implementation of a platform independent client/server Java implementation of the WASTE protocol. This project started as a mandatory project course in networking at the Luleĺ University of Technology in Sweden.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    MegaMekNET is a client/server Java Application to chat and play MegaMek Games and also enroll into the ongoing campaign to fíght for one of the 5 houses or a Mercenary Group.
    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 customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 10
    Small Telnet Chat (STC) A Chatserver to which you can connect via a telnet client. Provides logging, automatic kicking and IP blocking.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 11
    Mobile DC - A Direct Connect Client for Symbian OS 7.0 UIQ: Sony Ericsson P800/P900/P910 (Motorola A920/A925/(A1000) info on homepage). Written in Java and supports P2P (since v2.00) and contains most of the features you find in a regular DC-client
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    MessedUp! is a platform-independent MSN Messenger client with many features and maximum flexibility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    An open-sourced all-in-one messenging client. The client includes AOL OSCAR, IRC, MSN Messenger, Yahoo! Messenger, and ICQ (OSCAR). Written in Java for cross-platform support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Sliver is a Server daemon and a client program that reads log files, and accept remote commands through the TOC protocol using Net::Aim and encryption. Sliver is written mostly using Perl, but this may change.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    JustChat is a simple lighweight web-based chat interface. Client-side visualisation is a Java 1.2 Applet, with a nice and simple-to-use interface design. Backend is php and a MySQL OR PgSQL DB. Connection is made by HTTP server requests.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    rirca is yet another java IRC client with an advanced GUI (java swing). It's still in a very early state right now, but already testable/sort of useable. Once in some time, it should become as good as mIRC or X-Chat or so...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A Java-based IRC client with added features for roleplayers, specifically game masters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Jabber client libraries for light java devices such as mobile phones, it brings instant messaging capabilities to every java phone (with support to MIDP), but may be used for other applications! It uses a very tiny XML parser crafted for this project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Allthough there are some msn webclients, they aren't open source. Therefore I build this JSP client witch allows you to install it on your own JSP server. The backend of this project is using the MSNM library (can be found at jsmsn.sourceforge.net)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    LumaQQ is a powerful QQ client writen in Java. It implements most functions of QQ, and a QQ-like graphical user interface for easy use. It's also a library, it has a reusable pure Java core on which you can build your own QQ-compatible application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A Jabber client written in Java using the Smack library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Simple and powerful chat client/server system for your web pages. Support channel administration, irc-like commands, connections filtering, extensive logging and much more. Works in any Java compliant web browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    An instant messenger network (including client and server) using Web services technology for communication. Makes use of external Web services for automatic translation of text messages between different languages. Client written in Java, server in C#.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A serverside irc-client using a Java Servlet
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    IRC Client coded in Java, inspired in the popular mIRC. This client was coded as a practice, along with my learning of the Java programming language. I wanted to offer the code to help anyone wishing to start programming networked applications on Java.
    Downloads: 0 This Week
    Last Update:
    See Project