210 projects for "java radius client" with 2 filters applied:

  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Try Free
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 1
    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
  • 2
    Web Based Chat without the Browser (and without Java!!!) - HTTP Chat is a complete chat system that uses the Hyper Text Transfer Protocol (HTTP) to communicate and has a native client user interface. (currently Windows only)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A standalone Gay.com chat client using moepII/IRClib as a codebase.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 5
    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
  • 6
    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
  • 7
    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
  • 8
    MessedUp! is a platform-independent MSN Messenger client with many features and maximum flexibility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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
  • Veeam Data Platform v13.1 Icon
    Veeam Data Platform v13.1

    Move workloads across hypervisors and clouds with no vendor lock-in. Try VDP free today.

    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 Now
  • 10
    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
  • 11
    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
  • 12
    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
  • 13
    A Java-based IRC client with added features for roleplayers, specifically game masters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    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
  • 16
    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
  • 17
    A serverside irc-client using a Java Servlet
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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
  • 19
    A miniature console based AIM client written in pure Java. It implements the TOC protocol and provides a solid framework for understanding and writing your own IM clients or bots.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JavaIRC is a Java based IRC client. It provides minimalistic and simple to use interface. The interface is very much like mIRC, containing windows etc. Multiple network support is something that's required so it's included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    IM Café is a complete solution for deploying a private (LAN/WAN) Instant Messaging System. It is made of a Server (IMCafeServer.jar) and a Client (IMCafeClient.jar) application and it was completely written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    FIQN is a small Java-IRC-Client (and maybe sometime an IRC-Server). It will be based on the builtin Java classes. We're also trying to make cross-platform application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Chipchat is web chat program written in java language. It is web application and need web server such as Tomcat. By using "Applet" for conecting to server, it is not need to install any program in client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Jasim (Just Another Simple Instant Messenger) is a simple instant messenger program written entirely in Java. Jasim will feature a protocol that can be extended through plug-ins. It will have a client library with full API documentation so that anyone wh
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    A Library for communicating with the Jabber Instant messaging system from either Java 2 Standard Edition or Micro Edition.
    Downloads: 0 This Week
    Last Update:
    See Project