Many operating systems require special treatment when an application wants to bind (listen for incoming data) on a "privileged" port (a port number under 1024).
There are various methods to deal with this.
Does install4j provide functionality that allows the installed (server) application to bind to privileged ports on platforms where this is applicable?