Spinneret Web Server
DAR"K" VADER
Posts: 5
Hi, First, congratulation for the contest... was cool.....
I have a probem with images when i load my webpages in the spinneret. Or when i want open a pdf file
I love spinneret , but i have this problem
Im using the code HTTPServe.spin, exist a way i can use without change the firmware....
im use a 3G Router with zte mf110 and no-ip port redirect and work perfect but i have that problem. ().
I have a probem with images when i load my webpages in the spinneret. Or when i want open a pdf file
I love spinneret , but i have this problem
Im using the code HTTPServe.spin, exist a way i can use without change the firmware....
im use a 3G Router with zte mf110 and no-ip port redirect and work perfect but i have that problem. ().
Comments
What happens when a pdfs or images are requested? Does the Spinneret lockup? Does it timeout?
How big are the images and pdf?
no timeout
less 2Mbyte
Mike i have another dude?? .. what is the partitoin format are you used for the SD? FAT or another... thats the problem maybe!!
Zip and attach your web app.
http://201.189.67.22:5000/
or
http://imch.servehttp.com
[html]
<td><blockquote>
<p align="center">image test</p>
<p align="center"><img src="1page-img3.jpg" width="80" height="80" /></p>
<p align="center">image 2 test</p>
<p align="center"><img src="one.TIF" /></p>
<p align="center"> </p>
<p align="center">image 3test</p>
<p align="center"> </p>
<p align="center"><img src="one2.TIFF" /></p>
<p align="center"> </p>
<p align="center"><img src="http://imch.servehttp.com/one2.TIFF" alt="" /></p>
<p align="center">This is a test page.</p>
<p align="justify"><a href="SettingSW.pdf" target="_blank">Settings_up_Spinneret_Server</a>(Test)</p>
</blockquote>
<blockquote>
<p align="justify"><a href="http://imch.servehttp.com/SettingSW.pdf" target="_blank">Settings_up_Spinneret_Serve</a>(Test)</p>
<p align="justify"><a href="http://imch.servehttp.com/SettingSW.pdf" target="_blank">Settings_up_Spinneret_Serve</a>(Test)</p>
</blockquote></td>
[/html]
Script and link tags are referencing the file system and must follow the 8.3 file naming convention.
[html]
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>IMCH</title>
<script src="file:///C|/wamp/www/sp