fmII
Wed, Nov 19th home | browse | articles | contact | chat | submit | faq | newsletter | about | stats | scoop 09:50 UTC
in
Section
login «
register «
recover password «
[Project] add release | add branch | add screenshot | broken links | change owner | email subscribers | update project | update branch (urls) [Project]

 Jaim 0.5 (Default)
Section: Unix

 

Added: Wed, May 8th 2002 20:12 UTC (6 years, 6 months ago) Updated: Sun, Apr 27th 2003 03:25 UTC (5 years, 6 months ago)


About:
Jaim is a Java library that implements the AOL TOC Instant Messaging protocol. The intention of Jaim is to simplify the creation of AIM "bots" in Java.

Release focus: Minor feature enhancements

Changes:
Keep-alive handling was improved, making connections to the server much more reliable.

Author:
wilko [contact developer]

Rating:
8.06/10.00 (2 votes)

Homepage:
http://jaimlib.sourceforge.net/
Tar/GZ:
http://prdownloads.sourceforge.net/jaimlib/jaimlib-0.5.tar.gz
CVS tree (cvsweb):
http://jaimlib.cvs.sourceforge.net/

Trove categories: [change]
[Development Status]  3 - Alpha
[Environment]  Other Environment
[License]  OSI Approved :: GNU General Public License (GPL)
[Operating System]  OS Independent
[Programming Language]  Java
[Topic]  Communications :: Chat :: AOL Instant Messenger

Dependencies: [change]
No dependencies filed

 
Project admins: [change]
» wilko (Owner)

» Rating: 8.06/10.00 (Rank N/A)
» Vitality: 0.00% (Rank 13595)
» Popularity: 0.39% (Rank 14817)

project statsdownload stats
(click to enlarge graphs)
   Record hits: 5,071
   URL hits: 2,100
   Subscribers: 7

Projects depending on this project:
Jaimbizzle


Other projects from the same categories:
aim2irc
Kava
JavaBot for AIM
IMDispatch
Twisted Words

Users who subscribed to this project also subscribed to:
Scalable Test Platform
Lint4j
CubeTest
cvsplot
eyeD3


Add comment · Rate this project · Subscribe to new releases · Ignore this project · Email this project to a friend · Project record in XML

 Branches

Branch Version Last release License URLs
Default 0.5 27-Apr-2003 GNU General Public License (GPL) Homepage Tar/GZ Hosted on SourceForge.net

 Releases

Version Focus Date
0.5 Minor feature enhancements 27-Apr-2003 10:25
0.4 Minor feature enhancements 02-Nov-2002 06:36
0.3 Minor feature enhancements 15-Jul-2002 13:55
0.2 Minor feature enhancements 31-May-2002 14:29
0.1 Initial freshmeat announcement 09-May-2002 00:57

 Comments

[»] JaimConnection intermitent failure
by flasponge - Jun 25th 2004 11:39:42

Why does JaimConnection only work about 50% of time:

Here is an excerpt of my code that runs on startup of my standalone socket server...

JaimConnection mConn;
private static String HOST = "toc.oscar.aol.com";
private static int PORT = 9898;
...
mConn = new JaimConnection(HOST, PORT);
mConn.setDebug(true);
mConn.connect();

the connect hangs intermitently...I would say around 50% to 60% of time it fails.....then I can shutdown app...kill all java.exe instances (Win2K OS) ...restart app and the connect succeeds!


What is up with that?...does anyone else go through this.....

jason

--
flasponge

[reply] [top]




© Copyright 2008 SourceForge, Inc., All Rights Reserved.
About freshmeat.net •  Privacy Statement •  Terms of Use •  Trademark Guidelines •  Advertise •  Contact Us • 
ThinkGeek •  Slashdot  •  Linux.com •  SourceForge.net  •  Jobs