Skip to content
EntityQ39532· pop 17· linked from 64 articles

Also known as Internetwork Packet Exchange/Sequenced Packet Exchange

IPX/SPX stands for Internetwork Packet Exchange/Sequenced Packet Exchange. IPX and SPX are networking protocols used initially on networks using the (since discontinued) Novell NetWare operating systems. They also became widely used on networks deploying Microsoft Windows LANs, as they replaced NetWare LANs, but are no longer widely used. IPX/SPX was also widely used prior to and up to Windows XP, which supported the protocols, while later Windows versions do not, and TCP/IP took over for networking.

Key facts

Networking protocol.title
IPX/SPX
Networking protocol.is stack
yes
Networking protocol.purpose
LAN
Networking protocol.developer
Novell
Networking protocol.based on
XNS
Networking protocol.osilayer
3 and 4
Networking protocol.hardware
Ethernet, others

via Wikipedia infobox

~7 min read

Article

8 sections
Contents
  • Protocol layers
  • Implementations
  • DOS
  • Windows
  • Others
  • Legacy
  • See also
  • References

IPX/SPX stands for Internetwork Packet Exchange/Sequenced Packet Exchange. IPX and SPX are networking protocols used initially on networks using the (since discontinued) Novell NetWare operating systems. They also became widely used on networks deploying Microsoft Windows LANs, as they replaced NetWare LANs, but are no longer widely used. IPX/SPX was also widely used prior to and up to Windows XP, which supported the protocols, while later Windows versions do not, and TCP/IP took over for networking.

==Protocol layers== IPX and SPX are derived from Xerox Network Systems' IDP and SPP protocols respectively. IPX is a network-layer protocol (layer 3 of the OSI model), while SPX is a transport-layer protocol (layer 4 of the OSI model). The SPX layer sits on top of the IPX layer and provides connection-oriented services between two nodes on the network. SPX is used primarily by client–server applications.

Connections

Categories