[Klone-users] Re: Status display for device using Klone and ajax
questions
Stefano Barbato
barbato at koanlogic.com
Sat Mar 15 07:26:01 EDT 2008
Hi,
Adobe changed some security features in recent releases of their Flash
player that may brake the functionalities of this klapp (I've a
fast&dirty patch to fix it, drop me a line if you need it). This
doesn't seem to be your problem if our demo application works as
expected.
What I would do is:
- install Firebug to debug your javascript code (http://www.getfirebug.com/
); needs Firefox
- keep an eye on KLone log file
- use ngrep (http://ngrep.sourceforge.net/) to watch in realtime the
data that flows between the browser and the server
bye,
s
On 15/mar/08, at 05:27, Trung, Tran Minh wrote:
> Hi thomas,
> With your demo klapp about status display, it runs well. But when I
> put
> it into my app, it can not run. It can not connect (always red). So in
> your klapp, how can I debug the connection!?
>
> Thanks a lot
>
> Tran Minh Trung
>
> -----Original Message-----
> From: thomas fossati [mailto:tho at koanlogic.com]
> Sent: Tuesday, February 26, 2008 3:17 PM
> To: Trung, Tran Minh
> Subject: [?? Probable Spam] Re: Status display for device using Klone
> and ajax questions
>
> Hi Trung,
>
> On Feb 26, 2008, at 2:21 AM, Trung, Tran Minh wrote:
>> But in XMLSocket object, it uses Flash. So I wonder that can it run
>> on
>> device?
>
> the flash object is executed inside the web browser of the client, not
> on the device.
>
> The device is just hosting the flash code (together with its js
> wrapper) onto its embfs: the flash code is actually inert inside the
> device. When a client connects the flash object is downloaded by the
> browser and executed by the flash plugin.
>
> If it's not clear, ask me more.
>
> ciao, t.
>
> PS: if you think that your doubts/questions/findings would be useful
> to other people you could post them to the klone-users mailing
> list ... ( http://www.koanlogic.com/cgi-bin/mailman/listinfo/klone-
> users ).
>
>
>
> _______________________________________________
> Klone-users mailing list
> Klone-users at koanlogic.com
> http://koanlogic.com/cgi-bin/mailman/listinfo/klone-users
>
More information about the klone-users
mailing list