UDP socket communication
The UDP socket is used by sending and receiving of Real Time Command.
This is effective in UDP port 3000 when "Ethernet RTC Protocol" setting is UDP.
- Client PC connects to the UDP socket via the defined port number of the printer.
- Client PC sends the status command and receives the status from the printer via UDP socket.