/[cwmp]/google/trunk/t/dump/BANT-S/5.4.0.14/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-S/5.4.0.14/GetRPCMethodsResponse

Parent Directory Parent Directory | Revision Log Revision Log


Revision 235 - (show annotations)
Sun Nov 25 23:27:45 2007 UTC (16 years, 7 months ago) by dpavlin
File size: 1137 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.1
3 User-Agent: Thomson_cwmp-engine/r0.3
4 Content-Length: 938
5 Content-Type: text/xml; charset=ISO-8859-1
6 Cookie: $Version="0"; ID=THOM_CPE_ALC_ID_387;$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">THOM_CPE_ALC_ID_388</cwmp:ID>
12 <cwmp:NoMoreRequests soapenv:mustUnderstand="0">1</cwmp:NoMoreRequests>
13 </soapenv:Header>
14 <soapenv:Body>
15 <cwmp:GetRPCMethodsResponse>
16 <MethodList soap:arrayType="string[08]">
17 <string>GetRPCMethods</string>
18 <string>Download</string>
19 <string>Upload</string>
20 <string>GetParameterNames</string>
21 <string>GetParameterValues</string>
22 <string>SetParameterValues</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