Standard ID | Contents [version] | USD | STEP2 | [PDF] delivered in | Standard Title (Description) | Status | PDF |
GA 782.3-2008 | English | 179 |
Add to Cart
|
3 days [Need to translate]
|
Data exchange APIs specification for fingerprint applications--Part 3: fingerprint data exchange APIs
| Obsolete |
GA 782.3-2008
|
PDF similar to GA 782.3-2008
Basic data Standard ID | GA 782.3-2008 (GA782.3-2008) | Description (Translated English) | Data exchange APIs specification for fingerprint applications--Part 3: fingerprint data exchange APIs | Sector / Industry | Public Security (Police) Industry Standard | Classification of Chinese Standard | A92 | Classification of International Standard | 13.310 | Word Count Estimation | 3,327 | Date of Issue | 2008-07-24 | Date of Implementation | 2008-07-24 | Quoted Standard | GA 773-2008; GA 426.1-2008; GA 426.2-2008; GA 426.3-2008; GA 426.4-2008; GA 426.5-2008; GA 426.6-2008; GA 426.7-2008; GA 426.8-2008; GA 426.9-2008; GA 426.10-2008; GA 426.11-2008; GA 426.12-2008; GA 426.13-2008; GA 426.14-2008 | Issuing agency(ies) | Ministry of Public Security | Summary | This standard specifies the fingerprint data exchange interface. This standard is applicable to the data exchange between National Fingerprint Management Information System and Fingerprint Automatic Identification System. |
GA 782.3-2008: Data exchange APIs specification for fingerprint applications--Part 3: fingerprint data exchange APIs ---This is a DRAFT version for illustration, not a final translation. Full copy of true-PDF in English version (including equations, symbols, images, flow-chart, tables, and figures etc.) will be manually/carefully translated upon your order.
Data exchange APIs specification for fingerprint applications - Part 3. fingerprint data exchange APIs
ICS 13.310
A92
People's Republic of China Public Security Industry Standards
Application Interface Specification fingerprint information exchange
Part 3. fingerprint data exchange interface
Posted 2008-07-24
2008-07-24 implementation
People's Republic of China Ministry of Public Security
Foreword
All technical content in this section is mandatory.
GA 782 "fingerprint information exchange application interface specification" is divided into three parts.
--- Part 1. Application of fingerprint information exchange interface model;
--- Part 2. Status fingerprint information exchange interface;
--- Part 3. fingerprint data exchange interface.
This is Part 3 GA 782 is.
This part is proposed by the Ministry of Public Security Criminal Investigation Bureau.
The criminal section of the National Criminal Information Technology Standardization Technical Committee Technical Committee (SAC/TC179/SC2) centralized.
This section drafted by. Ministry of Public Security Criminal Investigation Bureau, Jiangsu Provincial Public Security Criminal Investigation Bureau, Ministry of Public Security Evidence Identification Center, Aerospace Science and Industry collection
Group II Hospital 2 seven, Beijing PKU Fingerprint Technology Co., Ltd., Beijing Orient Golden Finger Technology Co., Ltd., Beijing Hisign tech
CO., LTD.
The main drafters of this section. Wangying Wei, Zhou Xinmin, Zhangguo Chen, Xie Xiaodan, Wang Gang, Xu Chunguang, Zhu Guoping.
Ministry of Public Security Criminal Investigation Bureau commissioned this section shall be interpreted.
Application Interface Specification fingerprint information exchange
Part 3. fingerprint data exchange interface
1 Scope
This section specifies the GA 782 fingerprint data exchange interface.
This section applies to data exchange between national investigation fingerprint Management Information System and Automatic Fingerprint Identification System.
2 Normative references
The following documents contain provisions which, through reference in this Part of GA 782 constitute provisions of this section. For dated references,
All subsequent amendments (not including errata content) or revisions do not apply to this section, however, encourage the agreement on this section
Whether the parties can study the latest versions of these documents. For undated reference documents, the latest versions apply to this section.
GA 773-2008 AFIS term
GA 426.1 ~ 426.14-2008 fingerprint data interchange format
3 Terms and Definitions
GA 773-2008 terms and definitions apply to this section established.
A call to the interface JA Vp fingerprint data exchange Example 4
4.1 data interface to extract the fingerprint information
Function prototype. publicDataHandlergetFingerprintDataInfo (StringuserId, Stringpassword, String
type, StringNo) throwsAppException;
Parameters. userId Username
Password Password
Type Logical Record Type
No logical record number
Returns. Returns the attachment fingerprint information FPT file, the file format conforms GA 426.1 ~ 426.14-2008
Note. according to the logical record number No, the logical record number information extracted from the automated fingerprint identification system, the need to extract the number of
According matching GA 426.1 ~ 426.14-2008. When this function is called for an application to capture abnormal AppExcep-
tion.
4.2 transmit fingerprint data interface
Function prototype. publicvoidSendFingerprintDataInfo (StringuserId, Stringpassword, DataHandler
FingerprintInfofile) throwsAppException;
Parameters. userId Username
Password Password
Fingerprint data files TenprintInfofile sent file format complies GA 426.1 ~ 426.14-2008
Return Value. None
Description. Call the interface will transmit fingerprint data files to the automated fingerprint identification system. When you call this function should be required to capture
With the exception AppException.
|