[Laszlo-user] dataset request bug - SOLO swf file maked compiling on linux
최영철
nori11 at volans.kr
Thu Nov 27 18:46:26 PST 2008
<canvas>
<dataset name="cpu" request="false" type="http" src="cgi-bin/vlp_cgi.cgi"
querystring="cpu_status"/>
<method name="doRequest">
canvas.datasets.cpu.doRequest();
</method>
</canvas>
Compiling on window
GET /cgi-bin/vlp_cgi.cgi?cpu_status= HTTP/1.1
Accept: */*
Accept-Language: ko-KR
Referer: http://192.168.0.39/main.lzx.lzr=swf8.swf
x-flash-version: 10,0,12,36
UA-CPU: x86
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.
50727; .NET CLR 1.1.4322)
Host: 192.168.0.39
Connection: Keep-Alive
Authorization: Digest username="admin",realm="VoLANs Web Server
Authentication",nonce="23433faedd0b1f27736aa90af44df1cd",uri="/cgi-
bin/vlp_cgi.cgi?cpu_status=",cnonce="a868c05c95f21cf78488dcdf9bbb05bb",nc=00
000073,algorithm=MD5,response="e7c6cf9fc96aefb6dfcd94e2a8546374",qop="auth"
Compiling on linux
POST /main.lzr=swf8.swf HTTP/1.1
Accept: */*
Accept-Language: ko-KR
Referer: http://192.168.0.39/main.lzr=swf8.swf
x-flash-version: 10,0,12,36
Content-Type: application/x-www-form-urlencoded
Content-Length: 234
UA-CPU: x86
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.
50727; .NET CLR 1.1.4322)
Host: 192.168.0.39
Connection: Keep-Alive
Cache-Control: no-cache
Authorization: Digest username="admin",realm="VoLANs Web Server
Authentication",nonce="23433faedd0b1f27736aa90af44df1cd",uri="/main.lzr=swf8
.swf",cnonce="a868c05c95f21cf78488dcdf9bbb05bb",nc=00000051,algorithm=MD5,re
sponse="be6030205ef52093f4f4bf1bcfdeae08",qop="auth"
ccache=true&cache=undefined&timeout=30000&url=http%3A%2F%2F192%2E168%2E0%2E3
9%2Fcgi%2Dbin%2Fvlp%5Fcgi%2Ecgi%3Fcpu%5Fstatus%3D&nsprefix=false&trimwhitesp
ace=false&sendheaders=false&reqtype=GET&lzt=xmldata&%5F%5Flzbc%5F%5F=1227769
386578
Why?
My application name main.lzr=swf8.swf
index.html
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<META HTTP-EQUIV="PRAGMA" CONTENT="NO-CACHE">
<script src='/cgi-bin/vlp_cgi.cgi?web_title='></script>
</head>
<body BGCOLOR=#FFFFFF leftMargin=0 topMargin=0 rightMargin=0
bottomMargin=0 MARGINWIDTH=0 MARGINHEIGHT=0>
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.ca
b#version=8,0,0,0" type="application/x-shockwave-flash" width="100%"
height="100%">
<param name="movie" value="main.lzr=swf8.swf"/>
<param name="quality" value="high"/>
<param NAME="wmode" value="transparent"/>
<embed src="main.lzr=swf8.swf" quality="high" wmode="transparent"
pluginspage="http://www.macromedia.com/go/getflashplayer"
type="application/x-shockwave-flash" width="100%" height="100%"/>
</object>
</body>
</html>
Fedora Core release 6
Kernel 2.6.18-1.2798.fc6
java version "1.6.0_10"
Java(TM) SE Runtime Environment (build 1.6.0_10-b33)
Java HotSpot(TM) Client VM (build 11.0-b15, mixed mode, sharing)
Openlaszlo Version 4.1.1
lzc --runtime=swf8 main.lzx
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.openlaszlo.org/pipermail/laszlo-user/attachments/20081127/87410b77/attachment.html
More information about the Laszlo-user
mailing list