Hi,
I want to write an application that monitor the USB port, and when something is connected should show the contents of the drive (image viewer) automatically.
there is any way to do that with Flex/Flash directly? or i might program another application in C in order to monitor the USB port and then comunicate with the front-end application with sockets?
Thanks br.