<blockquote id="quote"><font size="1" face="Verdana, Arial, Helvetica" id="quote">quote:<hr height="1" noshade id="quote"><i>Originally posted by snelvuur</i>
<br />What o.s. and tooling did you use for it?
<hr height="1" noshade id="quote"></font id="quote"></blockquote id="quote">Thanks for dropping by.
At the moment I'm using windows XP.
I have a program on the "server" that captures the data and puts it into a MySQL DB.
Then I have a remote viewer program that can be run from any PC in the home (that's the one with all the graphs).
It's done in vb.net - but there's no reason it couldn't be done in any other language/O.S. as long as it can access the MySQL DB.
I'll eventually do it in asp.net, that way it will only require a browser and will be accessible from everywhere.
All the graph objects are being drawn by me, not using any external component.