View Full Version : sockets in laszlo
epopov
01-30-2004, 03:25 AM
Hi,
is it possible in some version of laszlo to handle incoming messages. I mean not handling responses for requests to server but some kind of socket support( flash mx supports sockets...).
Thanks.
antun
01-30-2004, 09:15 AM
Right now, the LPS does support persistent connections, if that's what you mean. Have a look at the chat example:
http://www.laszlosystems.com/lps/sample-apps/chat/chat.lzx
-Antun
epopov
01-30-2004, 09:46 AM
Is this the only one way to retrieve data using persistent connection, i.e. over sockets.
Can I send/receive messages to/from my-own created server-app using sockets?
inertia
01-31-2004, 04:35 PM
I keep getting this error when I try to use the chat application:
forbidden user-agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-us) AppleWebKit/106.2 (KHTML, like Gecko) Safari/100.1
Anthony
vfunshteyn
02-06-2004, 03:28 PM
Originally posted by inertia
I keep getting this error when I try to use the chat application:
forbidden user-agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-us) AppleWebKit/106.2 (KHTML, like Gecko) Safari/100.1
Anthony
Safari does not support persistent connections, therefore we had to disable the feature for this browser. The browsers that support it on the Mac are Camino and IE.
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.