Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

CcspHomeSecurity component uses socket programming to communicate with Home Security devices where CcspHomeSecurity acts as a server and accepts different requests from device clients.  HTTP HTTP requests from client can be a GET or POST.  CcspHomeSecurity CcspHomeSecurity parses the HTTP request header and decides whether authentication is required or not. If required, the client has to provide valid authentication as part of HTTP header.  It It is necessary for the client to make a HNAP request and provide SOAPAction field (e.g. http://purenetworks.com/HNAP1/GetDeviceSettings) as part of HTTP request. Supported SOAP action methods:

...