• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Problems detecting an active internet connecting using SystemConfiguration
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problems detecting an active internet connecting using SystemConfiguration


  • Subject: Re: Problems detecting an active internet connecting using SystemConfiguration
  • From: Fritz Anderson <email@hidden>
  • Date: Sat, 15 Mar 2003 14:43:34 -0600

In some cases, this may cause the user's computer to dial the modem spontaneously and without warning.

This is very rude.

-- F

On Saturday, March 15, 2003, at 01:47 PM, Alex wrote:

If all you want to know is if you are online or not I think this is
easier:

-(IBAction)areWeLive:(id)sender
{
([NSString stringWithContentsOfURL:[NSURL
URLWithString:@"http://www.apple.com";]]) ? NSLog(@"We are
online"):NSLog(@"We are offline");
}

--
Fritz Anderson - Consulting Programmer - Chicago, IL
Mail: <email@hidden>
Risumi: <http://resume.manoverboard.org>
_______________________________________________
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.

  • Follow-Ups:
    • Re: Problems detecting an active internet connecting using SystemConfiguration
      • From: Alex <email@hidden>
References: 
 >Re: Problems detecting an active internet connecting using SystemConfiguration (From: Alex <email@hidden>)

  • Prev by Date: Re: NSMutableArray/NSArray and lossyCString
  • Next by Date: Re: Problems detecting an active internet connecting using SystemConfiguration
  • Previous by thread: Re: Problems detecting an active internet connecting using SystemConfiguration
  • Next by thread: Re: Problems detecting an active internet connecting using SystemConfiguration
  • Index(es):
    • Date
    • Thread