Description
This project realizes the communication of CRT310 motorized card reader and other applications on the host or remote machine over TCP/IP Socket.
This application perform;
- TCP/IP socket server
- Serial communication,
- CRT310 serial communication protocol,
- Logging
Total line:
Developed project files
Line count, File name
19 ./CRC_CITT.java
48 ./CRC16.java
239 ./comport.java
644 ./CRT310.java
205 ./CRT310_CardReader_Client.java
1155 total