Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: mDNS across subnets?



Oh and I forgot to mention that you can try the following with the Unix 'nc'
command:

On one computer, execute

nc -u -s 224.0.0.251 -l -p 5353

Which means is will listen on UDP port 5353, listening for the multicast
address 224.0.0.251.  On the other computer, execute

nc -u 224.0.0.251 5353

Which will begin sending to the multicast address 224.0.0.251, UDP port
5353.  Just type in nonsense on the sender and see if you can see it on the
listener.  Don't forget to type enter after each line of nonsense, and
Control-C to kill the 'nc' instances.

- Shao Miller

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Bonjour-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/bonjour-dev/email@hidden

This email sent to email@hidden

References: 
 >RE: mDNS across subnets? (From: Shao Miller <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.