[Mono-dev] Mono.Zeroconf MZClient Sample

goondoo27 moleculo27 at gmail.com
Mon Jan 25 17:15:06 EST 2010


I'm running Windows 7 with Bonjour. And I'm trying to get the MZClient sample
(from the Mono.Zeroconf library) to work.

I open 2 command windows. In one window I run this command: mzclient -v
Here's the output:

C:\Projects\Test\mono-zeroconf-0.9.0\bin>mzclient -v
Creating a ServiceBrowser with the following settings:
  Interface         = 0 (All)
  Address Protocol  = Any
  Domain            = local
  Registration Type = _workstation._tcp
  Resolve Shares    = False

Hit ^C when you're bored waiting for responses.


In the other command window I run this command: mzclient -p
"_workstation._tcp 1000 My Service"
Here' the output:

*** Registering name = 'My Service', type = '_workstation._tcp', domain =
'local
.'
*** Registered name = 'My Service'


I expected the first window to update after I added "My Service" but it
didn't.

Any ideas what I'm missing?

Thanks,
John
-- 
View this message in context: http://old.nabble.com/Mono.Zeroconf-MZClient-Sample-tp27314738p27314738.html
Sent from the Mono - Dev mailing list archive at Nabble.com.



More information about the Mono-devel-list mailing list