Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/marcelog/icsuda

Own desktop (and applet) IM, similar to ICQ, in Java. Uses Swing.
https://github.com/marcelog/icsuda

icq java messaging messenger

Last synced: about 11 hours ago
JSON representation

Own desktop (and applet) IM, similar to ICQ, in Java. Uses Swing.

Awesome Lists containing this project

README

        

//
// ICSUDA: (I) (C)an (S)ee (Y)ou, (D)umbass
//
// Secure P2P messaging system.
//

I made this software a long time ago. It's here because of nostalgic reasons. It works, but dont take it too seriously since it hasn't been tested like it should be :D I've come a long way since this code, but it can still be used to learn some stuff if you're new to the Java world.

You'll need a mysql database as a storage backend for offline messages and user information.

I haven't tried to compile this under new Java versions. I think I made this with Java 1.2, so you've been warned..

See .\doc for license and redistribution terms, install documentantion,
JConnector license et all.