Hi Kriggs, Nice to hear from you.I have built a temporary solution using Net::Jabber on Perl. Its a cgi script which logs into Jabber & runs like a daemon when invoked so that it prints messages for the user as and when they come in. I am facing one problem, that is the Apache timeout, in case the connection is idle for almost 5 mins. I have tried to overcome this by a auto refresh which re-invokes the connection. Serves my purpose! Any better ideas??
I would definitely like to see your client whenever its ready. Regards, Ritu Quoting Kriggs <[EMAIL PROTECTED]>: > I know I\'m working on a system in python called RBJab which has website > capabilities... the good news is it is comming along nicely, the bad news > is > if your deadline is near, RBJab probably won\'t be ready in time for you. > > I\'m sure if you want very basic functionality, then you could probably code > > something unstable in a few days. Let me know if you do. > > -Kriggs > > On September 30, 2002 04:25 am, you wrote: > > Hello friends, > > > > I am looking at embedding a jabber client into a Web > > based application wherein i can push jabber messages > > from the server to the client. I would later like to > > extend this to accept full fledged Jabber > > messages/presence/iqs from the client side too. > > > > Has anyone worked on it already ..? Would like to > > have a plug in if possible as my deadline is nearing. > > > > Else would like any suggestions/advice from you gurus.. > > > > Regards, > > Ritu > > _______________________________________________ > > jdev mailing list > > [EMAIL PROTECTED] > > http://mailman.jabber.org/listinfo/jdev > _______________________________________________ > jdev mailing list > [EMAIL PROTECTED] > http://mailman.jabber.org/listinfo/jdev > _______________________________________________ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev
