Copyright (C) 2004-2005 Feitian Technologies Co.,Ltd.
http://www.ftsafe.com
Dec 15, 2005

Requirements
============
install rockey4 driver
OS: Linux 2.4. Linux 2.6. 

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

1. 'cd' to package directory:

	$ cd netrockey

2. Install. As 'root' user run:

	#./install
	
3. Uninstallation.

   In package directory just type:

	# ./uninst


Test
===============
After successful installation: 

1. compile 

   	# cd netrockey/client
	# make

2. Run  application.

        # ./test


Log file
===============
1. Start syslog

	#/etc/rc.d/init.d/syslog start

2. Check log file

	# cat /var/log/messages


Client Configure file
==================

	/etc/rynet/CliCfg.ini

Server Configure file
==================

	/etc/rynet/SvrCfg.ini

Monitor
=================

	# mon

Feedback
========

Please send any feedbacks to Feitian Technologies. See the Feitian
web site for contact information (www.ftsafe.com).

