Write the definition of IPX and UDP
IPX: Inter-network Packet Exchange supports the transport and network layers of the OSI network model. It provides fast, unreliable, communication with network nodes using a connection less datagram service.
UDP: User Datagram Protocol is a connection less unreliable protocol working at the transport layer.