How to: WebbClient ASP.net - C# to Openfire server

MY Openfire server is up and running… now, what I need is a webbclient for my webbpage.

I would like to know how to create a webbClient for my webbapplication that I have been coding in C#.

Are there any libiaries that I could use to create a client that connect to OPENFIRE Server. Or maybee some open source projects.

Iam a newbe. I need all the help I could get.

Hi,

http://xmpp.org/software/libraries.shtml has some libraries.

LG

Thanks a lot for your aswer…

WHen I coonect to ther server… should I check the openfire datbase if the user exists??

How can I set a user as online??

and how can I make a private conversation between two users?