DRM?

Hi Guys...I need help here..Anyone can give a good reference to make a content such as mp3, or image protected by DRM using java?Thx b4 in advance...
[177 byte] By [abanka] at [2007-11-27 3:50:38]
# 1
Java is not a good choice for that type of application.Kaj
kajbja at 2007-7-12 8:54:34 > top of Java-index,Java Essentials,Java Programming...
# 2

> Anyone can give a good reference to make a content

> such as mp3, or image protected by DRM using java?

Which DRM do you want to use? Does it have a Java API?

Do you want to display the content in Java as well as "protect" it?

DRM on images is fairly pointless as computers have a print screen button. Even if that is disabled (which can not be done in Java), just use an IP KVM.

mlka at 2007-7-12 8:54:34 > top of Java-index,Java Essentials,Java Programming...