Hi everyone... I did the 'dirty work' for implementing the offline messages... now all you have to do is to make it GUI-wise.. which means... have the messages in a chat window.. have the date/time shown, and have them sorted depending on the X-OIM-Sequence-Num header... also have a better way to delete them once read... we could create a GUI for showing them as if they were emails... because that's what they are actually... (with OIMs we can get the IP address of the person who sent the message! :D the ip is in the header field X-OIM-originatingSource, but the idea would be to have a 'inbox' view, where you can view each msg, mark as read and delete... but the easiest would be to simply show the messages in a chat window, sorted by sequence number, with the date/time and a "Offline message received at : ..." so people would know it's an OIM...
KaKaRoTo ----- Forwarded message from [EMAIL PROTECTED] ----- From: [EMAIL PROTECTED] Subject: [Amsn-commits] SF.net SVN: amsn: [7211] trunk/amsn Revision: 7211 http://svn.sourceforge.net/amsn/?rev=7211&view=rev Author: kakaroto Date: 2006-09-07 10:24:07 -0700 (Thu, 07 Sep 2006) Log Message: ----------- Added support for OIMs : Offline Instant Messages!!! wouhouuu!!! :D a lot of graphical work still has to be done.. for now it's only done with msg_box-es... don't forget the first element returned by MSNOIM::getOIMMessage is the sequence number, which should be used to order your OIMs... Modified Paths: -------------- trunk/amsn/hotmail.tcl trunk/amsn/protocol.tcl ----- End forwarded message ----- ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Amsn-devel mailing list Amsn-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/amsn-devel