I've been able to use Rendezvous on Panther successfully with VxWorks
by tweaking the posix code that apple provided a little bit. It
worked beautifully without touching VxWorks.c or .h at all.
A couple of days ago, I upgraded my Mac to Tiger... My client
software on Cocoa didn't work. So I download the new mResponder
package and revised my client to be compatible with Tiger. It seem to
work at first (getting the correct IP and port number form VxWorks),
but my task under VxWorks kept on dying. So I decided to rebuild the
responder on VxWorks with new version of mResponder and I did. Took
me a while, but I got it to compile (by the way, VxWorks doesn't seem
to support "inline" function in mDNSEmbeddedAPI.h, I had to #undef
it). I thought that it will run smoothly just like before. When I ran
it on VxWorks, my responder was crashing (bad crash that causes hard
reboot of single board computer) on the very first step: mDNSInit
call. I started to bebug your code (VxWorks.c) without much success.
Any suggestions?
Joon Choi
ATK Mission Research
310-698-4130
_______________________________________________
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