EHS6 HOW TO SEND A FILE TO SERVER | Telit Cinterion IoT Developer Community
May 27, 2015 - 11:20am, 2478 views
HELLO
Please show me how i can send a file to web service
ex: ・gateway EHS6
・web server : http://*****.com
Thanks & best regards
May 27, 2015 - 11:20am, 2478 views
HELLO
Please show me how i can send a file to web service
ex: ・gateway EHS6
・web server : http://*****.com
Thanks & best regards
Hello,
EHS6 module provides web services over AT interface and Java. For AT commands there are some nice examples in the AT commands specification document. You can also check these links:
https://iot-developer.thalesgroup.com/tutorial/concept-board-internet-se...
https://iot-developer.thalesgroup.com/threads/bgs2t-multipart-file-uploa...
If you are using a Java MIDlet please see some POST examples in the provided API (HttpConnection).
Of course you can also use AT commands from Java.
Best regards,
Bartłomiej