# TCP or UDP No Response

# Solutions

  1. Only certain interfaces support invocation using TCP and UDP.
  2. If sending requests via TCP, ensure that TCP packets are terminated with \r\n.
  3. When using TCP requests, ensure that port 8087 is not occupied.
  4. When using UDP requests, ensure that port 8088 is not occupied.

WARNING

Sending invocation requests using TCP and UDP will not yield any response.