From: Matteo Nastasi (mop) Date: Wed, 14 Dec 2011 18:28:58 +0000 (+0100) Subject: first working version of streaming for windows iframe based X-Git-Url: https://mop.ddnsfree.com/gitweb/?p=xynt.git;a=commitdiff_plain;h=05240a984254dd2d9be14c679725f746b5e93986 first working version of streaming for windows iframe based --- diff --git a/web/winstream.php b/web/winstream.php new file mode 100644 index 0000000..f083907 --- /dev/null +++ b/web/winstream.php @@ -0,0 +1,26 @@ + + + + + + +
INIT
+ + diff --git a/web/winstream_rd.php b/web/winstream_rd.php new file mode 100644 index 0000000..955269a --- /dev/null +++ b/web/winstream_rd.php @@ -0,0 +1,36 @@ + + + + + + + + parent.allmythings = %d; + console.log(\"zorro \"+parent.allmythings); + + ", $i); + if ($i == 0) + printf("%s", $s); + mop_flush(); + sleep(1); + } +} +main(); +?> \ No newline at end of file