Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/marcelog/icsuda
- Owner: marcelog
- Created: 2011-02-18T18:59:22.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2011-02-18T19:10:16.000Z (almost 14 years ago)
- Last Synced: 2024-11-16T06:58:26.230Z (about 2 months ago)
- Topics: icq, java, messaging, messenger
- Language: Java
- Homepage:
- Size: 266 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
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.