2013-08-12 12:10 AM
Hi all,
I am using HILO GSM modem of Sagem. It supports HTTP feature. I am implenting that feature in my device but i am facing problem while using POST and GET commands related to HTTP. I am using AT commands to implement HTTP feature in my device. The commands for are AT+KHTTPGET and AT+KHTTPPOST for retrieve and send data respectively. I am able to use other commands like AT+KHTTPCFG, AT+KHTTPHEADER, etc.. But this GET and POST in which i am facing problem. So can you please tell me about this? Thanks.