IPad Pro, switching between networks

Howdy,

I intend to use my brand new IPad Pro for field work.


That requires frequently switching between a bunch of networks - all static adresses. Ideally I just select the network (settings) I need and hit OK.

I have not found and app for IOS that would provide that functionality.


So, is there a way to programatically set IP, network and gateway?


Thanks

Oskar

So, is there a way to programatically set IP, network and gateway?

No.

The best option for dealing with infrastructure-less networks is to support link-local addressing [1]. This is properly supported by iOS but, alas, a lot of network hardware hasn’t caught up with that concept yet.

Share and Enjoy

Quinn “The Eskimo!”
Apple Developer Relations, Developer Technical Support, Core OS/Hardware

let myEmail = "eskimo" + "1" + "@apple.com"

[1] This is built in to all IPv6 implementations and was added to IPv4 in RFC 3927 Dynamic Configuration of IPv4 Link-Local Addresses.

IPad Pro, switching between networks
 
 
Q