View Single Post
Old 12-22-2008, 11:45 PM   #4 (permalink)
rahangdale
Registered User
 
Join Date: Dec 2008
Posts: 2
OS: XP


Re: Application server

Quote:
Originally Posted by shuuhen View Post
I'm not really sure what you're looking for. Are you saying you want one that will compile with the C or C++ compilers on AIX 5.3? You could try looking at this page on Wikipedia: http://en.wikipedia.org/wiki/Compari...cation_servers
Thanks Shuuhen....I am also confused what I am looking for :-( As far as compilation is concerned then definitly application server is not required but when we we execute a simple C/C++ program (example only pritf function in program) do we have to have application server is in place? What is the significance of application server to run simple C/C++ program?

My understanding is " when C/C++ program uses the services of third party services (tuxedo,Tibco, any middleware) then only application server wrt that third party should be in place". Am I right or wrong? If right then which application server is running how can I find on Unix?


"Application server provides methods that client applications can call i.e. serves business logic to application programs through any number of protocols.
rahangdale is offline   Reply With Quote