I used a commercial XQuery engine to expose a socket interface that receives the SOAP message, parses its content, and assembles a response SOAP message. 使用了一个商业的XQuery引擎暴露出一个socket接口来接收SOAP消息,解析消息内容,并且装配响应的SOAP消息。
Application and Design of Socket Interface(SI) under the Platform of Linux 套接字接口在Linux平台下应用和设计
The monitoring center software is designed with Visual C + +. The main computer connects with communication module by Socket interface, and finishes the interface design and the function of receiving and transmitting and saving data. 监控中心站软件设计采用Visualc++,主计算机与通信模块采用Socket接口进行连接,并完成了界面设计、数据的接收与发送以及保存等功能。
The realization includes establishing and managing security association database in Linux kernel, developing PF_KEY socket interface and PF_KEY message, and designing the state machines of IKE main mode and IKE quick mode. 包括如何在内核中创建和管理安全关联数据库,如何实现PFKEY套接字接口和PFKEY消息,如何设计IKE协议的主模式和快速模式的状态机等等。
In this module, data were exchanged in manner of messages between different nodes. According to BSD socket interface, the communication mechanism was designed by using address listener and the bottom layer communication channel was encapsulated. 该模块通过消息的方式完成不同节点间数据的交换,根据BSD套接字接口,以地址侦听方式设计通信机制,封装底层通信通道。