xpaintro.n   xpaintro.n 
.\" Automatically generated by Pod::Man v1.37, Pod::Parser v1.14 .\" Automatically generated by Pod::Man v1.37, Pod::Parser v1.32
.\" .\"
.\" Standard preamble: .\" Standard preamble:
.\" ======================================================================= = .\" ======================================================================= =
.de Sh \" Subsection heading .de Sh \" Subsection heading
.br .br
.if t .Sp .if t .Sp
.ne 5 .ne 5
.PP .PP
\fB\\$1\fR \fB\\$1\fR
.PP .PP
skipping to change at line 132 skipping to change at line 132
. ds D- D\h'-1'\(hy . ds D- D\h'-1'\(hy
. ds th \o'bp' . ds th \o'bp'
. ds Th \o'LP' . ds Th \o'LP'
. ds ae ae . ds ae ae
. ds Ae AE . ds Ae AE
.\} .\}
.rm #[ #] #H #V #F C .rm #[ #] #H #V #F C
.\" ======================================================================= = .\" ======================================================================= =
.\" .\"
.IX Title "xpaintro n" .IX Title "xpaintro n"
.TH xpaintro n "May 2, 2005" "version 2.1.6" "SAORD Documentation" .TH xpaintro n "November 1, 2007" "version 2.1.8" "SAORD Documentation"
.SH "NAME" .SH "NAME"
\&\fBXPAIntro: Introduction to the XPA Messaging System\fR \&\fBXPAIntro: Introduction to the XPA Messaging System\fR
.SH "SYNOPSIS" .SH "SYNOPSIS"
.IX Header "SYNOPSIS" .IX Header "SYNOPSIS"
A brief introduction to the \s-1XPA\s0 messaging system, which provides A brief introduction to the \s-1XPA\s0 messaging system, which provides
seamless communication between all kinds of Unix event-driven seamless communication between all kinds of Unix event-driven
programs, including X programs, Tcl/Tk programs, and Perl programs. programs, including X programs, Tcl/Tk programs, and Perl programs.
.SH "DESCRIPTION" .SH "DESCRIPTION"
.IX Header "DESCRIPTION" .IX Header "DESCRIPTION"
The \s-1XPA\s0 messaging system provides seamless communication between all The \s-1XPA\s0 messaging system provides seamless communication between all
skipping to change at line 246 skipping to change at line 246
\&\fIXPAInfo()\fR \&\fIXPAInfo()\fR
within a program. Both methods require specification of the name of within a program. Both methods require specification of the name of
the access point. The xpaget program returns data or other the access point. The xpaget program returns data or other
information from an \s-1XPA\s0 server to its standard output, while the information from an \s-1XPA\s0 server to its standard output, while the
xpaset program sends data or commands from its standard input to an xpaset program sends data or commands from its standard input to an
\&\s-1XPA\s0 application. The corresponding \s-1API\s0 routines set/get dat a to/from \&\s-1XPA\s0 application. The corresponding \s-1API\s0 routines set/get dat a to/from
memory, returning error messages and other info as needed. If a memory, returning error messages and other info as needed. If a
template template
is used to specify the access point name (e.g., \*(L"ds9*\*(R"), then is used to specify the access point name (e.g., \*(L"ds9*\*(R"), then
communication will take place with all servers matching that template. communication will take place with all servers matching that template.
.PP
Please note that \s-1XPA\s0 currently is not thread\-safe. All \s-1XPA\s0 c
alls must be
in the same thread.
.SH "SEE ALSO" .SH "SEE ALSO"
.IX Header "SEE ALSO" .IX Header "SEE ALSO"
See xpa(n) for a list of \s-1XPA\s0 help pages See xpa(n) for a list of \s-1XPA\s0 help pages
 End of changes. 3 change blocks. 
2 lines changed or deleted 6 lines changed or added

This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/