Google
 

Trailing-Edge - PDP-10 Archives - BB-5255D-BM - 4-documentation/netser.doc
There is 1 other file named netser.doc in the archive. Click here to see a list.


NETSER.DOC -- Changes from V101B to V3(1)
January 1978






























COPYRIGHT (C) 1977,1978 BY
DIGITAL EQUIPMENT CORPORATION, MAYNARD, MASS.


THIS SOFTWARE IS FURNISHED UNDER A LICENSE AND MAY BE USED AND  COPIED
ONLY  IN  ACCORDANCE  WITH  THE  TERMS  OF  SUCH  LICENSE AND WITH THE
INCLUSION OF THE ABOVE COPYRIGHT NOTICE.  THIS SOFTWARE OR  ANY  OTHER
COPIES  THEREOF MAY NOT BE PROVIDED OR OTHERWISE MADE AVAILABLE TO ANY
OTHER PERSON.  NO TITLE TO AND OWNERSHIP OF  THE  SOFTWARE  IS  HEREBY
TRANSFERRED.

THE INFORMATION IN THIS SOFTWARE IS SUBJECT TO CHANGE  WITHOUT  NOTICE
AND  SHOULD  NOT  BE  CONSTRUED  AS  A COMMITMENT BY DIGITAL EQUIPMENT
CORPORATION.

DIGITAL ASSUMES NO RESPONSIBILITY FOR THE USE OR  RELIABILITY  OF  ITS
SOFTWARE ON EQUIPMENT WHICH IS NOT SUPPLIED BY DIGITAL.
NETSER.DOC                                                      Page 2


NETSER.DOC -- Changes from V101B to V3(1)
January 1978



1.0  SUMMARY

NETSER is a program which allows remote users to use the site via  the
ARPANET.   NETSER  is the logger (in ARPANET terminology) for incoming
TELNET connections.  It also provides status information  services  on
standard system sockets, such as NETSTAT, SYSTAT and time-of-day.

NETSER version 3(1) runs only on Release 3 of TOPS-20AN.



2.0  EXTERNAL CHANGES

There are no external changes in NETSER for Release 3.



3.0  KNOWN BUGS AND DEFICIENCIES

None as of 1-January-78.



4.0  INSTALLATION AND BUILD INSTRUCTIONS


4.1  Files Needed to Run NETSER

NETSER consists of one file, NETSER.EXE.

NETSER runs NETSTAT.EXE and EXEC.EXE in inferior forks.

NETSER creates the file <SYSTEM>NETSER.LOG and logs all of its network
activity in the file.

In   additions   NETSER   will   start   any   of   the    tasks    in
<SYSTEM>NETSER.USER-TASK with their I/O on the specified sockets.  The
contents of the optional  file  <SYSTEM>NETWORK-LOGINMESSAGE  will  be
typed to all users coming into the system via TELNET.
NETSER.DOC                                                      Page 3


4.2  Instructions for Loading and Installing NETSER

Mount the  tape  labeled  QT010  on  MTA0:   and  type  the  following
commands:

     R DUMPER
     TAPE MTA0:
     REWIND
     DENSITY 1600-BPI
     SKIP 2
     RESTORE <*>NETSER.EXE (TO) SYS:*.*.-1
     REWIND


4.3  Files Needed to Build NETSER

     NETSER.MAC

In addition, the following files must be in SYS:

     MACSYM.UNV
     MONSYM.UNV


4.4  Instructions for Building NETSER

Mount the  tape  labeled  QT010  on  MTA0:   and  type  the  following
commands:

     R DUMPER
     TAPE MTA0:
     REWIND
     DENSITY 1600-BPI
     SKIP 3
     RESTORE <*>*.*.* (TO) <SELF>*.*.*
     REWIND
     ^C
     SUBMIT NETSER.CTL/UNIQ:0/REST
NETSER.DOC                                                      Page 4


5.0  INTERNAL CHANGES

Refer to NETSER.TCO for detailed information of changes to NETSER.



6.0  SUGGESTIONS

None.



[End of NETSER.DOC]