I want know if I can read some hardware serial number with java or
execute an C++ code or 3th-party application from a java class and
take the response of that.
And I want know if I can execute some operation system shell command
like "dir" or "ls -lasF" from java.