I want to handle events in C / C ++ monitoring the insertion and removal of USB activity in Linux. Can you offer me some resources where I can find out the same thing?
you can use
http://www.linuxjournal.com/article/8093 - A small overview about the USB Linux system.
Library for communicating with USB devices: http://sourceforge.net/projects/libusb/
I think you should start by analyzing libudev .
Source: https://habr.com/ru/post/891287/More articles:Testing login using cucumbers - ruby-on-railsAny way to distinguish between "user user accounts" and "computer user accounts"? - c #Cappibara BDD Cucumber and Integration - rakeHow to map TFS element URL to visible - tfsMVC3 - Ajax Download Icon - ajaxCucumber signature does not work - ruby-on-railsHow to combine 2 XML files with C # - c #How to detect USB device disconnection under Linux / Qt / C ++ - linuxHow to write or pack a Git server as a Java servlet or Java Webapp? - javaDataGridViewCheckBoxColumn: how to update the associated DataSource with a property changed instead of checking - winformsAll Articles