DOC HOME
SITE MAP
MAN PAGES
GNU INFO
SEARCH
PRINT BOOK
Index
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
X
SAP
advertising services
agents
General Service Query.
See
SAP_GSQ
introduced
Nearest Service Query.
See
SAP_NSQ
packets
fields
introduced
IPX header
query
query type field
server type field
types
periodic broadcast packets
introduced
structure
querying service addresses
removing services
response packets
General Service Response
introduced
Nearest Service Response
structure
routines to access SAPD
services
SIS
format of
introduced
SAPD
configuring
header files to include when accessing
initialization
introduced
sap_error_out
SAP routines to access
sap_standard_out
Server Information table
track command
tunable parameters
SAP_GSQ
SAP_NSQ
SAP.
See
protocols, SAP
select(S),
``Input/Output multiplexing (UNIX domain)''
,
``Input/output multiplexing (Internet domain)''
send(SSC),
``Transferring data via a socket (Internet domain)''
,
``Elementary system calls (UNIX domain)''
,
``Transferring data via a socket (UNIX domain)''
,
``Elementary system calls''
sendto(SSC),
``Sending from datagram sockets (UNIX domain)''
,
``Sending from datagram sockets (Internet domain)''
Sequence Packet Exchange.
See
SPX
servent
server, sockets.
See
sockets, server
Server Information Structure.
See
SAP, SIS
servers
connectionless
event-driven
introduced
listening for clients using XTI
Service Advertising Protocol daemon.
See
SAPD
Service Advertising Protocol.
See
protocols, SAP
Service Advertising Protocol.
See
SAP
service names, mapping
services(SFF)
session, terminating
set operation
shutdown(SSC),
``Closing sockets and discarding queued data (UNIX domain)''
,
``Closing sockets and discarding queued data (Internet domain)''
SIGUSR1,
``Signal and process groups (Internet domain)''
,
``Out-of-band data (Internet domain)''
SIOCATMARK ioctl.
See
ioctls
SIOCSPGRP.
See
ioctls
SMUX
authentication
configuration
do_smux
errors, recovering from
events
get functions
getsmuxEntrybyname
init_foo
initialization, explained
initializing global data
introduced
NOTOK
peers
compiling
executing
global declarations in
implementing
reference,
``Description of reference peer foosmuxd''
,
``Implementing an SMUX peer''
testing
prioritization protocol
registration
session example
initialization
introduced
set functions
smux_error
smux_init,
``Opening''
,
``Initialization''
smux_simple_open
smux_wait
termination errors
smux_info
SNMP
get,
``How the SMUX protocol works''
,
``Get and set''
get-next,
``How the SMUX protocol works''
,
``Get and set''
set,
``How the SMUX protocol works''
,
``Get and set''
sockaddr_in
SOCK_DGRAM,
``Creating a socket (Internet domain)''
,
``Datagram sockets''
,
``Creating a socket (UNIX domain)''
,
``Datagram sockets''
socket, library
socket numbers.
See
IPX, socket numbers
socketpairs, code samples.
See
sockets, code samples
socketpairs.
See
sockets, socketpairs
sockets
accepting connections,
``Accepting a connection (UNIX domain)''
,
``Accepting a connection (Internet domain)''
address families.
See
sockets, domains
address structures,
``Address structures (UNIX domain)''
,
``Address Structures and Routines (Internet domain)''
binding addresses
binding multiple,
``Accepting a connection (UNIX domain)''
,
``Accepting a connection (Internet domain)''
binding names,
``Binding socket names (UNIX domain)''
,
``Binding socket names (Internet domain)''
broadcasting
byte order
byte swapping
clients
Internet code samples
clients using
closing,
``Closing sockets and discarding queued data (UNIX domain)''
,
``Closing sockets and discarding queued data (Internet domain)''
code samples
clients
datagrams,
``Datagrams in the UNIX domain''
,
``Datagrams in the Internet Domain''
Internet clients
remote login
servers,
``Code samples (UNIX domain)''
,
``Code samples (Internet domain)''
socketpairs
streams,
``Code samples (UNIX domain)''
,
``Code samples (Internet domain)''
compared with pipes,
``Socket Tutorial (UNIX domain)''
,
``Socket Tutorial (Internet domain)''
connecting,
``Making a connection (UNIX domain)''
,
``Making a connection (Internet domain)''
connectionless.
See
sockets, datagram
creating,
``Creating a socket (Internet domain)''
,
``Creating a socket (UNIX domain)''
,
``Creating a socket (UNIX domain)''
,
``Creating a socket (Internet domain)''
datagram,
``Datagram sockets''
,
``Connectionless sockets (UNIX domain)''
,
``Datagram sockets''
,
``Connectionless sockets (Internet domain)''
receiving on,
``Receiving on datagram sockets (UNIX domain)''
,
``Receiving on datagram sockets (Internet domain)''
sending from,
``Sending from datagram sockets (UNIX domain)''
,
``Sending from datagram sockets (Internet domain)''
using connect,
``Using connect on a datagram socket (UNIX domain)''
,
``Using connect on a datagram socket (Internet domain)''
differences with XTI
discarding queued data.
See
sockets, shutdown
displaying existing connections.
See
netstat(TC)
domains
errors
arguments are invalid,
``List of error codes''
,
``List of error codes (Internet domain)''
connecting,
``Connection errors (UNIX domain)''
,
``Connection errors (Internet domain)''
handling
indications,
``Socket error indications (UNIX domain)''
,
``Error handling in programming (Internet domain)''
I/O,
``List of error codes''
,
``List of error codes (Internet domain)''
list of,
``List of error codes''
,
``List of error codes (Internet domain)''
miscellaneous,
``List of error codes''
,
``List of error codes (Internet domain)''
operational,
``List of error codes''
,
``List of error codes (Internet domain)''
when creating,
``Socket creation errors (UNIX domain)''
,
``Socket creation errors''
flags
MSG_DONTROUTE
MSG_OOB,
``Transferring data via a socket (Internet domain)''
,
``Out-of-band data (Internet domain)''
MSG_PEEK,
``Transferring data via a socket (UNIX domain)''
,
``Transferring data via a socket (Internet domain)''
introduced,
``Interprocess communication using UNIX domain sockets''
,
``Developing applications over TCP/IP using Internet sockets''
IPC
listening on,
``The server (UNIX domain)''
,
``The server (Internet domain)''
multiplexing I/O,
``Input/Output multiplexing (UNIX domain)''
,
``Input/output multiplexing (Internet domain)''
network dependencies
out-of-band data
process groups
protocols
raw
server,
``Elementary system calls (UNIX domain)''
,
``Elementary system calls''
servers,
``The server (UNIX domain)''
,
``The server (Internet domain)''
shutdown,
``Closing sockets and discarding queued data (UNIX domain)''
,
``Closing sockets and discarding queued data (Internet domain)''
socketpairs
stream,
``Stream sockets''
,
``Stream sockets''
TCP/IP, example
transferring data,
``Transferring data via a socket (Internet domain)''
,
``Elementary system calls (UNIX domain)''
,
``Transferring data via a socket (UNIX domain)''
,
``Elementary system calls''
tutorial,
``Socket Tutorial (UNIX domain)''
,
``Socket Tutorial (Internet domain)''
types,
``Creating a socket (Internet domain)''
,
``Socket types (UNIX domain)''
,
``Socket types (Internet domain)''
wildcard addressing,
``Using wildcards in socket addresses (Internet domain only)''
,
``Internet address binding''
socket(SSC),
``Creating a socket (Internet domain)''
,
``Creating a socket (UNIX domain)''
,
``Creating a socket (Internet domain)''
SOCK_RAW,
``Creating a socket (Internet domain)''
,
``Raw sockets''
SOCK_STREAM,
``Creating a socket (Internet domain)''
,
``Stream sockets''
,
``Creating a socket (UNIX domain)''
,
``Stream sockets''
SPX
accepting connection requests
books for developers
clients, synchronous
code samples
detecting a disconnect indication
developing applications.
See
TLI
device name for accessing
disconnect request
disconnect request address options and user data
disconnect request and user-supplied data
empty packets not sent
exceeding maximum number of endpoints
flow control,
``SPX driver characteristics''
,
``SPX driver characteristics''
,
``Accessing SPX''
header
header files to include when using TLI
how to terminate a connection
initializing
introduced
no STREAMS resources
options management.
See
t_optmgmt
orderly release not supported
packets
acknowledge number field
allocation number field
checksum field
connection control field
data stream type field,
``SPX packet structure''
,
``SPX packet structure''
destination address field
destination connection ID field
length field
packet type field
sequence number field
source address field
source connection ID field
structure of
transport control field
rejecting connection requests
sequence of TLI functions
servers, synchronous
t_bind
t_connect
TLI
routines used with,
``Sequence Packet Exchange (SPX)''
,
``Accessing SPX''
structures used
t_listen
T_MORE flag support
t_open
t_optmgmt
flags supported
introduced
t_rcv
introduced,
``Accessing SPX''
,
``Accessing SPX''
T_EXPEDITED flag
t_snd
introduced
valid states and state changes
t_snddis
tunable parameters file.
See
spx_tune.h
t_unbind
introduced
resulting state
using
watchdog
introduced
overhead
SPX_MAX_LISTENS_PER_SOCKET
SPX_MAX_TRETRIES
SPX_OPTMGMT
SPX_OPTS,
``Accessing SPX''
,
``Accessing SPX''
,
``Accessing SPX''
spx_tune.h,
``Accessing SPX''
,
``Initializing SPX''
,
``Accessing SPX''
struct t_bind
© 2003 Caldera International, Inc. All rights reserved.
SCO OpenServer Release 5.0.7 -- 11 February 2003