           _______________________________________________
          |                  LocalIP                      |
          |    Copyright 2000 by -=Assarbad=-            |
          |_______________________________________________|

----------------------------------------------------------------------
                           -= CONTENTS =-
----------------------------------------------------------------------
- Short description
- License
- Help
- Greets
- Contact / comments

----------------------------------------------------------------------
                     -= SHORT DESPCRIPTION =-
----------------------------------------------------------------------
This program shows your current IP on Windows


----------------------------------------------------------------------
                          -= LICENSE =-
----------------------------------------------------------------------
THIS PROGRAM IS FREEWARE and OPEN SOURCE.

Because the program is free of charge, there is no warranty for it.
The program is provided 'as is' without warranty of any kind, either
expressed or implied. Should the program prove defective, you assume
the cost of all necessary servicing, repair or correction.

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!   LIMITATION: If you are a monkey you are only authorized to   !!!
!!!   use this program if you are currently swinging from your     !!!
!!!   tail on a tree AND have 2 (two) or more bananas currently    !!!
!!!   on your tree as well. You (the monkey) may not eat (or use)  !!!
!!!   the program, unless 1 (one) banana is eaten first AND the    !!!
!!!   2nd (second) banana is eaten afterwards.                     !!!
!!!   If you work for the government or any governmental agency    !!!
!!!   ... you are a monkey!                                        !!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Under these circumstances (see the limitation), you may alter the code
as you wish.

->Please credit or greet me. (!This is not part of the license!)


----------------------------------------------------------------------
                             -= HELP =-
----------------------------------------------------------------------
Start the program. Use the contained information. You may copy the IP
address from within the editbox in LocalIP to another application.

The program minimizes to the Taskbar Notification Area (TNA) normally
left to the clock in the taskbar.

----------------------------------------------------------------------
                            -= GREETS =-
----------------------------------------------------------------------

Greets got to:
    Nazik, Shipa, Slava aka -=SA=-, Strelok [LMD], Casper, Joker,
    Nicosch aka anonymus, Xandros, Navarion, Jeremy Collake, Skitty,
    Gunti, Guru, TRM aka NoGAD and all those,

                                                 I (surely) forgot ;-)


----------------------------------------------------------------------
                       -= CONTACT / COMMENTS =-
----------------------------------------------------------------------

EMAIL: satinav@i.am
ICQ UIN: 281645

COMMENT'S IMPORTANT FOR YOUR LIFE
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    Snizhok, eto ne tolko fruktovyi kefir, ponimaesh?! ;-)
    ... snizhok, eto spetsial'nost'.
    Visit DP (Dnepropetrovsk) and the Crimea in the Ukraine.

    My nickname is now "snizhok" (pron.: snee-zhock).
    It was a very tasty drink on the Crimea ... and since I
    liked it really, my friends decided to call me after it.

    Sincerely yours,
              Innostranets s taburetkoy


COMMENT ON THIS PROGRAM
~~~~~~~~~~~~~~~~~~~~~~~
    Note, that this prog is written in 100% DELPHI ;-)
    So, I'm actually no coder, but a programmer :o)

COMMENT ON YOU (TUser ;-)
~~~~~~~~~~~~~~~~~~~~~~~~~
    program thanx;
    var f:text;

    begin
         assignfile(f,TUser.EarDescriptor(LEFT_EAR OR RIGHT_EAR));
         rewrite(f);
          repeat
                writeln(f,'Thanks for using my program.');
                writeln(f,'Hope you appreciate, that''s freeware.');
                writeln(f,'Send comments, greets, notes ... whatever ...');
                writeln(f,'but not more than 50 kB to my email address'+#13#10);
          until 1=0;
         closefile(f);
    end.

COMMENT ON THE USE OF THIS PROGRAM
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    HAVE FUN, -=Assarbad=- aka Snizhok
