Im developing an application for a USB that will automatically partition and encrypt it. Anyone knows how to? I am not allowed to use a 3rd party software. Thanks.

Recommended Answers

All 2 Replies

the JVM is 3rd party software to both your company (or more likely school) and the operating system, so you can't use it.

Java isn't a good platform for what you want to do anyway, use C++ instead (for example, C or assembler even better).

I agree with @jwenting.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.