It serves as the glue between client and server code.
它就像是客户端和服务器代码间的粘合剂。
Listing 4 (todohandler.py) is the Python server code.
清单4 (todohandler . py)是Python服务器代码。
I used the Python/CherryPy server code in Listing 4 (wotd_server.py).
我使用清单4(wotd_server.py)所示的Python/CherryPy服务器代码。
The server code demonstrates how to package up the messages into XML.
服务器代码演示如何将消息打包成xml。
The Document Manager server code calls the CM C++ API to create a datastore object.
DocumentManager服务器代码调用CM C++API来创建一个数据存储对象。
I'll start in with the server code first, because the client code will be more complex.
我先从服务器代码开始,因为客户机代码更复杂。
With the games API out of the way, it's time to write the server code to handle the moves.
由于游戏API已经就绪,是时候编写处理步着的服务器代码了。
Unlike TCP, the client and server code look quite similar for UDP-based communication.
与TCP不同,用于UDP通信的客户机代码和服务器代码非常相似。
New releases of the client or server code that change how existing workloads are processed.
改变处理现有工作负载方式的客户端或服务器代码的新版本。
If you need to perform these steps, follow instructions on the download page for ISD server code.
如果需要执行这些步骤,请参见ISD服务器代码的下载页面上的说明。
Before installing the VIO server code, you need to know the network configuration data for the server.
在安装VIOServer代码前,您需要知道服务器的网络配置数据。
Using this setting allows the server code to work with multiple clients, each having its own certificate.
使用这个设置让服务器代码可以处理多个客户机,每个客户机有自己的证书。
The response time on my local machine was excellent, even with the server code parsing through 840k of XML.
本地计算机上的响应时间是非常出色的,即使服务器代码解析是通过840k的XML。
This makes it easier for frameworks and client and server code in general to handle signature verification.
这通常能简化框架、客户端、服务器代码对签名的验证。
With the game server code complete, you can build the Android front end to this multiplayer networked game.
完成游戏服务器代码之后,您可以构建这个多玩家联网游戏的Android前端。
Optimized some heavily used CM Server code paths to improve performance, reliability and to fix memory leaks
优化一些经常使用的CM服务器代码路径,以提高性能、可靠性以修复内存泄漏问题
Even if it did, regular expressions in GWT have syntactical differences when deployed as client and server code.
而且即使它实现了这个方法,在将GWT中的正则表达式部署到客户机和服务器代码时,也存在语义上的差异。
To simplify trace string specification, trace groups bundle common WebSphere Application Server code areas together.
为了简化跟踪字符串规范,可使用跟踪组将常见WebSphereApplicationServer代码区域绑定到一起。
If the desired effect was to pass this content to another page you might see something like this in the server code.
如果打算将内容传递到另一个页面,可以采用类似下面的服务器代码。
One problem is that ZSI's server code doesn't seem to have an easy way of aligning the namespace used in the request.
有一个问题是,ZSI的服务器代码似乎不能轻易地纠正请求中所用的名称空间。
In fact, it is important to note that WebSphere Process Server code is not needed to run the messaging infrastructure.
事实上,务必注意,并不需要WebSphereProcessServer代码来运行消息传递基础设施。
The classes shown are those used for the getBook call in both the Listing 2 client code and the Listing 3 server code.
显示的类用于清单2 的客户机代码和 清单3 的服务器代码中的 getBook调用。
The server code was run on Tomcat 6.0.20, configured to use 1,024mb of heap, with the client code using 512mb of heap.
服务器代码在Tomcat6.0.20上运行,配置为使用1,024MB大小的堆,客户机代码使用512 MB大小的堆。
It doesn't matter much what you pick as long as you're consistent when you open the database again in your server code.
您选什么名称都没有关系,只要与在服务器代码中再次打开数据库时所用的名称保持一致即可。
The server code was run on Tomcat 6.0.20, configured to use 1024 MB of heap, with the client code using 512 MB of heap.
服务器代码在Tomcat6.0.20上运行,配置使用1024MB的堆,而客户端代码使用512 MB的堆。
The most important part of the client or server code is the virtual function NotifyReceivedPackage, as described below.
客户端或服务器端最重要的部分是虚函数NotifyReceivedPackage,定义如下。
This makes sense, particularly in server-side applications, as the same server code is normally executed repeatedly.
这对于服务器端应用程序尤其有意义,因为通常会重复执行相同的服务器代码。
The callback is how your server code can verify the username-and-password combination supplied by the client on a request.
服务器代码使用回调检验客户机在请求中提供的用户名和密码组合。
First, you will develop a server that will publish the CourseManager Web service. The server code looks like the following.
首先,您要开发一个用来发布CourseManagerWeb服务的服务器。
With ant installed, you can just run ant from a console open to the example code directory to build both client and server code.
安装ant后,可以从打开了示例代码目录的控制台运行ant,以构建客户机和服务器代码。
应用推荐