/[cwmp]/google/trunk/t/dump/BANT-W/6.2.17.5/GetRPCMethodsResponse
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /google/trunk/t/dump/BANT-W/6.2.17.5/GetRPCMethodsResponse

Parent Directory Parent Directory | Revision Log Revision Log


Revision 235 - (show annotations)
Sun Nov 25 23:27:45 2007 UTC (16 years, 5 months ago) by dpavlin
File size: 1099 byte(s)
 r279@brr:  dpavlin | 2007-11-26 00:25:35 +0100
 dump some of protocol

1 POST / HTTP/1.1
2 Host: 10.0.0.100
3 User-Agent: Thomson_cwmp-engine/r6.2.17.5
4 Content-Length: 896
5 Content-Type: text/xml; charset=ISO-8859-1
6 Cookie: $Version="0"; ID=226_THOM_TR69_ID;$Path=/
7 SOAPAction:
8
9 <soapenv:Envelope soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soap="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:cwmp="urn:dslforum-org:cwmp-1-0">
10 <soapenv:Header>
11 <cwmp:ID soapenv:mustUnderstand="1">226_THOM_TR69_ID</cwmp:ID>
12 </soapenv:Header>
13 <soapenv:Body>
14 <cwmp:GetRPCMethodsResponse>
15 <MethodList soap:arrayType="string[09]">
16 <string>GetRPCMethods</string>
17 <string>GetParameterNames</string>
18 <string>GetParameterValues</string>
19 <string>SetParameterValues</string>
20 <string>AddObject</string>
21 <string>DeleteObject</string>
22 <string>Download</string>
23 <string>Reboot</string>
24 <string>FactoryReset</string>
25 </MethodList>
26 </cwmp:GetRPCMethodsResponse>
27 </soapenv:Body>
28 </soapenv:Envelope>

  ViewVC Help
Powered by ViewVC 1.1.26