---------------------------------------------------------------------
File  : 'iTrafic.txt' - Info about iTrafic
Author: Henrik Aaen
E-Mail: haa@mail1.stofanet.dk
WWW   : http://home1.stofanet.dk/haa/
---------------------------------------------------------------------

What is iTrafic ?

iTrafic is a FREEWARE utility to make automatic Trafic Controlled
        login / logout to cable modem internet connections

        Native OS/2 32 bit application using IBM TCP/IP Version 4.1

FREEWARE for use at home !

The following files are included:
        iTrafic.exe     Executable
        nvt.dll         Telnet functions for REXX
        on.cmd          REXX command script called when logon is made
        off.cmd         REXX command script called when logoff is made
        iTrafic.txt     This file

Entries in the Hosts - and resolv2 file:
        The hosts file in mptn\etc must have an entry for the domain name
        server at your internet supplier and your ip address must appear in
        the resolv2 file as a nameserver. iTrafic will route the name lookup
        to the host named extnameserver in the hosts file.

  hosts file must have:

        xxx.xxx.xxx.xxx       extnameserver

  resolve2 file must have:

        nameserver xxx.xxx.xxx.xxx

These Environment settings is used by on.cmd and off.cmd:

STOFALOGINHOST=xxx.xxx.xxx.xxx   ip address to be telneted to logon or off
STOFALOGINPORT=259               portnumber used by the telnet
STOFALOGINUSERID=xxxxxxx         your userid used when logging in
STOFALOGINPASSWORD=xxxxxxxx      your password

Settings in browser:
        Your browser must be setup to use a socks server on port 1080 on the
        machine having your ip address. The ip address of the PC running the
        iTrafic application.


Place the nvt.dll in a directory to which there is a reference in the libpath.
Place the on.cmd and off.cmd in the same directory as iTrafic.exe.
Make an object of the iTrafic, which is set to be minimized to the desktop, and
start the iTrafic application.

Enjoy ! :-)
