The client stub reads the network messages from the kernel through the use of RPC runtime routines.
客户端存根通过使用RPC运行时例程从内核中读取网络消息。
The server stub unmarshals the input parameters and invokes the requested local procedure in the server routines.
服务器存根解封输入参数,并将请求的本地过程调用到服务器例程。
On the server machine side, as the network message is received by the network routines in the kernel, it's sent to the server stub by the use of RPC run time.
在服务器计算机端,当内核中的网络例程接收到网络消息后,它使用RPC运行时将该消息发送到服务器存根。
On the server machine side, as the network message is received by the network routines in the kernel, it's sent to the server stub by the use of RPC run time.
在服务器计算机端,当内核中的网络例程接收到网络消息后,它使用RPC运行时将该消息发送到服务器存根。
应用推荐