Java-(x64)

所属分类:Java编程
开发工具:Java
文件大小:1421KB
下载次数:61
上传日期:2011-06-28 08:16:28
上 传 者ylm82354071
说明:  这是一款使用JAVA语言编写的智能通用读卡器PC机中PCSC界面程序,是绝密级源代码!
(In the intelligence in general use card reader PC machine that this is a style of use JAVA language to write the PCSC interface procedure is an extremely airtight source code! )

文件列表:
Java (x64)\Card Programming\ACOS3\class files\ACOS3.htm (266, 2011-11-10)
Java (x64)\Card Programming\ACOS3\class files\ACOS3.jar (111682, 2011-11-10)
Java (x64)\Card Programming\ACOS3\class files\ACOS3Account$1.class (438, 2011-11-10)
Java (x64)\Card Programming\ACOS3\class files\ACOS3Account.class (35282, 2011-11-10)
Java (x64)\Card Programming\ACOS3\class files\ACOS3ConfigureATR$1.class (453, 2011-11-10)
Java (x64)\Card Programming\ACOS3\class files\ACOS3ConfigureATR.class (23921, 2011-11-10)
Java (x64)\Card Programming\ACOS3\class files\ACOS3CreateFiles$1.class (450, 2011-11-10)
Java (x64)\Card Programming\ACOS3\class files\ACOS3CreateFiles.class (12683, 2011-11-10)
Java (x64)\Card Programming\ACOS3\class files\ACOS3Encrypt$1.class (438, 2011-11-10)
Java (x64)\Card Programming\ACOS3\class files\ACOS3Encrypt.class (25476, 2011-11-10)
Java (x64)\Card Programming\ACOS3\class files\ACOS3MainApplet.class (5430, 2011-11-10)
Java (x64)\Card Programming\ACOS3\class files\ACOS3MutualAuthentication$1.class (477, 2011-11-10)
Java (x64)\Card Programming\ACOS3\class files\ACOS3MutualAuthentication.class (21165, 2011-11-10)
Java (x64)\Card Programming\ACOS3\class files\ACOS3ReadWrite$1.class (444, 2011-11-10)
Java (x64)\Card Programming\ACOS3\class files\ACOS3ReadWrite.class (19020, 2011-11-10)
Java (x64)\Card Programming\ACOS3\class files\ACOS3ReadWriteBinary$1.class (462, 2011-11-10)
Java (x64)\Card Programming\ACOS3\class files\ACOS3ReadWriteBinary.class (21839, 2011-11-10)
Java (x64)\Card Programming\ACOS3\class files\ACOS3SecureMessaging$1.class (462, 2011-11-10)
Java (x64)\Card Programming\ACOS3\class files\ACOS3SecureMessaging.class (37727, 2011-11-10)
Java (x64)\Card Programming\ACOS3\class files\ACSCertificate.cer (637, 2011-11-10)
Java (x64)\Card Programming\ACOS3\class files\ACSModule$APDURec.class (428, 2011-11-10)
Java (x64)\Card Programming\ACOS3\class files\ACSModule$SCARD_IO_REQUEST.class (321, 2011-11-10)
Java (x64)\Card Programming\ACOS3\class files\ACSModule$SCARD_READERSTATE.class (429, 2011-11-10)
Java (x64)\Card Programming\ACOS3\class files\ACSModule.class (11822, 2011-11-10)
Java (x64)\Card Programming\ACOS3\class files\compstore (1110, 2011-11-10)
Java (x64)\Card Programming\ACOS3\class files\JacspcscLoader.class (4040, 2011-11-10)
Java (x64)\Card Programming\ACOS3\Jacspcsc.dll (569856, 2011-11-10)
Java (x64)\Card Programming\ACOS3\source files\ACOS3Account.java (79039, 2011-11-10)
Java (x64)\Card Programming\ACOS3\source files\ACOS3ConfigureATR.java (46438, 2011-11-10)
Java (x64)\Card Programming\ACOS3\source files\ACOS3CreateFiles.java (21462, 2011-11-10)
Java (x64)\Card Programming\ACOS3\source files\ACOS3Encrypt.java (51690, 2011-11-10)
Java (x64)\Card Programming\ACOS3\source files\ACOS3MainApplet.java (8159, 2011-11-10)
Java (x64)\Card Programming\ACOS3\source files\ACOS3MutualAuthentication.java (40321, 2011-11-10)
Java (x64)\Card Programming\ACOS3\source files\ACOS3ReadWrite.java (38368, 2011-11-10)
Java (x64)\Card Programming\ACOS3\source files\ACOS3ReadWriteBinary.java (45069, 2011-11-10)
Java (x64)\Card Programming\ACOS3\source files\ACOS3SecureMessaging.java (84589, 2011-11-10)
Java (x64)\Card Programming\ACOS3\source files\ACSModule.java (32151, 2011-11-10)
Java (x64)\Card Programming\ACOS3\source files\JacspcscLoader.java (9455, 2011-11-10)
Java (x64)\Card Programming\ACOS6-SAM\class files\ACOS6SAM.htm (276, 2011-11-10)
Java (x64)\Card Programming\ACOS6-SAM\class files\ACOS6SAM.jar (58427, 2011-11-22)
... ...

NOTE: I. Setting up Java Applet Sample Code in your PC. Step 1. Check if your system has the latest Java Runtime Enviroment (JRE) installed (version 6). (The java class included here were compiled using JDK1.6.0_04) Step 2. Copy the Jacspcsc.dllinto your system32 directory. (Ex path. C:\WINDOWS\system32\Jacspcsc.dll ) Step 3: Run the html file (applet) on your default browser (Internet Explorer or Mozilla Firefox). II. Setting up Java Applet in Host/Client PC. A. Steps on setting up web server that will host the applet Step 1: Enable (Internet Information Services) IIS on Windows XP Pro(May be slightly different in other server OS) 1.1: Click Start -> Control Panel -> Add Remove Programs -> Add/Remove Components 1.2: Make Sure Internet Information Services (IIS) is checked - Click Next -> Finish 1.3 Restart your PC Note: You can use any Internet Server Step 2: Copy Sample Codes folder & html file to IIS root folder e.g. C:\Inetpub\wwwroot Step 3: Configure IIS 3.1 Click Start -> Run -> Key-in "Compmgmt.msc" from the pop-up window and hit enter 3.1 From the Computer Management Windows expand "Service and Application" -> Internet Information service -> Web Sites -> Default Web Site -> Right Click on Sample Codes -> Properties -> On the Directory Tab click Create Button -> Apply -> Ok B. Steps on setting up client PC Step 1. Check if your system has the latest Java Runtime Enviroment installed version 6. (The java class included here were compiled using JDK1.6.0_04) Step 2. Copy the Jacspcsc.dllinto your system32 directory. (Ex path. C:\WINDOWS\system32\Jacspcsc.dll ) Step 3: Run the applet 3.1 Open your default internet explorer 3.1 key-in http://[Web Server Name]/Default.htm e.g Note:The Web Server Name is the name of the Computer/PC where you setup the IIS. To get the name of your computer Click Start -> Run -> Key-in "Cmd" -> from the command prompt key-in "hostname" 3.3 Click the sample application you want to run. ----------------------------------------------------------------- Copyright by Advanced Card Systems Ltd. (ACS) No part of this reference material may be reproduced or transmitted in any from without the expressed, written permission of ACS.

近期下载者

相关文件


收藏者