IPX is a datagram (connectionless) service
protocol that allows individual packets to be sent
to and received from user processes.
It does not support the concept of a connection or reliable delivery.
However, guaranteed services (like SPX) can be built on top
of IPX.
IPX is used in situations where
a guaranteed service is not required or
where an occasional lost packet is not critical.