Custom ACKs

Suppressing ACKs altogether

Sometimes there are systems that you will encounter which want no ACKs whatsoever.

This isn’t recommended practice but Iguana can support this model. Simply use a custom Translator script but pass in nil i.e.:

ack.send(nil)

Leave A Comment?

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.