Télécharger la liste

Description du projet

Howl is a cross platform implementation of the
Zeroconf zero configuration networking standard.
It includes daemons and a client side SDK for registering, browsing, and resolving network services, and assigning link local IP addresses without a DHCP server. On Windows 2000/XP, it includes a sidebar in Internet Explorer that allows users to browse zeroconf-enabled Web and FTP servers.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-05-20 06:48
1.0.0

Cette version met à jour à mDNSResponder base 58-8-1. Il compile des tas de débogage lorsque la macro NDEBUG est fixé lors de la compilation. Les erreurs rencontrées quand le fichier conf d'analyse sont à présent consignés. Divers appels sprintf dangereuses ont été fixées. Ce communiqué compile aussi proprement en utilisant Cygwin. Aide pour la constitution sous OpenBSD a été ajouté. Erreurs dans la documentation ont été fixés.
This release updates to mDNSResponder core 58-8-1. It
compiles out heap debugging when the NDEBUG macro is set
during compilation. Errors encountered when parsing conf file
are now logged. Various unsafe sprintf calls were fixed. This
release also compiles cleanly using Cygwin. Support for
compiling under OpenBSD was added. Errors in the docs were
fixed.

2005-01-29 00:53
0.9.10

Cette version corrige un Makefile.am cassée et une erreur de compilation sous FreeBSD.
This release fixes a broken Makefile.am and a compilation error on
FreeBSD.

2005-01-27 23:51
0.9.9

Cette version corrige un bug où le répertoire de construction n'était pas le répertoire source, et des corrections de fuites de mémoire sur le nettoyage. Des correctifs ont été ajoutés pour rendre le portage vers les systèmes d'exploitation autres que Linux plus facile pour autoipd.
Tags: Minor bugfixes
This release fixes a bug where the build directory was not the source directory, and fixes memory leaks on cleanup. Patches have been added to make porting to operating systems other than Linux easier for autoipd.

2004-03-27 22:36
0.9.4

Le Windows mDNSResponder bloquer à la fermeture a été fixée. Le multi-threading bug dans la chaîne de partage de codes a été fixée. Tous les sw_rendezvous_ * API ont été modifiées pour sw_discovery_ *. mDNSResponder pouvez éventuellement configurer les fichiers au démarrage de déclarer les services de renseignements. Une option a été ajoutée à courir mDNSResponder dans un thread séparé de l'application appelante. autoipd doit être exécuté en tant que root. nifd doit être exécuté en tant que root. autoipd a été refait.
Tags: Minor feature enhancements
The Windows mDNSResponder hang on shutdown was
fixed. The multi-threading bug in channel sharing
code was fixed. All of the sw_rendezvous_* APIs
were changed to sw_discovery_*. mDNSResponder can
optionally configure files on startup to declare
services info. An option was added to run
mDNSResponder in a separate thread from the
calling application. autoipd must be run as root.
nifd must be run as root. autoipd was refactored.

2004-02-18 02:21
0.9.3

Cette version corrige un paramètre incorrect de CreateWindow dans sw_salt_init sous Windows, un bug timeout dans sw_salt_step sous Mac OS X, et la mDNSResponder-i interrupteur qui ne fonctionnait pas avec des interfaces alias. Il ajoute un spec RPM pour RedHat Linux, le soutien à pkgconfig, une option-a pour mDNSResponder, et sw_rendezvous_socket () et sw_rendezvous_read_socket () API pour une meilleure intégration dans les boucles d'événements étrangers. Il précise Convention __stdcall dans Howl API sous Windows.
Tags: Major bugfixes
This version fixes an incorrect parameter to CreateWindow in
sw_salt_init under Windows, a timeout bug in sw_salt_step
under Mac OS X, and the mDNSResponder -i switch that was
not working with alias interfaces. It adds an RPM spec for
RedHat Linux, support for pkgconfig, a -a option to
mDNSResponder, and sw_rendezvous_socket() and
sw_rendezvous_read_socket() APIs for better integration in
foreign event loops. It specifies __stdcall convention in Howl
APIs under Windows.

Project Resources