I am developing a windows forms application which should communicate with Mobile devices(First with iOS devices, later with Android). Communication can only be through Usb port. Which is the best way to detect if the mobile device is connected, and if it is possible to connect windows application with only a specific mobile application. I hope someone can help me!
Thank you