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)
Please check in the log folder
- 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
- MIT License
- Others are belong to their respective owner and copyright.
- Icon is taken from flaticon
- VPCD from vsmartcard
- UMDF Virtual Smart Card Reader
- JCOP Tool proprietary of NXP
- Qt 5.5