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 a new message in "Default Forum"
Name:
Subject:
topic icon:
no
boardcode:
 Colour:  Size:   Close all tags
Message:
CAPTCHA: How much is 8 added to 2

Topic History of: self contained install?
Max. showing the last posts - (Last post first)
Author Message
Célio oups



and it should work fine with any python 2.3+ installation
Célio Conort Hi,



in fact you should be able to start palabre via the PalabreQuickStarter.py without installation, but it's a little bit buggy yet but will be fixed soon.



you can try to create a python file in the un-tar-ed Palabre Folder with the following code :





Code:

 
#!/usr/bin/python

from palabre.palabreServer import PalabreServer
import asyncore

myServer 
PalabreServer('',2048,'Password' )

asyncore.loop()




it won't print anything but should start Palabre (then try to connect via a flash client or telnet to test)

Anyway if you don't have full access to the webserver, you may not be able to open the desired port on the computer or the firewall, ...


Célio
Lucas i have no Python instal on my pc and it run grate...
phloydde Hi!



Palabre looks really great, but I can't install it on my webserver. I do not have access to folders outside of my home directory. Is there a way to create a self contained installation of Palabre which does not install the log files in /var/log/palabre.log

or the scripts in /usr/lib/python2.[VERSION]/site-packages/palabre/.



Also, what version of Python is required to run?



Thanks,

_p
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