/[cwmp]/google/trunk/t/dump/BANT-R/7.4.1.7/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

Annotation of /google/trunk/t/dump/BANT-R/7.4.1.7/GetRPCMethodsResponse

Parent Directory Parent Directory | Revision Log Revision Log


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

1 dpavlin 235 POST / HTTP/1.1
2     Host: 10.0.0.100
3     User-Agent: Thomson_cwmp-engine/r7.4.1.7
4     Content-Length: 974
5     Content-Type: text/xml; charset=ISO-8859-1
6     Cookie: $Version="0"; ID=218_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">218_THOM_TR69_ID</cwmp:ID>
12     </soapenv:Header>
13     <soapenv:Body>
14     <cwmp:GetRPCMethodsResponse><MethodList soap:arrayType="string[11]"><string>GetRPCMethods</string>
15     <string>GetParameterNames</string>
16     <string>GetParameterValues</string>
17     <string>GetParameterAttributes</string>
18     <string>SetParameterValues</string>
19     <string>SetParameterAttributes</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