Hi, I am trying to implement a webserver program.I have looked through and implemented a simple led controlling program through webserver. Let suppose i have a variable "a=2" in my MainDemo() . Is it possible for me to use this variable in my CustomHTTPAp..
↧