hello,
I am working on networking project.
I have made client server program through socket program.
Now, i don't know which library is used to detect hardware i.e. attached on machine.
mean how can i detect keyboard is attached to my pc or not?
mean how can i detect mouse is attached to my pc or not?
mean how can i detect LCD/Display is attached to my pc or not?
which class/library is used for detecting hardware attached on PC?
Thanks