I wrote it last night. It was simplified from a project I have previously worked on. It only provides basic control functions for PC restart and shutdown and PPT. Due to the tight schedule, the implementation process is not very comprehensive, such as the appearance of the interface, but it should be helpful for those who are interested in functional implementation. All functions have been tested in the real machine environment. If you have any problems during the download process, please contact me. I was planning to send a few pictures of my mobile app running, but because I am a poor student, I can't afford high-definition cameras, and my laptop camera is not very good, so first paste a few images that run on the simulator, and wait for the opportunity to make up later ~
The PC end of the first interface running on the mobile phone endProgramRunning
In addition, the server runs directly on the PC end and requires that your PC be equipped with a bluetooth module or a Bluetooth adapter (I bought one later, which is not expensive, 15 yuan, poor ). Because the client and the server separate two projects and write a lot of classes, we will not repeat them hereCodeBelow, we will provide the source code and download of jar files. If you are interested, you can learn and communicate with each other.
Client source code:/files/FIG/blueremoteclient.rar, Server Source Code:/files/FIG/blueremoteserver.rar.
Jar files on the client and server:/files/royenhome/blueremotejar.rar