J
John Duke
I'm new to this, and need a little help getting pointed in the right
direction.
I have a c++ program running on a standard windows box. It's a simple
app, not running in a browser.
I want to send two numbers to an applet? servlet? via the internet and
have it return the sum to the c++ program.
The server in question is running Red Hat 9, and supports servlet 2.2+
and jsp 1.2+.
What tools should I use to develop the servlet? applet?
How exactly do I get that c++ program to interface with it?
Book recommendations, web links, general answers or advice are all
welcome and appreciated.
Many thanks,
John
direction.
I have a c++ program running on a standard windows box. It's a simple
app, not running in a browser.
I want to send two numbers to an applet? servlet? via the internet and
have it return the sum to the c++ program.
The server in question is running Red Hat 9, and supports servlet 2.2+
and jsp 1.2+.
What tools should I use to develop the servlet? applet?
How exactly do I get that c++ program to interface with it?
Book recommendations, web links, general answers or advice are all
welcome and appreciated.
Many thanks,
John