Posts

Showing posts from August 13, 2010

java Expert Solutions: How to Make Signed (Trust) Applet.

How to Make Signed (Trust) Applet. : "Step to Make Signed (Trust) Applet. C:\>keytool -genkey -alias signMyAppt -validity 365 Enter keystore password:qwerty1234 What is your f..."

java Expert Solutions: How to capture finger prints in java

How to capture finger prints in java : "Java code for capture finger prints. NBioBSPJNI.FIR_HANDLE hSavedFIR; hSavedFIR = bsp.new FIR_HANDLE(); bsp.Enroll(hSavedFIR, null); // E..."

java Expert Solutions: How to compare two finger prints file in java

How to compare two finger prints file in java : "Steps for compare two finger print files. // Make obj of NBioBSPJNI NBioBSPJNI bsp = new NBioBSPJNI(); // Make two obj for two files. N..."

Recent Post

Recent Posts Widget