MCU: TM4C1294NCPDT
TI-RTOS: v2.01.00.03
NDK: v2.23.01.01
CCS: v6.0.1.0040
-
Hello,
With reference to the Embedded Web Server project at
I would like to know whether it is possible to access raw socket & port while http section still exists in code. What I mean is that, is there any way by which I can disable the HTTP section of the NDK during run-time & use raw socket communication.
For example, I want the Embedded HTTP Web Server thing being disabled & the Tiva C MCU should place TCP packets on the Ethernet network asking to connect to IP address 173.194.115.99 (port 80) & exchange data.
How to achieve this? Is there any way of doing this?
-
Thanks
-
Regards
Soumyajit