HOME   Cart(0)   Quotation   About-Us Policy PDFs Standard-List
www.ChineseStandard.net Database: 189760 (18 Oct 2025)

GA 782.1-2008 English PDF

Standard IDContents [version]USDSTEP2[PDF] delivered inStandard Title (Description)StatusPDF
GA 782.1-2008English199 Add to Cart 3 days [Need to translate] Data exchange APIs specification for fingerprint applications--Part 1: Data exchange APIs template for fingerprint applications Obsolete GA 782.1-2008

PDF similar to GA 782.1-2008


Standard similar to GA 782.1-2008

GA/T 424   GA 1210   GA 1051   GA/T 787   GA/T 766   GA/T 765   

Basic data

Standard ID GA 782.1-2008 (GA782.1-2008)
Description (Translated English) Data exchange APIs specification for fingerprint applications--Part 1: Data exchange APIs template for fingerprint applications
Sector / Industry Public Security (Police) Industry Standard
Classification of Chinese Standard A92
Classification of International Standard 13.310
Word Count Estimation 4,490
Date of Issue 2008-07-24
Date of Implementation 2008-07-24
Quoted Standard GA 773-2008
Issuing agency(ies) Ministry of Public Security
Summary This standard specifies the fingerprint information application exchange interface model. This standard is applicable to the data exchange between National Fingerprint Management Information System and Fingerprint Automatic Identification System.

GA 782.1-2008: Data exchange APIs specification for fingerprint applications--Part 1: Data exchange APIs template for fingerprint applications


---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 1. Data exchange APIs template for fingerprint applications ICS 13.310 A92 People's Republic of China Public Security Industry Standards Application Interface Specification fingerprint information exchange Part 1. Application of fingerprint information exchange interface model 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 1 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 1. Application of fingerprint information exchange interface model

1 Scope

GA 782 this section provides for the exchange of fingerprint information application interface model. 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

3 Terms and Definitions

GA 773-2008 terms and definitions apply to this section established.

4 Interface Model

Interface with the application, the relationship between AFIS (or other fingerprint system) shown in Figure 1. Represents the contents of the black box This interface.

1 fingerprint information exchange interface application model diagram

5 JA Vp A call example

org. apache. axis. client. Cal _cal = createCal (); _cal. setOperation (_operations [0]); _cal. setUseSOAPAction (true); _cal. setSOAPActionURI ( ""); _cal. setSOAPVersion (org.apache.axis.soap.SOAPConstants.SOAP11_CONSTANTS); _cal. setOperationName (newjavax.xml.namespace.QName ( "http.//service.shel.casic.com", "GetDataInfo")); setRequestHeaders (_cal); setAttachments (_cal); try { java. lang. Object_resp = _cal. invoke (newjava.lang.Object [] {userid, pwd, No, Type});