Copyright (C) 2010 Feitian Technologies Co.,Ltd.
http://www.FTsafe.com

-------------------------------


Requirements
============

OS:	kernel 2.4.x   kernel 2.6.x
	x86   	       AMD64


Installation
============

1. Installation. As 'root' user run:
	
	# cd ET199_SDK_Linux
	# sh inst (First have installed Java Development Environment)

2. Uninstallation.

	# cd ET199_SDK_Linux
 	# sh uninst


Getting Started
===============

After successful installation and configuration:

1. Insert card and Run test application.

       # cd ET199_SDK_Linux/test
       # make
       # ./test
 
3. Java api test

       # cd ET199_SDK_Linux/test/java
       # make

