For the server side I should not do anything. It should rely on existing
server in school or whatever: FTP or even WebDav service as it exists in
Apache or even CMS applicaton like Zope, may be Moodle ?

Hilaire

Le 03/12/2011 22:30, Stéphane Ducasse a écrit :
> Hilaire
> 
> if you have a simple solution for the server side I would be interested 
> because it would be a cool example for the chapter on Zinc.
> 
> Stef
> On Dec 3, 2011, at 11:45 AM, Sven Van Caekenberghe wrote:
> 
>>
>> "List my drawings"
>>
>> ZnClient new
>>  username: 'john' password: 'secret';
>>  get: 'http://www.drgeo.eu/drawings/johnsbook/'.
>>
>>
>> The server side would not be that much work either: have a look at how the 
>> ZnMonticelloServerDelegate class (to be combined with a ZnServer). This 
>> implements a comparable protocol.
> 
> 
> 


-- 
Dr. Geo -- http://www.drgeo.eu


Reply via email to