Binary in an http request

Chris Muller afunkyobject at yahoo.com
Mon Jun 17 17:25:52 UTC 2002


Hi Alexendre, I use an object-based request framework that lets you define and
send your requests as classes, not just Strings.  Server responses are also
objects.

The framework handles all of the serialization / materialization, as well as
efficiently sending over a socket.  It is surprisingly easy to use, but it does
not use HTTP, however.

If you think this will help, let me know and I'll put you together a change
set.

 - Chris


__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com



More information about the Squeak-dev mailing list