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
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
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
>
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
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
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
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
I'm looking at distributing PHP applications to desktops, using SQLite as
the database.
All information that is updated in the application will be local on the
machine, until
published to the webserver.
My question is, what would be the best way to update the webserver sitting
at a service provid
Hi,
Excuse, skip one file.
It is full set of RPC files.
- Konstantin.
"Konstantin S. Kurilov" wrote:
>
> Hi,
>
> It is RPC software.
>
> I have used it. It work for me.
>
> - Konstantin
>
> ===
> FrЕn: Jon Smirl [SMTP:[EMAIL PROTECTED]
> Skickat: den 12 mars
There are several ways:
1. XML - many browsers don't support this
2. Load a form into a hidden iframe, then you can read variables from
the form
3. Load javascript into a hidden iframe.
Sharat Hegde wrote:
Hello,
How do I communicate betwen an HTML page having JavaScript and a PHP server
code w
Hi,
It is RPC software.
I have used it. It work for me.
- Konstantin
===
FrЕn: Jon Smirl [SMTP:[EMAIL PROTECTED]
Skickat: den 12 mars 1999 05:21
Till: [EMAIL PROTECTED]
AngЕende: [PHP3] RPC for PHP from the browser
This is a port of Microsoft's remote scripting
Hi Sharat,
> How do I communicate betwen an HTML page
> having JavaScript and a PHP server code without
> having to refresh the HTML page.
I don't think this is possible: once PHP has run (and sent your Javascript
to the browser), it's finished - you can't use it again until the next time
the pag
Hello,
How do I communicate betwen an HTML page having JavaScript and a PHP server
code without having to refresh the HTML page. I was originally thinking of
having an invisible applet communicating to the server, but I am not sure
how this is done.
I am also considering XML and SOAP, but I am no
t;
>
> -Original Message-
> From: justin gruenberg [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, July 02, 2003 1:27 PM
> To: Sharat Hegde
> Cc: [EMAIL PROTECTED]
> Subject: Re: [PHP] Java Applet to PHP Communication
>
>
> Sharat Hegde wrote:
>
> >Hello
: Wednesday, July 02, 2003 1:27 PM
To: Sharat Hegde
Cc: [EMAIL PROTECTED]
Subject: Re: [PHP] Java Applet to PHP Communication
Sharat Hegde wrote:
>Hello,
>
>I need to be able to communicate from a Java Applet to a PHP program on the
>server to enable "Live Connect" for data. This
Sharat Hegde wrote:
Hello,
I need to be able to communicate from a Java Applet to a PHP program on the
server to enable "Live Connect" for data. This is what I intend to do:
In my web application, a Java Script program will call a Java Applet which
then calls the PHP program on the server. The PH
Hello,
I need to be able to communicate from a Java Applet to a PHP program on the
server to enable "Live Connect" for data. This is what I intend to do:
In my web application, a Java Script program will call a Java Applet which
then calls the PHP program on the server. The PHP program works like
17 matches
Mail list logo