Re: How can I a String to IP ?
Re: How can I a String to IP ?
- Subject: Re: How can I a String to IP ?
- From: Quinn <email@hidden>
- Date: Fri, 20 May 2005 11:45:39 +0100
Title: Re: How can I a String to IP ?
At 11:38 +0200 19/5/05, Halit Özüberk \(ProDyne\)
wrote:
I have a MACH-O
Projekt. And how can I convert a String to IP-Adress
??
It depends on what your requirements are. Do you want to
handle names (that is, look up the name in DNS)? Do you want to
handle IPv6 names and address? What layer of the system are you
working at (application frameworks, core services, BSD)? What
are your system requirements?
If you're working at the BSD layer, the Swiss army knife solution
to this problem is getaddrinfo <x-man-page://3/getaddrinfo>.
If you working at a higher level and you can require 10.3 or later,
CFHost it an excellent solution.
S+E
--
Quinn "The
Eskimo!"
<http://www.apple.com/developer/>
Apple Developer Technical Support * Networking, Communications,
Hardware
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden