I’m working on an iOS App, where I’ve added NE Packet Tunnel Provider and using Network Path Monitor to detect when any switch between Wifi and Mobile Data is happening. If any switch in Network path is detected then canceling the Tunnel and restarting it again, in between the process few packets are being dropped. I wanted to know if anyone knows if it’s possible without canceling and restarting the tunnel, can we reset the process so that it works seamlessly.
0
There are 0 best solutions below
Related Questions in IOS
- Overlapping UICollectionView in storyboard
- Cannot pod spec lint because of undeclared type errors
- Is the transactionReceipt data present in dataWithContentsOfURL?
- UIWebView Screen Fitting Issue
- ZXingObjC encoding issues
- iOS: None of the valid provisioning profiles allowed the specific entitlements
- How to hide "Now playing url" in control center
- CloudKit: Preventing Duplicate Records
- Slow performance on ipad erasing image
- Swift code with multiple NSDateFormatter - optimization
- iOS 8.3 Safari crashes on input type=file
- TTTTimeIntervalFormatter always returns strings in English
- How do I add multiple in app purchases in Swift Spritekit?
- Setup code for xibs in iOS. -awakFromNb:
- iOS Voice Over only reads out the title of any alert views
Related Questions in TUNNEL
- Security implications of a socket race when tunnelling a sub-command
- Packet Tunnel Provider in iOS 9
- How to allow protocol-41 (6in4) through the GCE firewall?
- How to both read and write from a TAP device connected to a MACVLAN via a bridge?
- Unable to tunnel through proxy. Proxy returns “HTTP/1.1 407” via https
- How to make Reverse SSH Tunnels secure
- I am not able to connect to mysql via ssh and I don't know why using Java
- How To Setup Local Tunnel Through Windows Remote Desktop
- How to use JProfiler over two-hop SSH tunnel
- Python - How to create a tunnel of proxies
- connect to drive through ssh hops
- Why server unexpectedly closed network connection?
- http tunneling between devices, behind firewalls
- Hamachi and FTP/HTTP
- How to debug a ssh tunnel
Related Questions in APPLE-DEVELOPER
- Ipa file exported with "save for development deployment" option will expire after 2 or 3 months?
- Apple ios distribution certificate has same apple id for 2 different distribution certificate
- How do you check if your signing identity is installed on another Mac? (Error: Your Account already has a valid iOS Distribution Certificate)
- Is there any way to reset the tunnel in iOS using NE Packet Tunnel Provider when switch between wifi and mobile data happens?
- In Xcode 12, In Info.plist file column expanding or resizing to zoom not working
- Apple Distribution Cert has expired
- Can't login to another account in xcode (This device is already associated with other accounts in the apple developer program)
- How to link a brand new Xcode project to an existing iOS app on App Store?
- Not able to fulfill "Guideline 3.2 - Business" while releasing app on App Store
- How can I fetch all events from all my calendars using EventKit and pyobjc
- Is there a way to determine the issue with the info.plist causing this crash?
- This app cannot be installed because its integrity could not be verified
- How we can access the Healthkit framework in .net MAUI app and access the HealthData
- Iphone Simulator as provisioning profile device
- No option to Renew membership of my already live app in Apple Developer Program
Related Questions in NETWORKEXTENSION
- Redirect user using NetworkExtension framework
- NetworkExtension iOS 11
- Xcode 8 Invalid code signing entitlements
- Is there any way to reset the tunnel in iOS using NE Packet Tunnel Provider when switch between wifi and mobile data happens?
- Implement web filter in macOS with NetworkExtension API
- Programmatically configure VPN use .movileconfig
- NEVPNManager or NEPacketTunnelProvider for VPN
- NETunnelProvider stop receiving packet on iOS 14?
- iOS Packet Tunnel Provider with Local On-Device Server
- Jailbroken iOS: How to execute shell commands from app extensions?
- MacOS Network Extension Failing
- VPN Tunnels issue
- Intercept IP address or Domain Name from safari using VPN
- How to set environment variables for system extension
- What happens if the `NEPacketTunnelflow` method `readPacketsWithCompletionHandler` is called multiple times?
Related Questions in PACKET-LOSS
- Packet drops in multicast when multiple instance of listner are running
- Get packet loss from Open Flow switch
- tc (netem) - reported loss is different to set loss
- Packet loss test with javascript
- QT - JAVA socket loss data
- Debug ideas to investigate on packets getting dropped?
- TCP packets loss ratio
- Is there any way to reset the tunnel in iOS using NE Packet Tunnel Provider when switch between wifi and mobile data happens?
- How to have WebRTC Stream CD Quality Audio With Minimal Packet Loss
- Windows TCP connection failures and retransmissions
- Perl Tcp transfer not consistent
- PSNR calculation in H.264 packet loss
- RTP video issue related to Jitter and packet loss depending on odd network status
- UDP tuning linux
- MQTT QoS 1 Ordering
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?