~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Product	: SocketTest v 3.0
Licence	: GNU Lesser General Public License
Author	: Akshathkumar Shetty
Url	: http://sockettest.sourceforge.net/

A java tool for socket testing. It can create both TCP and UDP client or 
server. It can be used to test any server or client that uses TCP or UDP 
protocol to communicate. 

System Requirement: JDK 1.3 or above


Other Libraries/Tools Used
~~~~~~~~~~~~~~~~~~~~~~~~~~
SocketTest uses the following third party libraries and would like
to thank all of them for making life easier for developers.

Metouia Look And Feel :
 A free pluggable look and feel for java. License : GNU LGPL 
 http://mlf.sourceforge.net 


License, Copyright
~~~~~~~~~~~~~~~~~~~~
SocketTest - Test My Socket
Copyright (C) 2003-2008 Akshathkumar Shetty
Website	   : http://sockettest.sourceforge.net/
Author     : Akshathkumar Shetty
Email	   : akshath@quickserver.org

This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA