客户端代码将该消息传递给包装器函数。
The client code hands this message up to the wrapper function.
这个函数接受以POST方式提交的数据,然后返回正确的响应给客户端。
This function accepts the POSTed data and returns the appropriate response to the client.
作为回显服务,此函数把“yousaid…”写回客户端。
As an echo service, the function writes "you said..." back to the client.
清单5:client . c;使用库中printstring函数的样本客户。
Listing 5: Client.c; a sample client that USES the function printstring from the library.
为调用一个远程函数,客户程序要调用客户机存根。
To invoke a remote function, the client makes a call to the client stub.
现在我们可以看看客户机上的回调函数showInsertResults。
Now we can see the callback function on the client, showInsertResults.
当守护进程收到一个客户机请求时,将调用 vcl_recv()函数。
The function vcl_recv() is called when the daemon receives a client request.
在这里respond函数构建了XML - RPC响应并将它发送到客户机。
Here the respond function builds the XML-RPC response and sends it to the client.
imap有内置的项目移动,因此客户机只需调用move函数即可。
IMAP has built-in article moving, so the client simply has to invoke the move function.
这5个函数可向任何客户机提供一个完整的CRUD接口。
These five functions present a complete CRUD interface to any client.
点击并添加JUnit函数库到这个应用客户端项目中。
Click to add the JUnit libraries to the application client project.
J2SE客户端可以通过BankingService的两个构造函数创建服务实例。
A J2SE client can use BankingService to create a Service instance via its two constructors.
函数的作用是:为远程客户端是否可以放弃执行一个脚本程序设置权限。
The ignore_user_abort function sets whether a remote client can abort the running of a script.
这些函数在组件中应保持不变,不依赖于客户端应用程序。
These functions should remain constant in the component and not depend on the client application.
如果预计一个回调函数,客户端必须注册一个通道和一个港口。
If it expects a callback function, the client must register a channel and a port.
当一个连接因为某些原因失败时,从客户端调用这个函数。
Called on the client when a connection attempt fails for some reason.
此函数让客户端感知实现类工厂的模块。为什么这样做呢?
This function lets the client keep alive the module that implements the class factory object.
这个函数将在服务端上被调用时,在客户端上执行。
This function will now be run on clients when it is called on the server.
这个函数将在服务端上被调用时,在客户端上执行。
This function will now be run on clients when it is called on the server.
应用推荐