-t protseq Defines the protocol sequence to use. The standard protocol sequences include
ncacn_ip_tcp, ncacn_np, and ncacn_http. You can find a list of all of the protocol sequences
at http://support.microsoft.com/kb/325930. The default protocol sequence is ncacn_
ip_tcp.
-s server_addr Specifies the server address. The default setting is the local machine.
-e endpoint Specifies the endpoint to ping. The endpoint is the target of the test. The default
setting is the endpoint mapper on the local machine. You can??™t use this option with the ??“f command
line switch.
-o binding_options Defines the RPC binding options to use during testing. This feature
relies on the RpcStringBindingCompose() function of the Windows API. You can learn more
about this function at http://msdn2.microsoft.com/en-us/library/Aa378481.aspx. The
article at http://msdn2.microsoft.com/en-us/library/aa378705.aspx provides an example
of the RpcStringBindingCompose() function. The option strings appear at http://msdn2
.microsoft.com/en-us/library/Aa378691.aspx. See the article at http://msdn2.microsoft
.com/en-us/library/aa375384.aspx to learn more about how the binding options affect a
real-world environment.
Pages:
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754