7 ms·
This is correct. The app was NetShare, and it still resides on my phone.
by timerickson 15y ago
This is correct. The app was NetShare, and it still resides on my phone.
- ugh 15y agoDoes that app still work with the current version of the OS?
- Cowboy_X 15y agoYes. I had sporadic trouble with it under ios 4, but it resumed working properly in ios 5. Never liked uncommon ports, though.
- ugh 15y agoThat’s very interesting. Wouldn’t it be very easy for Apple to break the app with an OS update? You would almost expect that an app stops working after so many OS updates (not because someone purposefully made it stop working but rather coincidentally).
- xorglorb 15y agoChances are NetShare reused existing code from an open source SOCKS proxy implementation, which would probably just use standard UNIX APIs. Combine that with the simplicity of the GUI, and it's very possible that none of the APIs it is using have changed since release.