The ACTAtek Server SDK
Contents
- Documentation
- Microsoft C# Example Source Code
Purpose
This Document serves as a programming aid to the development of the Server application to work with the ACTAtek terminals.
Document notations and naming conventions
SC = Smart card PWD = Password FP = Fingerprint Use of the term ‘Access Server’ will be an implied reference of the server application (that is to be developed).
Current ACTAtek API differences
The ACTAtek API is based around the usage of web services and SOAP as the communication medium between the ACTAtek terminal and the software application The current ACTAtek API architecture has the ACTAtek terminal acting as a client that requires the development of an Access Server application to listen and responds to request submitted by the ACTAtek. The first generation ACTAtek API architecture, the ACTAtek behaves as a server and requires the development of a client application to send requests to the ACTAtek terminal.
|