Re: Detecting a network connection
Re: Detecting a network connection
- Subject: Re: Detecting a network connection
- From: Shawn Erickson <email@hidden>
- Date: Thu, 29 Oct 2009 20:07:21 -0700
On Thu, Oct 29, 2009 at 6:35 PM, colors <email@hidden> wrote:
> One challenge I am facing is that there are cases where the product I am
> working on is run within a network that does not have extranet access, but
> need to access a server inside the network. I do not know what the domain
> or address is for this server, since it is different for each installation.
>
> So before I try to communicate with the server, I would like to know that I
> can actually get off the machine to some kind of network.
How do you communicate to the server? Seems like you would have to know its
address in one way or another and if you have that you should be able to use
the reachability API.
If you don't have the address then.. how do you get the address?
-Shawn
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden