Skip to content

Cross platform ZeroConf client that works with the underlying ZeroConf stack on the platform for Mono and .NET

License

Notifications You must be signed in to change notification settings

sjvanrossum/Mono.Zeroconf

This branch is 1 commit ahead of, 6 commits behind mono/Mono.Zeroconf:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7d4a254 · Sep 15, 2011
Mar 30, 2009
Sep 15, 2011
Aug 20, 2007
Jan 23, 2008
May 6, 2009
May 6, 2009
Jun 25, 2008
May 6, 2009
Dec 23, 2007
Apr 5, 2011
Jan 23, 2008
Apr 5, 2011
Mar 30, 2009
Sep 11, 2008
Aug 20, 2007

Repository files navigation

Mono.Zeroconf is a cross platform Zero Configuration Networking library for
Mono and .NET. It provides a unified API for performing the most common 
zeroconf operations on a variety of platforms and subsystems: all the 
operating systems supported by Mono and both the Avahi and 
Bonjour/mDNSResponder transports.

By using Mono.ZeroConf developers can use a single API that will work 
regardless of the underlying implementation that a particular operating 
system uses.

Developers can publish services that will be exposed to other computers on 
the network and also query the local machines on the network for services 
that could have been exposed.

More information about Mono.Zeroconf can be found on its project page 
on the Mono Wiki:

   http://mono-project.com/Mono.Zeroconf

General information about Zero Configuration Networking: 

   http://www.zeroconf.org/


About

Cross platform ZeroConf client that works with the underlying ZeroConf stack on the platform for Mono and .NET

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.6%
  • Shell 0.4%