RPC Ping: RPC Connectivity Verification Tool Topics | Next
RPings is the server-side RPC Ping tool. It contains two Remote Procedure Call (RPC) functions: Echo and Stats. These functions are called by the client side RPC ping tools (Rpingc32 or Rpingc16 ). Run RPings without any options to use all available protocol sequences.
rpings [-p ProtocolSequence]
Where:
Friendly Name | Description |
namedpipes | NCA connection over Named Pipes (ncacn_np) |
tcpip | NCA connection over TCP/IP (ncacn_ip_tcp) |
netbios | NCA connection over NetBIOS on NetBEUI (ncacn_nb_nb) |
ipx/spx | NCA connection over SPX (ncacn_spx) |
vines | NCA connection over Banyan Vines (ncacn_vns_spp) |
Note
Enter @q to exit Rping.