Script for UDP port 5000

Hello,

We need to implements the following functionality on MT, is it possible via scripting

  1. open udp port 5000
  2. on every received packet on this port, return string “false” (length 5 bytes)

Regards

Faton

The scripting engine is unable to generate arbitrary packets, and you cannot write services with scripts.