Is there a way to programmatically have an iOS app add an entry into your network's routing table? Perhaps via CFNetwork?
Basically, the equivalent of this command:
$ route add -host
Is there a way to programmatically have an iOS app add an entry into your network's routing table? Perhaps via CFNetwork?
Basically, the equivalent of this command:
$ route add -host