Need Advice on Programming Proyect
Well, I have my programming proyect due thursday, and being my last one, I have to "show off".
Me and a friend decided we'd make a robotic arm, Which is all going pretty good (considering the fact it took us ages getting all the pieces, and destroying a few non-working printers), thing is, I want it to WIN this competition. And for that, I was planning to make a flash ap that could control the arm (which will be connected to the LPT1 port, and i'm sending it to visual to work with it) and that's all good. Then I decided that it could give me tooons of extra points if I managed to make it work via LAN... well, All's good, I can send and receive text and vars through flash in a LAN, but i haven't bothered to re-do the whole program to send and load from the LAN.
But now, I want to expand. I mean, I recently bought my domain (www.dfblaze.com, btw) and said 'Hey, why not do it online?' Of course, the site for that is pass-protected... (arm-a-tron.dfblaze.com).
I had a few ideas on how to do this...
Hold an app for the client online, and one more offline for the server (which is the one that has the arm conected to it). The client one would work with fscommands to javascript, which would send those values (angles) to php and that php would write it in a database; data that i could then seek online using the "server app" for any updated data on the database and move according to that.
Sounds good so far... And actually do-able, but do you have any better ideas?
I mean, my programming teacher and the jury would completely DIE.