RPC Ping: RPC Connectivity Verification Tool Topics | Next

RPC Ping: Rpings.exe (Server) Syntax


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.

One Steprpings [-p ProtocolSequence]

Where:

ProtocolSequence
is the friendly name for one of the supported transport mechanisms of RPC, as follows:
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-icon

Note

Enter @q to exit Rping.