This Question is Not Answered

1 "correct" answer available (10 pts) 2 "helpful" answers available (5 pts)
0 Replies Last post: Jun 20, 2008 7:27 PM by sunil137  
sunil137 Bronze 3 posts since
May 28, 2008
Currently Being Moderated

Jun 20, 2008 7:27 PM

how to get the crossdomain policy file with xiff/http-bind

 

Hi,

 

 

I have a question regarding the use of security.loadPolicyFile() when xiff client is connecting

 

 

to ejabberd with http-bind enabled.

 

 

if the jabber server address is  http://jabber.foo.com/http-bind and the xiff3 client is connecting to it using

 

 

XMPPBOSH connection, does the client explicitly need to call security.loadPolicyFile("xmlsocket:://jabber.foo.com:80")?

 

 

or

 

 

i should make a call such as security.loadPolicyFile("http://jabber.foo.com:80")?

 

 

thanks in advance.

 

Sunil

More Like This

  • Retrieving data ...