You don't need frames to view this website. Flash communication server. Flash mx xml socket server.
Home
Main Menu
Home
- - - - - - -
What is Palabre ?
Features
News
FAQ
Forum
DEMO
- - - - - - -
Downloads !
Browse SVN
- - - - - - -
Search
Contact Us
- - - - - - -
Sourceforge Project Page
Python
Links
Palabre on Facebook






Actionscript for Multiplayer games
 
Download Palabre Flash Xml Socket Server DOWNLOAD Download Palabre Flash Xml Socket Server FORUM Download Palabre Flash Xml Socket Server FAQ Download Palabre Flash Xml Socket Server WHAT IS IT
 



Using Palabre ? Coming here for Support ? Please consider making an (even small) donation :)
Palabre Forum  


::post new topic::
Crossdomain - 2009/03/02 21:36 By the example in conf I thought the crossdomain.xml would be getting served on port414? I don't believe this is happening but thought I would confirm i'm thinking correctly.

Thanks,
Gnoll
  reply | quote
Re:Crossdomain - 2009/03/03 03:42 Also may I ask, is there a way to test if the crossdomain is being served?

Thanks
  reply | quote
Re:Crossdomain - 2009/03/03 10:16 Hi,

nop it's just an example, by default the crossdomain is served by the same connection / port that palabre is using

so if you're using port 2468 , it will be serverd over this port.

To test if it is served you can connect and send the following xml node :

<cross-domain-request />
  reply | quote
Re:Crossdomain - 2009/03/05 04:23 Okay,

Thanks for the info
  reply | quote
Re:Crossdomain - 2009/03/05 04:31 Hmm,

It seems to return
Code:

  "<cross-domain-policy></cross-domain-policy>"


I am looking for something more like
Code:

 "<cross-domain-policy> <site-control permitted-cross-domain-policies="all"/> <allow-access-from domain="*" /> <allow-http-request-headers-from domain="*" headers="*" />  </cross-domain-policy>"



Any ideas,
Thanks,
Gnoll
  reply | quote
Re:Crossdomain - 2009/03/05 05:15 Correction I do recieve
Code:

 "<cross-domain-policy><allow-access-from domain='mydomain' to-ports='myport' /></cross-domain- policy>

but still missing some lines
Thanks,
Gnoll
  reply | quote
Re:Crossdomain - 2009/03/05 18:01 I think that the only usefull node is
<allow-access-from domain="XYZ" />

I think that the two others are usefull for crossdomain.xml files requested by HTTP(s) but not for socket connections ?
Am i missing something ?
  reply | quote
Re:Crossdomain - 2009/03/06 07:07 Possibly, all though the one I gave you is from adobes example on how to make a socket policy server
  reply | quote
::post new topic::
SORRY, website is currently mostly broken due to software changes on the server.
Hope to fix it soon ...

In the meantime you may still download palabre or use the forum