C++ active web pages???

L

Liza

Hey guys,

which if any active server pages languages can i use with C++ ?

i have built a web service in java and need to built a client that
used C++ for its stub in order to demonstrate the heterogeneity of web
services......

so.....
i need to create some web pages that will use C++ to respond to user
interactions? any suggestions....?

thanks for all help.


Liza
 
U

Unforgiven

Liza said:
Hey guys,

which if any active server pages languages can i use with C++ ?

i have built a web service in java and need to built a client that
used C++ for its stub in order to demonstrate the heterogeneity of web
services......

so.....
i need to create some web pages that will use C++ to respond to user
interactions? any suggestions....?

This isn't on topic here, but ATL Server might do what you want:
http://msdn.microsoft.com/library/en-us/vccore/html/vcconAtlServer.asp
 
E

EventHelix.com

You can use CGI (Common Gateway Interface) to invoke regular C and C++
programs from a web server.

Sandeep
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,156
Messages
2,570,878
Members
47,405
Latest member
DavidCex

Latest Threads

Top