Is it possible to move mouse cursor from android acclamator input?
up vote
-1
down vote
favorite
RT If it is possible
i want to make an app on android that
sends acclamator data to pc program(let's call it a server) via Acccess point(WIFI) using UDP Socket networking
and on the server side calculate the acclamator data from android phone
to move the mouse cursor
Isn't there an security issue?
if you can access window's(or any other OS) system call(mouse)?
what are other issue that we need to consider about?
ps. We've been working on this project well over 3 weeks it's kind of working in certain conditions that if we send data from the same computer that's receiving the data it works
but if we use other computer to run the SENDER code it won't work at all
Thanks
android windows api
add a comment |
up vote
-1
down vote
favorite
RT If it is possible
i want to make an app on android that
sends acclamator data to pc program(let's call it a server) via Acccess point(WIFI) using UDP Socket networking
and on the server side calculate the acclamator data from android phone
to move the mouse cursor
Isn't there an security issue?
if you can access window's(or any other OS) system call(mouse)?
what are other issue that we need to consider about?
ps. We've been working on this project well over 3 weeks it's kind of working in certain conditions that if we send data from the same computer that's receiving the data it works
but if we use other computer to run the SENDER code it won't work at all
Thanks
android windows api
What is the issue you are trying to solve?
– IInspectable
11 hours ago
add a comment |
up vote
-1
down vote
favorite
up vote
-1
down vote
favorite
RT If it is possible
i want to make an app on android that
sends acclamator data to pc program(let's call it a server) via Acccess point(WIFI) using UDP Socket networking
and on the server side calculate the acclamator data from android phone
to move the mouse cursor
Isn't there an security issue?
if you can access window's(or any other OS) system call(mouse)?
what are other issue that we need to consider about?
ps. We've been working on this project well over 3 weeks it's kind of working in certain conditions that if we send data from the same computer that's receiving the data it works
but if we use other computer to run the SENDER code it won't work at all
Thanks
android windows api
RT If it is possible
i want to make an app on android that
sends acclamator data to pc program(let's call it a server) via Acccess point(WIFI) using UDP Socket networking
and on the server side calculate the acclamator data from android phone
to move the mouse cursor
Isn't there an security issue?
if you can access window's(or any other OS) system call(mouse)?
what are other issue that we need to consider about?
ps. We've been working on this project well over 3 weeks it's kind of working in certain conditions that if we send data from the same computer that's receiving the data it works
but if we use other computer to run the SENDER code it won't work at all
Thanks
android windows api
android windows api
asked 21 hours ago
Benjamin_J
1
1
What is the issue you are trying to solve?
– IInspectable
11 hours ago
add a comment |
What is the issue you are trying to solve?
– IInspectable
11 hours ago
What is the issue you are trying to solve?
– IInspectable
11 hours ago
What is the issue you are trying to solve?
– IInspectable
11 hours ago
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53204389%2fis-it-possible-to-move-mouse-cursor-from-android-acclamator-input%23new-answer', 'question_page');
}
);
Post as a guest
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
What is the issue you are trying to solve?
– IInspectable
11 hours ago