Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build generative AI apps with Vertex AI Studio. Switch between models without switching platforms.
Start Free
Powerful App Monitoring Without Surprise Bills
AppSignal starts at $23/month with all features included. No overages, no hidden fees. 30-day free trial.
Tired of monitoring tools that punish you for scaling? AppSignal offers transparent, predictable pricing with every feature unlocked on every plan. Track errors, monitor performance, detect anomalies, and manage logs across Ruby, Python, Node.js, and more. Trusted by developers since 2012 with free dev-to-dev support. No credit card required to start your 30-day trial.
Multi-purpose, platform/language independent Server with the ability to handle multiple concurrent connections on 1 socket, interactively/dynamically starting and stopping service modules. Needs only 1 port opened to access many different services.
ScriptBot is a scriptable IRC bot. Based on PircBot and BSF, it allows to fully customize the bot's behaviour by editing script files in the scripting language of your choice.
Smile3D is a Java based chat uses 3D avatars. Avatar changes expression and mood according to user choices; It can also interacts with all the objects present into the same room where currently the avatar stays.. Java3D framework is used.
GridChat is a highly expandable peer-to-peer network that has no central server. Each peer on the network acs as a client, server, and router for the various components. GridChat networks are fluid, growing and shrinking at will. - GUI under development!
FREEClient stands for Feature-Rich Eshare Expressions Client. Designed to communicate with the Eshare Expressions server (currently Talisma Chat?), this implementation has more features than the original client.
The objective of this work is to use key concepts and mechanisms related with the software components approach. Installation, execution and dynamic reconfiguration of a distributed chat application using CORBA are considered.
A sample chat system with integrated RPG (role play game). The software includes only a server software. The users have to use a terminal like telnet. It shows how a chat server could work.
Phim (standing for "Phi Messenger") is an(other) IM protocol, which is designed to avoid untrusted 3rd party nodes to help protect the data sent to peers
Katama is a modular bot written in Java that provides a powerful framework for user management, commands, a virtual file system (no joke, read about it!), dynamically loadable modules for IRC, AIM, and anything else you might want a bot to do.
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.
PiTaBOT is the first ever fully functional PainKiller scoreBot. It's currently able to
report 1 vs 1 matches on TDM/Duel mode to an IRC channel. Multiple simultaneous retransmissions are also supported.
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.
a java chat system, that encrypts all transfered data to protect the users privacy. Encryption will be done by rsa, blowfish, 3ds or an easy 'exclusive or' encryption. the client will hava a complete gui, the server in addition a console frontend.
atalk for short is a little chat server and client.
It consists of a server and a client application, both written in Java. The server runs under console and the client is a small Swing application.
Judp is a fully functional UDP networking API written in Java supporting basic text and file transfers. To demo the API functionality, I've included a console-based, multithreaded chat program which allows any number of users to talk and transfer files.
gBouncer is a powerful irc bouncer written in java. It has features like: multiuser + multiserver, secure webinterface, encrypted connections to client and server, comfortable and highly customizable logging via apache log4j, ... The fact that it's writ
Chat system implemented using asynchronous IO and a command parser
Chat system implemented using asynchronous IO and a command parser. Currently supports private messages, chat channels and accounts with basic login system and server console. A plain text based protocol is used. Only very basic test client implemented.