I would expect that somewhere the port number used by rxapi would be documented. Not documenting this would result in possible execution failures if that port is already in use by some other software.
The source code for rxapi documents the port number used by rxapi for TCP/IP communications (it is 10100 BTW). The Internet Assigned Names Authority (IANA) has assigned this port to the ooRexx project so in the unlikely event that this port is in use by another application we would politely let that application owner know so that they can correct their code. IANA also has an escalation policy should a conflict arise.
In any case formally documenting this will be postponed until the next release.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The source code for rxapi documents the port number used by rxapi for TCP/IP communications (it is 10100 BTW). The Internet Assigned Names Authority (IANA) has assigned this port to the ooRexx project so in the unlikely event that this port is in use by another application we would politely let that application owner know so that they can correct their code. IANA also has an escalation policy should a conflict arise.
In any case formally documenting this will be postponed until the next release.