			AccessPort V1.12 Beta 3

Introduction:

	AccessPort is a port debugger used to debug serial port.
	
	It provides you to send or receive data through serial port.
	
	This program is a tool for debugging computer connections with peripheral 
	devices using COM ports such as modems, mini-ATS and projectors. It can 
	send data through COM ports, receive data from outer devices through COM 
	ports, and has port indication. It supports connections at the standard 
	speed of 110-15200 kbit/s and commands from COM port program control. 

	The newest version add serial port monitor, it could caputure all of data 
	transfer through serial port.


System Requirement:

	Windows98/ME/NT/2000/XP

Author :
	Tony Zhou

Email support : 

	support@sudt.com

Website : 

	http://www.sudt.com


History:

Version 1.12 Beta 3 (2003.10.21)
*************************************************************************
New Feature:
1.Add Serial Port Monitor, this function allows you capture kernel event 
and capture all of data transfer through serial port.

Version 1.12 Beta 2 (2003.10.04)
*************************************************************************
New Feature:
1.Add hex editor in send area.

Version 1.12 Beta 1 (2003.09.25)
*************************************************************************
New Feature:
1.Support multiple language.
2.Auto prompt when update is available.

Bug Fix:
1) Change AccPort.dat to AccessPort.ini.
2) Disable the button of clear failure when auto send data , application can't exit.

Version 1.11 (2003.01.10)
*************************************************************************
New Feature:
1.Add Hot key.
2.Add 28800bps baud rate.
3.Extend the numbers of serial port from 4 to 32.

Bug Fix:
1)Lost data when save received data.
2)Can't load ini file when application start.

Version 1.10 (2002.11.10)
*************************************************************************
New Feature:
1.Redesigns layout.
2.Add auto send feature.
3.Save application parameters to ini file.

Bug Fix:
1)Thread dead lock when transfer file.
2)Delete temporary file failure.

Version 1.00 (2002.10.23)
*************************************************************************

Initial release