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

Rockey2 SDK for Linux
-------------------------------

Requirements
============
OS:	kernel 2.4.x 2.6.x
Hardware Version:>=1.15

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

1. Installation. As 'root' user run:
	
	# sh inst

2. Uninstallation. As 'root' user run:

 	# sh uninst

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

After successful installation and configuration:

1. Run c example application.

	# cd examples/c
	# make
	# ./example 
       
2. 1. Run java example application.

	# cd examples/java
	# make
	
Feedback
========

Please send any feedbacks to Feitian Technologies. See the Feitian
web site for contact information (http://www.FTsafe.com).
