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.

Demo issue about the ethernet IO.

I am try to understand the demo for the tm4c129exl, I installed demo in the tiva c package, it is a demo use cgi to trigger the c code inside the embedded system.

here is the html code to trigger the event, 

<form method="get" action="iocontrol.cgi" name="iocontrol">

action="iocontrol.cgi" this ocontrol.cgi should be a webpage in the server where the trigger event head to, but I can not find where the ocontrol.cgi is within the root.

can someone help?

root:

/CSSCode/enet_io  in the iosgi.ssi file.