You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey! I have absolutely no idea how to contact you on github and it looks like your reddit account has been out of it for a while. Either way, I was wondering if there is anyway to play your Private TPP system with iphones? I've tried several programs similar to Max Remote but I am having no luck!
Hopefully I hear from you!
v/r,
Chris
The text was updated successfully, but these errors were encountered:
Hi,
Max Remote was the android app I chose to reverse engineer because it looked simple to do. I do not own nor have anything to do with the development of Max Remote.
That being said, you would need to do the same thing to some iOS app (either reverse engineer the protocol or find one which has that information available). For the Android app, It talks UDP to do some handshake and then use both TCP and UDP to click buttons depending if the button click is long or short.
The part of the code you need to change is server.py. Make it talk to your iOS app and then (I believe) it is simple to keep sending data to Max Remote Server because it is the one sending actual button presses to your emulator.
Keep me posted if you manage to add iOS support.
jbvsmo
changed the title
Have no idea how to contact you otherwise!
iOS support
Mar 16, 2016
Hey! I have absolutely no idea how to contact you on github and it looks like your reddit account has been out of it for a while. Either way, I was wondering if there is anyway to play your Private TPP system with iphones? I've tried several programs similar to Max Remote but I am having no luck!
Hopefully I hear from you!
v/r,
Chris
The text was updated successfully, but these errors were encountered: