|
This is our calculator example. This is a web
based application designed to look exactly like the Windows calculator.
That's very nice but what's really going on here?
Every time you click on a button here it transmits
that information back to our server where the real Windows calculator is
running. The corresponding button on the Windows calculator is then
clicked. The result is calculated, captured then transmitted back to this
web application.
Now imagine what we can do with your legacy
application. The possibilities are endless!
|