TR-069 using gSOAP toolkit

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sumeta
    New Member
    • Jun 2008
    • 1

    TR-069 using gSOAP toolkit

    Hello Everyone ,

    i m a fresher nd have to Develop TR-069 protocol (CPE WAN Management Protocol) using gSOAP toolkit , in c/c++ in Linux ..

    CPE WAN Management Protocol , intended for communiction between CPE and Auto configuration server .

    the connection must use HTTP1.1 GET requet and in turn must receive response as "200(OK)" or "204(NO-Content) HTTP code ..

    nd TR-069 wants .. sending HTTP response from ACS containing a SOAP request ..
    so is their ny provision provided by gSOAP ... i mean how gSOAP will make understand that there is a SOAP req with HTTP Response and how will gSOAP read it ..

    someone who has worked with gSOAP can help us .

    you can refer following link

    for gSOAP
    http://www.cs.fsu.edu/~engelen/soap.html




    the problem iz
Working...