From bbb9e149d9599e0a83f49980dd8c263bc5c28868 Mon Sep 17 00:00:00 2001 From: developer25 日期:星期一,2018年2月5日13:07:41 + 0100主题:[帕特CH] uFR2File Lite v3.1 --- init.ini | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++ libcurl.dll | Bin 0 -> 640512 bytes libeay32.dll | Bin 0 -> 1179648 bytes libidn-11.dll | Bin 0 -> 279955 bytes ssleay32.dll | Bin 0 -> 368640 bytes uFCoder-x86.dll | Bin 0 -> 334848 bytes uFCoder-x86_64.dll | Bin 0 -> 296448 bytes ufr2FileLite.exe | Bin 0 -> 1753088 bytes zlib1.dll | Bin 0 -> 113166 bytes 9 files changed, 50 insertions(+) create mode 100644 init.ini create mode 100644 libcurl.dll create mode 100644 libeay32.dll create mode 100644 libidn-11.dll create mode 100644 ssleay32.dll create mode 100644 uFCoder-x86.dll create mode 100644 uFCoder-x86_64.dll create mode 100644 ufr2FileLite.exe create mode 100644 zlib1.dll diff --git a/init.ini b/init.ini new file mode 100644 index 0000000..f0bb3ad --- /dev/null +++ b/init.ini @@ -0,0 +1,50 @@ +[OPTIONS] +ReaderType=0 +; * ReaderType : 0 : auto +; * 1 : uFR type (1 Mbps) +; * 2 : uFR RS232 type (115200 bps) +; * 3 : XRC type (250 Kbps) +DoKeySim=1 +; choose if application will start keyboard simulation; 0 - turned off; 1 - turned on; +DoWriteLog=0 +; choose if application will write card and event data to log files; Log files are placed in "\log\" folder of application root +; 0 - dont write logs; 1 - write logs +ChooseSound=2 +; choose sound source +; 0 - no sound; 1 - PC ; 2 - reader +ChooseUIDFormat=1 +; choose UID format +; 0 - no UID sending; 1 - straight UID; 2 - UID in byte reversed order ; 3 - UID reversed as string +; example : UID=A1A2A3A4, reversed UID = A4A3A2A1 +ChooseDelimiter=0 +;choose delimiter char to put after UID +; Values: +; 0 - no delimiter; 1 - SPACE; 2 - TAB; 3 - ENTER; 4 - "," COMMA; +; 5 - "." DOT; 6 - "+" PLUS; 7 - "-" MINUS ; 8 - ";" SEMICOLON; +DoData=0 +; choose if data will be read from card; 0 - off; 1 - on +DataStart=0 +;start byte index for linear data reading +LengthValue=19 +; number of bytes to be read +DoAddEnter=1 +; choose to send ENTER at the end, after card data. Even if no data read, this option will send ENTER. +; 0 - off; 1 - on; +AutoPolling=1 +; choose to start card polling automatically on application startup; +; 0 - off; 1 - on; +PollingInterval=170 +; card polling interval i milliseconds; range 150 to 500 ms +AutoTray=1 +; choose if application will automatically move to tray at startup +; 0 - no; 1 - yes +DoHTTP=0 +URL=http://www.d-logic.net/nfc-rfid-reader-sdk/demo/ufr-to-fs-lite/ +script=InputData.php +keyPK=FFFFFFFFFFFF +; key must be exact 6 bytes - 12 chars +keyIndex=0 +; reader key index to be used +Dokeys=1 +; 0 - use default; 1 - use provided key(keyPK); 2 - use reader keys by index keyIndex; +decUID=0 diff --git a/libcurl.dll b/libcurl.dll new file mode 100644 index 0000000..fe48b6c Binary files /dev/null and b/libcurl.dll differ diff --git a/libeay32.dll b/libeay32.dll new file mode 100644 index 0000000..535a067 Binary files /dev/null and b/libeay32.dll differ diff --git a/libidn-11.dll b/libidn-11.dll new file mode 100644 index 0000000..fdab609 Binary files /dev/null and b/libidn-11.dll differ diff --git a/ssleay32.dll b/ssleay32.dll new file mode 100644 index 0000000..0beced9 Binary files /dev/null and b/ssleay32.dll differ diff --git a/uFCoder-x86.dll b/uFCoder-x86.dll new file mode 100644 index 0000000..fe72c70 Binary files /dev/null and b/uFCoder-x86.dll differ diff --git a/uFCoder-x86_64.dll b/uFCoder-x86_64.dll new file mode 100644 index 0000000..b0756c7 Binary files /dev/null and b/uFCoder-x86_64.dll differ diff --git a/ufr2FileLite.exe b/ufr2FileLite.exe new file mode 100644 index 0000000..783c774 Binary files /dev/null and b/ufr2FileLite.exe differ diff --git a/zlib1.dll b/zlib1.dll new file mode 100644 index 0000000..cecdba1 Binary files /dev/null and b/zlib1.dll differ -- libgit2 0.27.1
Baidu
map