Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
Try Auth0 for Free
Custom VMs From 1 to 96 vCPUs With 99.95% Uptime
General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
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.
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)
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.
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.
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.
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.
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
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.
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.
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.
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...
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.
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)
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.
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.
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.
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.
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.
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.
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.
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