flash23
Discoverer
Im doing my BE (Elec & Tele-Comm) project and I need to upload/download data to/from the webpage.
I have transfer an image in RAW format from one GPRS enabled GSM module to another. There is a way to establish a client-server link between the two modules, however I want to explore this option as well as I think this will be more reliable since it will save the task of multiple uploading by the transmitter in case of connection drops in client-server method.
I came across the HTML commands of GET and POST and I was hoping to utilizing them to upload the required data to a webpage.
I have no idea of working with webpages and I was hoping if someone could point me in the right direction to start from.
The RAW image will be obtained from a 132x132 8bit BMP image.
Thanks.
I have transfer an image in RAW format from one GPRS enabled GSM module to another. There is a way to establish a client-server link between the two modules, however I want to explore this option as well as I think this will be more reliable since it will save the task of multiple uploading by the transmitter in case of connection drops in client-server method.
I came across the HTML commands of GET and POST and I was hoping to utilizing them to upload the required data to a webpage.
I have no idea of working with webpages and I was hoping if someone could point me in the right direction to start from.
The RAW image will be obtained from a 132x132 8bit BMP image.
Thanks.