[plt-scheme] Reading a jpeg from an internet enabled camera

From: Dan Anderson (dan1625 at earthlink.net)
Date: Fri Feb 28 01:28:05 EST 2003

Hello,

I have a student that is trying to read jpeg images from an internet
enabled camera.  We are able to get the jpeg in "string" form but are
unable to save it to a file in a manner that is readable by another
program.  We can create a bitmap but are unable to view it in scheme.  If
someone knows what we are doing wrong I would appreciate the help.  Thanks
for your time!  (The different attempts are attached)

Dan Anderson
Viewpoint School

-------------- next part --------------
A non-text attachment was scrubbed...
Name: ascii
Type: application/octet-stream
Size: 6890 bytes
Desc: ascii
URL: <http://lists.racket-lang.org/users/archive/attachments/20030227/d4d588fe/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: savetofile
Type: application/octet-stream
Size: 8132 bytes
Desc: savetofile
URL: <http://lists.racket-lang.org/users/archive/attachments/20030227/d4d588fe/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: asciitofile
Type: application/octet-stream
Size: 5754 bytes
Desc: asciitofile
URL: <http://lists.racket-lang.org/users/archive/attachments/20030227/d4d588fe/attachment-0002.obj>

Posted on the users mailing list.