c - Detecting attached USB devices under Mac OSX -


Firstly a statement: when it comes to programming for Mac, I am a newbie. Although I have an assignment that requires USB communication with the device, so I thought I would start with the basic thing.

I created the code, made it and participated from the terminal, it starts and writes:

matched with seller ID = 1351 and product ID = 8193 Searching for devices.

Launch the Walking Loop.

However, if I plug in and exclude USB devices (I tried: iPod, GPS, mouse) nothing is written on the screen, however much I understand Even when I connect and disconnect a device.

What am I doing?

Thanks in advance. You can also use system_profiler SPUSBDataType on the terminal


Comments

Popular posts from this blog

c# - How to capture HTTP packet with SharpPcap -

php - Multiple Select with Explode: only returns the word "Array" -

php - jQuery AJAX Post not working -