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 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 6

Topic History of: MMO
Max. showing the last posts - (Last post first)
Author Message
admin Hi



Now with Palabre 0.6 you can access database informations and send anything to the clients



Have fun
Will Any URL we can look at ?
admin Hi,





1) How can i modify the server to make it access my mysql database and push info to the clients? Is there any documentation online on how to do it?



Not an easy way, but if you know some python that might not be hard.

Just edit PalabreClient.py and add your nodes and actions





2) Will Firewall on the clien machine disable the client/server connection? i mean is it possible to tunnel on port 80 so every browsing client will have access to the server?



You can make Palabre run on port 80 on the server, but only if you don't have any webserver already running on that port.

It will work better for clients with firewall restrictions, but not for people only able to access internet by a proxy
Fausto Hey i'm developing a Browser Game MMO and i'm looking for a way to replace all my GET methods with PUSH events from the server.



Those are my questions:

1) How can i modify the server to make it access my mysql database and push info to the clients? Is there any documentation online on how to do it?

2) Will Firewall on the clien machine disable the client/server connection? i mean is it possible to tunnel on port 80 so every browsing client will have access to the server?



Thanks and keep on this great work.



Fausto