Hi Mike,

You just saved me a bunch of time trying to figure out something I didn't need 
(Chasing Ghosts as we use to say). This prompted me to actually run the HttpCli 
demo and discovered Get() already does what I need.  The Get method actually 
transfers the file to the local hard drive... Can't get much easier than that...

Thanks
Bob

----- Original Message ----- 
From: Mike Sutton 
To: ICS support mailing 
Sent: Saturday, December 01, 2007 4:00 AM
Subject: Re: [twsocket] Newbee writing webcam utility


Hi Bob,


BR> Thanks for the tip, looks like HttpCli will work fine and from
BR> looking at the demo it will save the image in a stream buffer
BR> which if I understand correctly I will then need to decode using the 
MimeUtils.

There's no need to do any decoding on the returned buffer. Just save
it as a JPEG (or whatever else it is).

Mike
-- 
http://smallphry.com - The diary of my layout build.
Southern English, 1980s, N gauge with DCC control.
[EMAIL PROTECTED]

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to