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

⟦78050d558⟧ TextFile

    Length: 1016 (0x3f8)
    Types: TextFile
    Names: »isod.8c«

Derivation

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

TextFile

.TH ISOD 8C "31 May 1988"
.\" $Header: /f/osi/support/RCS/isod.8c,v 7.0 89/11/23 22:27:26 mrose Rel $
.\"
.\"
.\" $Log:	isod.8c,v $
.\" Revision 7.0  89/11/23  22:27:26  mrose
.\" Release 6.0
.\" 
.SH NAME
isod \- minimal ISODE server for testing
.SH SYNOPSIS
.in +.5i
.ti -.5i
.B \*(SDisod.\fIprovider\fP
\%[\-async] \%[\-sync] ...
\fImagic\0arguments\fR
.in -.5i
(under \fI\*(SDtsapd\fR\0)
.SH DESCRIPTION
The \fIisod\fR server implements a few minimal ISODE services
and is useful primarily for debugging purposes.
Currently,
two services are implemented:
\fIecho\fR, which simply echoes back everything it receives;
and,
\fIsink\fR, which simply tosses anything it receives.
Both services have support for expedited data.
.PP
The providers supported are \fItsap\fR, \fIssap\fR, \fIpsap\fR, \fIacsap\fR,
\fIrtsap\fR, and, \fIrosap\fR.
.SH FILES
.nf
.ta \w'\*(LDisod.log  'u
\*(EDisoservices	ISODE services database
\*(LDisod.log	logfile
.re
.fi
.SH "SEE ALSO"
isoc(1c), isoservices(5)
.SH AUTHOR
Marshall T. Rose