+ (NSHost*) currentHost?
+ (NSHost*) currentHost?
- Subject: + (NSHost*) currentHost?
- From: petite_abeille <email@hidden>
- Date: Tue, 21 Oct 2003 19:53:10 +0200
Hello,
How do people deal with changing local host addresses? For example, a
machine could move around a wireless network and get a new IP address
here and there... would the NSHost instance returned by +currentHost
reflect those changes? Or is it necessary to call +currentHost
repetitively? And short of pooling +currentHost, what would be a
"reasonable" way to know that the local address has changed in the
first place?
Thanks for any insights :)
Cheers,
PA.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.