DataMuseum.dk

Presents historical artifacts from the history of:

DKUUG/EUUG Conference tapes

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about DKUUG/EUUG Conference tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download
Index: T i

⟦b3f1d13fe⟧ TextFile

    Length: 1643 (0x66b)
    Types: TextFile
    Names: »isoc.1c«

Derivation

└─⟦2d1937cfd⟧ Bits:30007241 EUUGD22: P.P 5.0
    └─⟦35176feda⟧ »EurOpenD22/isode/isode-6.tar.Z« 
        └─⟦de7628f85⟧ 
            └─⟦this⟧ »isode-6.0/support/isoc.1c« 

TextFile

.TH ISOC 1C "31 May 1988"
.\" $Header: /f/osi/support/RCS/isoc.1c,v 7.0 89/11/23 22:27:14 mrose Rel $
.\"
.\"
.\" $Log:	isoc.1c,v $
.\" Revision 7.0  89/11/23  22:27:14  mrose
.\" Release 6.0
.\" 
.SH NAME
isoc \- minimal ISODE client for testing
.SH SYNOPSIS
.in +.5i
.ti -.5i
.B isoc
host provider entity
.in -.5i
.SH DESCRIPTION
The \fIisoc\fR program requests a few minimal ISODE services
and is useful primarily for debugging purposes.
Currently,
several entities can be requested, depending on the provider selected.
The echo entities will verify that the data they send is received correctly.
The \fIisode/\fR entities use association control (when applicable)
in order to test out these newer facilities.
.PP
Further,
to measure raw TCP performance, the \fIsink\fR entity can be requested of
the \fIraw\fR provider.
This option depends on the target system already having a TCP sink server in
place.
Berkeley UNIX sites usually have such a server.
.PP
To summarize:
.sp
.in +.5i
.nf
.ta \w'\fIprovider\fR  'u
\fIprovider\fR	\fIentity\fR
raw	sink
tsap	echo, sink
ssap	echo, sink
psap	echo, sink,
	isode/echo, isode/sink
rtsap	echo, sink,
	ros_echo, ros_sink,
	\*(lqisode/rtse echo\*(rq, \*(rqisode/rtse sink\*(rq
	isode/ros_echo, isode/ros_sink
rosap	echo, sink,
	isode/echo, isode/sink
.re
.fi
.in -.5i
.sp
.PP
Finally,
on those hosts with sub\-second timing facilities,
by redirecting \fIisoc\fR's standard input to a file,
raw performance at a given layer can be measured.
.SH FILES
.nf
.ta \w'\*(EDisoservices  'u
\*(EDisoservices	ISODE services database
.re
.fi
.SH "SEE ALSO"
isoservices(5), isore(8c)
.SH AUTHOR
Marshall T. Rose