5.1 OXID Resolver Ports/Endpoints
The OXID Resolver resides at different endpoints (ports) depending on the transport being used. The OXID Resolver optimally resides at the same endpoints as the DCE RPC Endpoint Mapper (EPM). To accommodate systems where DCOM will coexist with existing DCE RPC installations (i.e., where an EPM and presumably a complete DCE RPC runtime already exists), the DCOM implementation on that system will register its interfaces with the DCE EPM and all DCOM implementations must be able to fall back if they make DCOM-specific calls on the DCE EPM endpoint which fail.
Protocol String Name(s) | Description | Endpoint |
ncadg_ip_udp, ip | CL over UDP/IP | 135 |
ncacn_ip_tcp | CO over TCP/IP |
135 |
ncadg_ipx | CL over IPX | TBD |
ncacn_spx | CO over SPX | TBD |
ncacn_nb_nb | CO over NetBIOS over NetBEUI | TBD |
ncacn_nb_ipx | CO over IPX | TBD |
ncacn_http | CO over HTTP | 593 |