I\'m trying to run .class file from command line. It works when I manually move to the directory it\'s stored in, but when I try something like this:
Is java.lang.Class the same as the actual .class file? i.e. is the content equivalent? I want to send the .class over socket, and was wondering if instead of trying to find and load the actual .class