Jabber-net client configuration for multple domains
Posted
by deni mf
on Stack Overflow
See other posts from Stack Overflow
or by deni mf
Published on 2010-06-14T07:49:31Z
Indexed on
2010/06/14
7:52 UTC
Read the original article
Hit count: 240
What parameters should i pass if i use multiple domains on same jabber server.
my current jaberclient configuration is: jabberClient1.Server = "localhost"; jabberClient1.Port = 5222; my domain name is "deni" where should i pass this parameter ?
© Stack Overflow or respective owner