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




 
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::
Security / Connection from several clients - 2008/01/13 13:25 I currently run PALABRE on a linux machine on the web. When connecting from my home with several clients everything works fine.

Code:

  *** No palabre.conf found in /etc :: Using local one INFO     No log file has been specified INFO     Palabre will only print log to console INFO     Running onAll interfaces INFO     Port2468 INFO     Palabre is running on a public interface INFO     Other computers will be able to access it INFO     Connection to BDD      SKIPPED INFO     Connection initialized for 84.57.146.225 INFO     Client connectedtest(84.57.146.225) INFO     Connection initialized for 84.57.146.225 INFO     Client connectedOffline(84.57.146.225)



what i dont understand: if someone else (from an other IP) connects to the server it doesnt work and the log tells me the client is connecting with the same ip than me. AND... the client gets a "security sandbox violation" although the domain with the SWF is included in the 'alloweddomains'-section in the config-file and the policyfile is loaded in the swf. Can anybody help me with this?

Code:

  INFO     Connection initialized for 84.57.146.225 INFO     Connection lost for (84.57.146.225) INFO     Disconnection requested by (84.57.146.225) INFO     Client left:

  reply | quote
Re:Security / Connection from several clients - 2008/02/20 14:05 Hi
it's weird ...

Are you starting your Flash Client the same way on your computer and the other's computer ?
Via an EXE ? an swf in a browser ? an swf on a web server ?
This might exmaplin the secutiry violation

Are the other clients on the same internet connection than tours ? Behind a firewall / router ?

This might explain why you have the same IP adress
  reply | quote
::post new topic::