|
RPC
|
|
|
Several types of remote procedure calls have been defined. The RPC mechanism defined in :rfc:`5531` is used by applications such as NFS
|
|
|
SDU (Service Data Unit)
|
|
|
a Service Data Unit is the unit information transferred between applications
|
|
|
segment
|
|
|
a segment is the unit of information transfer in the transport layer
|
|
|
SMTP
|
|
|
The Simple Mail Transfer Protocol is defined in :rfc:`821`
|
|
|
SNMP
|
|
|
The Simple Network Management Protocol is a management protocol defined for TCP/IP networks.
|
|
|
socket
|
|
|
A low-level API originally defined on Berkeley Unix to allow programmers to develop clients and servers.
|
|
|
spoofed packet
|
|
|
A packet is said to be spoofed when the sender of the packet has used as source address a different address than its own.
|
|
|
The Secure Shell (SSH) Transport Layer Protocol is defined in :rfc:`4253`
|
|
|
standard query
|
|
|
For DNS servers and resolvers, a standard query is a query for a `A` or a `AAAA` record. Such a query typically returns an IP address.
|
|
|
switch
|
|
|
A relay operating in the datalink layer.
|
|
|
SYN cookie
|
|