On 02/27/2011 11:47 AM, Holger Hans Peter Freyther wrote: > > The Client functionality should be implemented with NetHTTP and the Server > functionality probably with Swazoo.
Hi, I have implemented the HTTP client side of things using Net.HTTP.HTTPClient. A simple query (the one I need right now) seems to work, I know that redirection and errors are not handled properly yet. I have pushed this to the repository on gitorious. holger _______________________________________________ help-smalltalk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-smalltalk
