Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Special pages
Niidae Wiki
Search
Search
Appearance
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
Sequenced Packet Exchange
Page
Discussion
English
Read
Edit
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
View history
General
What links here
Related changes
Page information
Appearance
move to sidebar
hide
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{Short description|Network protocol}} '''Sequenced Packet Exchange''' ('''SPX''') is a protocol in the [[IPX/SPX]] [[protocol stack]] that corresponds to a [[connection-oriented]] [[transport layer]] protocol in the [[OSI model]]. Being reliable and connection-oriented, it is analogous to the [[Transmission Control Protocol]] (TCP) of [[TCP/IP]], but it is a datagram protocol, rather than a stream protocol. == SPX packet structure== Each SPX packet begins with a header with the following structure: {|class=wikitable style="text-align:left;" |- ! Octets !! Field |- | 1 || Connection Control |- | 1 || Datastream Type |- | 2 || Source Connection Id |- | 2 || Destination Connection Id (0xFFFF = unknown) |- | 2 || Sequence Number |- | 2 || Acknowledgement Number |- | 2 || Allocation Number (The number of outstanding receive buffers available) |- | 0β534 || data |} The Connection Control fields contains 4 single-bit flags: {|class=wikitable style="text-align:left;" |- ! Weight !! Meaning |- | 0x10 || End-of-message |- | 0x20 || Attention |- | 0x40 || Acknowledgement Required |- | 0x80 || System Packet |} The Datastream Type serves to close the SPX connection. For this purpose two values are used: {|class=wikitable style="text-align:left;" |- ! Value !! Meaning |- | 0x00β0xFD || Available for client use |- | 0xFE || End-of-Connection |- | 0xFF || End-of-Connection Acknowledgement |} ==External links== * [http://www.networksorcery.com/enp/protocol/spx.htm SPX, Sequenced Packet Exchange] * [http://www.connectotel.com/netware/ipxpack.txt IPX / SPX Packet Structures] [[Category:Novell NetWare]] [[Category:Transport layer protocols]] {{network-stub}}
Summary:
Please note that all contributions to Niidae Wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Encyclopedia:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Templates used on this page:
Template:Network-stub
(
edit
)
Template:Short description
(
edit
)
Search
Search
Editing
Sequenced Packet Exchange
Add topic