Tagged Questions
2
votes
0answers
73 views
Latency problem for keyboard remoting from Android phone - follow on [closed]
This is a follow on question to these previous questions:
Both TCP and UDP implementations
Modified TCP-only solution
I'm writing a simple remote PC app (mouse-keyboard). Android is the client and ...
5
votes
3answers
132 views
Latency problem for keyboard remoting from Android phone - follow up
I'm writing a simple remote PC app (mouse-keyboard). Android is the client and is connected with WiFi to Java PC Server. I'm using TCP but I see a bit of latency compared to other remote apps. I'm ...
7
votes
1answer
135 views
Latency problem for keyboard remoting from Android phone
I'm writing a simple remote PC app (mouse-keyboard). Android is client and is connect with WiFi to Java PC Server. I'm using TCP but I see a bit of latency compared to other remote apps. Then I used ...