On Jun 2, 2005, at 10:46 AM, Freek Dijkstra wrote:
To do this is an static way, you have to add a few records to your
DNS server. First of all, you want to advertise a webserver. Now
you need to know that the service type for a webserver is
"_http._tcp". You can find these at http://www.dns-sd.org/
ServiceTypes.html
Now what you do, is you make a so-called "SRV" (Service Record) in
your DNS configuration, and you also need to add a "TXT" record:
Here is mine:
; service records
$ORIGIN macfreek.nl.
Apple._http._tcp IN SRV 10 100 80 www.apple.com.
Apple._http._tcp IN TXT "path=/"
The syntax for SRV records is:
Name._service._protocol IN SRV priority weight port target
so i try to understand , its all about a .txt record . from my
understanding
this is my example.
"TXT" record:
Here is mine:
; service records
$ORIGIN cuseeme.de.
let._cuseeme._upd IN SRV 10 100 7648-7650
www.cuseeme.de
let._cuseeme._udp IN TXT "path=/livehome/"
do i need to recompile mDNS ? again or do i need to type it into
the terminal. ?
So i could possible change it from a mobile too right?
Of course, in DNS you can also advertise other services
like i said with my service ,
so i am able to launch a specific application for example and can
display specific
user information ? i mean whatever he wants to share ?
some strange stuff here
May 28 15:02:43 macbroadcast mDNSResponder: Client application
registered 2 identical instances of service 510 Series-1 @
macbroadcast._ipp._tcp.local. port 631.
May 28 15:02:44 macbroadcast mDNSResponder: Update 510 Series-1 @
macbroadcast._ipp._tcp.marcscomputer. refused
May 28 15:02:44 macbroadcast mDNSResponder: Error -65553 for
registration of service 510 Series-1 @
macbroadcast._ipp._tcp.marcscomputer.
May 28 15:02:44 macbroadcast mDNSResponder: ERROR: unknown result
in regservice_callback: -65553
May 28 15:19:27 macbroadcast mDNSResponder: Advertising
let.dyndns.tv. IP 84.44.148.43
May 28 15:19:28 macbroadcast mDNSResponder: Update let.dyndns.tv.
refused
May 28 15:19:28 macbroadcast mDNSResponder: Registration of record
let.dyndns.tv. type 1 failed with error -65553
May 28 15:19:28 macbroadcast mDNSResponder: HostnameCallback: Error
-65553 for registration of let.dyndns.tv. IP 84.44.148.43
something about these errors?
thanks for sharing yout how to
regards
marcM.
"opencuseeme p2pVAW"
Les enfants terribles
D - 50672 Cologne
Germany
www.cuseeme.de
_______________________________________________
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