Changes between Version 10 and Version 11 of GoogleSummerOfCode
- Timestamp:
- 03/09/07 23:12:30 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GoogleSummerOfCode
v10 v11 4 4 5 5 1. '''Port to Windows''' - Port the Avahi daemon, the avahi client library and the Bonjour compatibility library to native Win32 (no Cygwin please), possibly also avahi-sharp and the HOWL compat libs. Implementing an alternative to the current D-Bus transport might be advisable. 6 1. '''Python support''' - Replace the current simplistic avahi-python implementation with a full fledged wrapper aorund avahi-client. 6 1. '''Python support''' - Replace the current simplistic avahi-python implementation with a full fledged wrapper aorund avahi-client. This could either bedone by implementing a C-based module or by using [http://www.python.net/crew/theller/ctypes/ ctypes] 7 7 1. '''Java support''' - Implement a JNI Java binding for avahi-client, possibly also implementing a compatibility library for the original Bonjour Java API 8 8 1. '''LLMNR support''' - Integrate Microsoft's link-local naming protocol [http://www.ietf.org/rfc/rfc4795.txt LLMNR (rfc4795)] into Avahi, to allow it to take part on both Apple-style and Microsoft-style Zeroconf networking
