Use your Iphone or Android as a trackpad for your Mac/PC. Make your smartphone smarter.
Implementation Logic: Phone client:
- When phone client starts, listen to UDP port.
- When accept UDP, save server IP to server list.
- Clean not active server ip. If can not receive udp from the server for a long time, we define it inactive. This is to make sure connect to valid server.
- When user select Server IP from list, or program gets first UDP IP, connect to the server. Of course the previous connection will disconnect. If you would like to control multiple computers using one phone, you can do it with little modification.
PC/Mac client:
- When program starts, broadcast UDP to intranet every some time, at the same time setup TCP listener.
- Accept any TCP request. This means, you can use more than one phone to control your computer at same time.
- Use menu bar to start or stop pc client.
use your iphone or android as a trackpad for your mac/pc. make your smartphone smarter