From DFS development guide, we got following information:
The applet that you construct must contain all classes from the following archives, provided in the SDK:
• ucf‑installer.jar
• ucf‑connection.jar
However the applet does not work if we only include these classes into
the applet jar file. Seems aspect related supporting classes missed. Is
there a more detail guide of how to build Applet Jar file for DFS-UCF
transfer?
Thanks in advance.