4-102 Communication
UDP Socket Communication
The UDPsocket is used by sending and receiving of Real Time Command.
This is effective in UDPport 3000 when "Ethernet RTCProtocol" setting is UDP.
1. Client PCconnects to the UDPsocket via the defined port number of the printer.
2. Client PCsends the status command and receives the status from the printer via
UDPsocket.
Multiple Connection
It is possible to connect with multiple clients at the same time. However, more than 7
connections will be rejected.