1,317
社区成员
发帖
与我相关
我的任务
分享
---这里是要发送的数据包要求
http请求url:http://192.168.1.100:19999//send
http请求body体:
<request name="sendmsg" seqno="102ds3g5" timestamp="20111101123456">
<ednum>***</ednum>
<cccnum>***</cccnum>
<info>***</info>
</request>
---这里是发送后接收到返回的数据包
http响应200ok的body体:
<response name="sendmsg" seqno="102ds3g5" timestamp="20111101123456">
<state>***</state>
</response>