Now type the following to create the client stub
现在输入以下内容来创建客户机存根
The above command simply creates the client stub code.
上面的命令简单地创建了客户桩(client stub)代码。
In step 4, invoke web service client stub class in the application.
在步骤4中,在应用程序中调用Web服务客户机stub类。
To invoke a remote function, the client makes a call to the client stub.
为调用一个远程函数,客户程序要调用客户机存根。
Afsfuse.cs.c is the client stub code to be linked with the afsfuse_client.c.
c是与afsfuse_client . c进行链接的客户机存根代码。
Finally, the client stub returns the results back to the client application.
最后,客户机stub把结果返回给客户机应用程序。
As far as the client is concerned, this stub object is the remote object.
就客户而言,该存根对象就是远端对象。
The client application invokes methods directly on a remote object's stub.
客户机应用程序直接调用远程对象存根上的方法。
The client application can easily invoke the remote Web service through its stub.
通过这个存根客户端应用程序可以轻松的调用Web服务的远程接口。
The client application can easily invoke the remote Web service through its stub.
通过这个存根客户端应用程序可以轻松的调用Web服务的远程接口。
应用推荐