Reputation: 68
For iOS 16, there are Multipath Networking options in Developer Options menu like these;
I wonder if these options can help with poor home/office wifi connections. Any ideas how does it work, what are the differences and which option is the most briliant solution that improves responsiveness without draining precious battery juice?
Upvotes: 2
Views: 1123
Reputation: 11
MPTCP works with existing networks. If a network doesn’t support MPTCP, the client uses standard TCP connections. However, network administrators must check their firewall policies to make sure that all intervening devices allow TCP Option 30 to pass through without changes.
Upvotes: 1