Open CK-Rei opened 8 years ago
Hi CK-Rei,
So right now, there are two separate repositories you'll need to download / install for this project. (I've been meaning to make them submodules, haven't gotten around to it yet.) The other one is here and is an Android project you'd compile and install on your phone. That project is the Client to this project's Server, and you need both to run (the client would send mouse movements / button clicks, the Server interprets them)
I will say that this is not a very "mature" project yet, right now all the Client and Server can do is see each other and connect. Actually processing input has not been implemented. If you're looking for something that will work right now, I would look elsewhere. (Alternatively, if you have some networking knowledge and want to help out, let me know!)
so thats mean the program only does is making connection between server and client.
Thank you for your reply.
helo sir. does the program control mouse cursor or something else?? i cant seem to do anything after connecting to the server