Operating System - Linux
1834915 Members
2553 Online
110071 Solutions
New Discussion

Implemeting TR069 protocol using GSOAP toolkit

 
Wimax
New Member

Implemeting TR069 protocol using GSOAP toolkit

Hi, I am implementing TR069 protocol using GSOAP toolkit. I have successfully implemented an RPC method and it works fine when HTTP request packet is send through GET/POST ,but as per TR069 specifications this should be send in HTTP response packet.I wanted to know if this is possible using gsoap toolkit.