Thanks for ur valuable suggestion. Yes I had done that manipulation a few days back.What I had done is that i just write the number in a temporary file and get read back when needed. This time I wanted to get the online users by logging as admin and getting the total online users in XML format Any Idea??
Thanks prasant --- raditha dissanayake <[EMAIL PROTECTED]> wrote: > jsm/users.c contains some code to support this. if > you start the > server in debug mode you will see the number of > users online. If you > don't want to be always running in debug mode you > can change the > log_debug call to log_error call or use > fprintf(stderr, .... ) > you will have to recompile the server of course. > > > prasanta lenka wrote: > > > Hello every body, > > I'm running jabber 1.4.1 server. I want to > know > > the total no. of online users ant any time.can any > one > > help me please how to get it. Please specify step > by > > step methods involved in this > > > > Thanks and regards > > > > prasant > > > > __________________________________________________ > > Do You Yahoo!? > > Yahoo! Greetings - send holiday greetings for > Easter, Passover > > http://greetings.yahoo.com/ > > _______________________________________________ > > jdev mailing list > > [EMAIL PROTECTED] > > http://mailman.jabber.org/listinfo/jdev > > > > > > -- > Raditha Dissanayake > [EMAIL PROTECTED] > http://www.mediasolv.com/?rd > > > > > _______________________________________________ > jdev mailing list > [EMAIL PROTECTED] > http://mailman.jabber.org/listinfo/jdev __________________________________________________ Do You Yahoo!? Yahoo! Greetings - send holiday greetings for Easter, Passover http://greetings.yahoo.com/ _______________________________________________ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev
