objective c - How to access the DEVICES list as in the Finder? -


i try show list of computer devices in application in finder. how can access list , notified if device attached or removed?

to answer first question (how access list of available devices), see this q&a on stackoverflow.

to notifications of device availability , removal, see nsworkspace's notifications.


Comments