• 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
Dictionary - SubDictionary of SCNetorkConnection
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Dictionary - SubDictionary of SCNetorkConnection


  • Subject: Dictionary - SubDictionary of SCNetorkConnection
  • From: Stefan Lehrner <email@hidden>
  • Date: Wed, 3 Oct 2007 20:21:29 +0200

Hi,

can someone please help me?

I need to get the  "ConnectTime"  from the
Dictionary "SCNetworkConnectionExtendedStatus" subdirectory "PPP"

Sorry, I have no idea how to fetch this... I tried 


id a = [[SCNetworkConnectionCopyExtendedStatus objectForKey:@"PPP"] objectForKey:@"ConnectTime"];
if (a != NULL) {
printf ("%i\n", [a intValue]);
}
else {
printf ("nicht verbunden\n");
}

But it compiled with an error message: /Users/sl/stats/stats.m:85: warning: invalid receiver type '¿¿v'

Maybe someone can bring into the darkness?

Thanks for your help,

Stefan

 _______________________________________________
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

  • Prev by Date: Re: Sending mail from an application launched as a startup item
  • Next by Date: Re: SCNetworkConnection - Dictionary/Subdictionary
  • Previous by thread: Re: Problems listening on a privileged port
  • Next by thread: Re: SCNetworkConnection - Dictionary/Subdictionary
  • Index(es):
    • Date
    • Thread