Other Parts Discussed in Thread: OMAPL138
MCU: TM4C1294NCPDT
TI-RTOS: v2.01.00.03
NDK: v2.23.01.01
CCS: v6.0.1.0040
Hello,
I want to port the enet_io example included in the Tivaware package to run in TI-RTOS environment using NDK. My main purpose of doing so is to get HTTP GET method to work in NDK driver package. I am unable to figure out how I should resolve the DNS & connect to a website to upload data in HTTP GET (or POST) method. Is any example in NDK available on the topic which demonstrates working of HTTP, FTP, SMTP etc? I have implemented embedded HTTP web server using the NDK (following a given example for Concerto) but unable to figure out a starting point for data upload to website or webserver using HTTP & FTP.
Thanks
Regards
Soumyajit