QUOTE(cemplukcute2003 @ 21 May, 2007 - 03:34 AM)

Hi, anybody who knows about chilkat?
I download it but it can't runt.
Got error message : Native code library failed to load.
java.lang.UnsatisfiedLinkError: no chilkat in java.library.path
Can anyone help me, pls? Thanks
Mmm,no. I download it as zip file. And inside there all are java codes.
This is the URL :
http://www.chilkatsoft.com/downloads.aspWhat i want to do is like this.
I want to implement DRM into an image i.e JPG file.
After reading some articles, i decided to use ODRL & XMP together.
Because the XMP extension can use to embed the XML file into JPG.
While ODRL actually is a XML file but inside that file i can determine what's the permission, expire date, etc to put into the file.
Am i correct to use these methods? If not can u please lead me about DRM implementation? Thx