Skip to content

A proxy for JCopTool and virtual smart card reader/driver

Notifications You must be signed in to change notification settings

bondhan/JCopToolProxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This a simple application which connect the virtual smart card reader (VPCD) with JCOP Tool.

Virtual Smart Card Architecture Virtual PCD 2 	<==> JCopToolProxy <==> 	JCOP Tool

			(localhost:35963)	<==> JCopToolProxy <==> 	(localhost:8050)

It is written based on the log file of TCP/IP trace.

One important idea of this tool is to help Java Card applet developer to work faster and more efficient on their development (if they are using JCOP Tool)

Log

Please check in the log folder

Installation

  • Install the VPCD or you can install from Driver\Debug on this repository and see Install.md for more information
  • Run the JCop Tool with port setting is 8050 and send /close command
  • Dowload from the JCTP_Deliverables and Run the JCopToolProxy, click connect, you can File->Hide to hide it in system tray

License

  • MIT License
  • Others are belong to their respective owner and copyright.
  • Icon is taken from flaticon

References

  1. VPCD from vsmartcard
  2. UMDF Virtual Smart Card Reader
  3. JCOP Tool proprietary of NXP
  4. Qt 5.5

About

A proxy for JCopTool and virtual smart card reader/driver

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published