On Jun 30, 2004, at 12:16 AM, rodney tamblyn wrote:

Does anyone have a Revolution instant messenger client library - for any of the major IM types - MSN, ICQ, AIM, Yahoo etc ?

~ Rodney

Rodney,

I don't have one but I've implemented a simple client for a custom app I am developing... it's simple, server is a DB, client flush data to central DB and client will look for data every couple seconds, so, I've got almost instant messenger features. I'll release this code soon.

If you're looking for REAL instant messaging protocol, I urge your to look into Jabber protocol, it's widespread, it's XML based and (I might be wrong) it's HTTP based, so we could easily port the protocol for Rev use, we already have plenty of HTTP and XML code/knowledge base to get us started!

If you decided to port jabber to Rev (and it is XML and HTTP based, I don't know if they changed that), then I could help you.

Cheers
Andre

PS: I am always looking for ocean browser, and I have some great news on CGI for both your libCGI and my serverworkz lib...



-- Rodney Tamblyn 44 Melville Street Dunedin New Zealand +64 3 4778606 http://rodney.buzzword.com/ http://oceanbrowser.com

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


--
Andre Alves Garzia  2004
Soap Dog Studios - BRAZIL
http://studio.soapdog.org

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to