Choosing a Protocol Sequence

Best practice: Use ncacn_ip_tcp when making a remote call. Use ncalrpc for local calls. Do not use ncacn_np, ncacn_spx, or any of the ncadg_* protocol sequences; they are less efficient and have inferior capabilities.