Changes between Version 5 and Version 6 of Examples/PythonPublishAlias

Show
Ignore:
Timestamp:
10/17/06 22:17:55 (7 years ago)
Author:
DamjanGeorgievski
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Examples/PythonPublishAlias

    v5 v6  
    6565Notes: 
    6666 * this script doesn't check for collisions. To do that it needs to connect to signals from Avahi and use a glib loop. 
    67  * Apples Bonjour for Windows seems to not support CNAME records... this is not confirmed yet, but my first test show this. Apart from that, I've not tested with anything else (except localhost Avahi), yet. 
     67 * Apples Bonjour for Windows seems to not support CNAME records... this is not confirmed yet, but my first test show this. Apart from that, I've not tested with anything else (except localhost Avahi), yet. {update} Bonjour for Mac OS X resolves CNAME's - just confirmed on a Macbook. 
    6868 * I hope Avahi will get this feature built in. An 'alias' variable in it's config file would be great.