I want to use network framework to just probe tcp or udb endpoint and read the RTT value. In wwdc video , i could see a sample app which does exactly same, however i could not find the source code of the same. Can somebody help how to achieve probing? Thanks.
Post
Replies
Boosts
Views
Activity
Hi,I would like to read Radio/Cell Site information from iOS - things like Cell ID, Tracking Area Code and Location information geo location from my app. Can I do that? I read CoreTelephony framework but not sure, if this can give me any relevant information.Please let me know.