如上
資料通訊格式如下:
<?xml version='1.0' encoding="UTF-8">
<SOAP-ENV:Envelope
xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
<SOAP-ENV:Header>
<p:messageProperties xmlns:p="http://www.tdenergys.com/v4.0"/>
<p:test1> </p:test1>
<p:test2> </p:test2>
<p:test3> </p:test3>
</p:messageProperties>
</SOAP-ENV:Header>
<SOAP-ENV:Body>
<write:messageBody xmlns:Write="http://www.tdenergys.com/v4.0"/>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
資料檔案以soap訊息的附件傳輸
這樣的資料通訊是什么樣的機制呢;代碼上怎么寫呢?
uj5u.com熱心網友回復:
ok..............轉載請註明出處,本文鏈接:https://www.uj5u.com/houduan/132865.html
標籤:網絡通信/分布式開發
下一篇:動態創建odbc資料源的問題
