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.

  1. Client PC connects to the UDP socket via the defined port number of the printer.
  2. Client PC sends the status command and receives the status from the printer via UDP socket.