You can use the Simple Object Access Protocol (SOAP connector) or remote method invocation (RMI) to make JMX connections with the server. These ports are used for communication between the development environment and the server.
The RMI (ORB bootstrap) port is designed to improve performance and communication with the server.
The SOAP connector port is designed to be more firewall compatible. It is used by an HTTP transport for incoming SOAP requests.