This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TM4C1294NCPDT: HTTP/S on tivac Wifi with out TI-RTOS

Part Number: TM4C1294NCPDT

Hi,

1) We are sending HTTP and HTTP'S using httpcli.c and httpcli.h via Ethernet, its working fine.

2) So for WiFi without using httpcli.c and httpcli.h we are trying to send both HTTP and HTTPS method. But we are facing 2 problems.

(i). While creating WiFi socket how to convert host name("www.example.com

       if we are using IP address  sl_Htonl("192.xxx.x.xx") then no problem.

 

Regards,
Raghu DS