Richard Schneider

Results 71 issues of Richard Schneider

I want to dynamically generate the `ExtendedHelpText` for a Subcommand. For example the command `repo migrate `, I want to create the text that shows the allowable version numbers and...

enhancement
help wanted
question

Instead of using `synch.cmd` create the gulp task `gh-pages` to do the work. The `release` task should depend on it also.

From https://tools.ietf.org/html/rfc6762#section-6.2 > When a Multicast DNS responder sends a Multicast DNS response message containing its own address records, it MUST include all addresses that are valid on the interface...

See https://tools.ietf.org/html/rfc6762#section-8 for all the details.Sert Need the following methods - [ ] ServiceDiscovery.Probe(ServiceProfile) - [x] ServiceDiscovery.Announce(ServiceProfile)

> A Multicast DNS responder MUST only respond when it has a positive, non-null response to send, or it authoritatively knows that a particular record does not exist. For unique...

Failing on appveyor see https://ci.appveyor.com/project/richardschneider/net-mdns/builds/22851274

Rename the event `NetworkInterfaceDiscovered` to `NetworkChanged`. The args should containt the current NICs, the removed NICs and the added NICs.