Doc''s on Bandwidth usage? connection states?

Hey guys,

I can’'t seem to find any documentation on these items.

Is there any documentation which tells us how much bandwidth is used (approximately) per connection by messenger? Also, if it uses some type of connection pool?

A couple more questions:

Does messenger keep an open socket connection for each client?

Does it push the data to the client? or does the client have to retreive the information at select intervals? (from what I was reading I believe it pushes required information to the client as it needs to…)

Thanks

If you go to jabber.org you will find all information you need.

Dont worry about bandwith, only small xml-packges

Sockts stay open

and messages are pushed

Guido