Re: [PHP] communication protocol

2010-07-06 Thread Phpster
Try rest based or comet for chat Bastien Sent from my iPod On Jul 6, 2010, at 22:41, Augusto Flavio wrote: > Hi again, > > I'm thinking about in how to do the communication between web chat in > browser client, the server and the operator desktop client. > > I'm thinking in web service likes

Re: [PHP] communication protocol

2010-07-06 Thread Augusto Flavio
Hi again, I'm thinking about in how to do the communication between web chat in browser client, the server and the operator desktop client. I'm thinking in web service likes wsdl. Is a good option? Thanks Augusto Morais

Re: [PHP] communication protocol

2010-07-06 Thread Phpster
Amfphp ( www.amfphp.org) is what you might be looking for. It converts php based content into the flex digestible format. Bastien Sent from my iPod On Jul 6, 2010, at 17:41, Augusto Flavio wrote: > Hi List, > > > I'm looking for a chat support likes the livezilla. The livezilla is a great >

Re: [PHP] communication protocol

2010-07-06 Thread Ashley Sheridan
On Tue, 2010-07-06 at 18:41 -0300, Augusto Flavio wrote: > Hi List, > > > I'm looking for a chat support likes the livezilla. The livezilla is a great > tool but doesn't have language supports to another language instead english > and german (operator side). Then I thought that a good option wou

[PHP] communication protocol

2010-07-06 Thread Augusto Flavio
Hi List, I'm looking for a chat support likes the livezilla. The livezilla is a great tool but doesn't have language supports to another language instead english and german (operator side). Then I thought that a good option would be develop my own chat support. A great solution is build the serv

Re: [PHP] Communication protocol of PHP and Mysql

2005-02-25 Thread Richard Lynch
Bruno Santos wrote: > Im developing an application as my final school project and for the > report (administration manual) i need to specifie the protocol of > communication between PHP and Mysql when accessing the mysql database > using the functions within PHP. > > PHP communicates with Mysql thr

[PHP] Communication protocol of PHP and Mysql

2005-02-25 Thread Bruno Santos
Hello all. Im developing an application as my final school project and for the report (administration manual) i need to specifie the protocol of communication between PHP and Mysql when accessing the mysql database using the functions within PHP. PHP communicates with Mysql throw TCP/IP or any