Re: Nedd help to make a small software project
Hi. The problem is this:
if you make the software in java, how you access keyboard and mouse when java itself runs in a machine. Plus, in which OS do you want to do this? In newest Vista from Microsoft... you cannot block mouse or keyboard... only if you run a service with a special program. That means you need to make a special windows loader.
The simplest mode to make this running is making a full disk encryption because security is the main issue with pendrives. They are not created for security systems, although some models have incorporated encryption. Is the simplest (and can be done in java). You need to create an encrypted partition or file systems, along with a program who reads files and directories. I have done this few years ago in C++, encrypting image files to be written in cd. Later, when you accessed the cd, you need key to see image files.
Read more on wikipedia
http://en.wikipedia.org/wiki/USB_flash_drive
Best regards,
http://vasileb.netfirms.com/about.html