Quote:
Originally Posted by yash101
I think I am just about done! I have even written a web interface, so the drivers can access the stored variables! It is really fast too and uses 0.7% CPU of one core on my i3 1.4GHz.
I have attached some screenshots. Also, I use a RAM cache (which is written in STL), so page loads are almost instant!
The code (as usual), is in my GitHub "Other" repositiory, here
I also have my server up at the moment, here.
|
Looks cool, I may look into HTTP servers after I get done with what I want todo with my TCP one.