Operating System - Linux
1825689 Members
3809 Online
109686 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.