Socket Information V1.1
by Imagination's End
The End Productions
(C)1995 Imagination's End

The ZIP files required:

SCKINF11.ZIP	-- the Socket Information program and stuffs
BOR402.ZIP     -- the Borland 4.02 DLL's

The BOR402 will never change, and there is a good chance you
already have them on your system.

To use the program just type in the internet site name or the
internet site number then press the button corresponding to
what you want and a litte while later you will get what you
requested.

PAYMENT:  FREE FREE FREE FREE FREE, well almost, I really like
mail so send me some at stlauren@cadvision.com.  That's the
only payment I want.  Send me ideas for enhancements and ideas
for otehr net programs.

COMMAND LINE:
sockinfo [ [-c] -i infile -o outfile ]
-c			means to close the program once the output is done
infile	A file to go through and fill out fields about Winsock info.
outfile	Where the output goes to.

infile Format
-------------
Any text file.  The following are tags for information (you can use
upper or lower case):
%% 	Literal '%' character
%i		IP Address
%n 	Hostname
%v		Winsock Version
%c		Winsock Max Connections
%d		Winsock Description

Sample:

My hostname: %n
My IP address: %i
%N (%I)
Winsock: %d
Version: %v
Max Sockets: %c
%%%%%%%%%%%%%%%%%%%%%%

----------------------------------------------------------------------
HISTORY
	<19950317			Personal usage
	19950317		V1.0	Released, a few enhancements from private version
	19950319		V1.1	Added simple file parser to create ouput file
							Supports enter key to lookup name/addr

I only plan on fixing any bugs that appear, otherwise it's a complete
program with no room for expansion.  It does all it was meant to do.
If you have request still send them I will just make a different program.

