Hi list,

1. Do you have support for/How do I port WebDav (eg. DAVFS2) with SSL (eg.
Neon library) to uClinux?

2. Which emulator should I use if I wanted to emulate Linksys WVC200/WVC54GC
or Axis webcams ?

3. How could I port WebDav to Linksys WVC200/WVC54GC and Axis webcams ?

Technical benefits:
1. It would give the possibility to save directly to a webserver.
2. It would be very easy to setup network-wise as it uses port80 (http) what
only in rare cases are closed (inside->outside).
3. It would give a secure and more stabile alternative to FTP upload.
4. It would be very efficient as it can pipeline multiple transfers through
a single WebDav TCP connection (whereas FTP requires a new connection for
each file transferred - plus the control connection).
5. It enables "locking" and "versioning" of files which means that multiple
users can work with the same file at the same time directly from the
webserver.

Thanks in advance.


Best regards
Michael Maymann

_______________________________________________
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to