Page 1 of 1

MOD54415 UDP/webserver

Posted: Mon Mar 04, 2013 11:55 am
by jediengineer
Hey all,

I'm trying to set up my controller to connect to another device via UDP, but to also host a webpage that I can log into to check the stats of the system. I got this to compile, and the webpage works fine, but the output to the mitty terminal isn't working - it's not even getting to the UserMain() in the main.cpp Can someone take a look for me? Project is zipped and attached. (All created in NBEclipse)Thanks!

Tony

Re: MOD54415 UDP/webserver

Posted: Tue Mar 05, 2013 6:05 am
by jediengineer
Nevermind all, I figured it out. Thanks!!