![]() |
![]() |
![]() |
|||||
![]() |
![]() |
![]() |
![]() |
![]() |
|||
| Welcome
to Tech Support Forum home to more then 136,000 problems solved. Issues
have included: Spyware, Malware, Virus Issues, Windows, Microsoft,
Linux, Networking, Security, Hardware, and Gaming Getting your
problem solved is as easy as: 1. Registering for a free account 2. Asking your question 3. Receiving an answer Registered members: * See fewer ads. * And much more..
|
| Want to know how to post a question? click here | Having problems with spyware and pop-ups? First Steps |
|
|||||||
| Other Operating systems FreeBSD, Unix, Sun, find support here. |
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 (permalink) |
|
Registered User
Join Date: Dec 2008
Posts: 2
OS: XP
|
Application server
How can I find which application server is available for C/C++ on Unix AIX 5.3?
|
|
|
|
| Important Information |
|
Join the #1 Tech Support Forum Today - It's Totally Free!
TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free. Join TechSupportforum.com Today - Click Here |
|
|
#2 (permalink) |
|
Moderator/Fedora Amb.
|
Re: Application server
Welcome to TSF!!
Hi, I would recommend that you try doing a google search for " C/C++ applications server on UNIX AIX" and see what you come up with as answers. I don't really have much experience with that so that is where I would start. Cheers!
__________________
![]() Linux Forever!
|
|
|
|
|
|
#3 (permalink) |
|
Manager
Join Date: Sep 2004
Location: Colorado
Posts: 980
OS: Mac OS 9.1, Mac OS X 10.5.8, WinXP Pro, FreeBSD 6.0, Gentoo Linux
|
Re: Application server
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
__________________
![]() Has it been a few days since I replied to your thread? Don't panic! I'm a busy college student and may forget a post if I'm extra busy (or it might just take me a while to be able to do a decent reply). If you still need help and are awaiting my reply after a few days, PM me about it. When posting what errors you get, please give the full message. It makes helping you much easier. |
|
|
|
|
|
#4 (permalink) | |
|
Registered User
Join Date: Dec 2008
Posts: 2
OS: XP
|
Re: Application server
Quote:
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. |
|
|
|
|
|
|
#5 (permalink) |
|
Manager
Join Date: Sep 2004
Location: Colorado
Posts: 980
OS: Mac OS 9.1, Mac OS X 10.5.8, WinXP Pro, FreeBSD 6.0, Gentoo Linux
|
Re: Application server
That would only be for programs designed to use special services. On a Unix-like operating system, I'd generally expect a program to state what it requires in either an INSTALL or README file (yes, often all capitals). You may be thinking of libraries, but if the program compiles correctly you should have all the libraries in place.
Software involving service-oriented architecture (SOA) servers to be in place should say in their manual or README. I haven't really done programming involving these, but some examples are Delicious Monster (Mac program) and Amarok. Delicious Monster is a program to catalog DVDs, books and music. It uses Amazon's services to pull data for a particular product. Amarok is a music player, similar to iTunes. It uses various services to pull album artwork. Neither require me to set up application servers or anything special. You may find a program that does require an extra application server to be running, but it should say in the manual or README. Before expecting a program to require setting up an extra server, I'd expect something more along the lines of needing to configure the program that uses the services to point to a server already running.
__________________
![]() Has it been a few days since I replied to your thread? Don't panic! I'm a busy college student and may forget a post if I'm extra busy (or it might just take me a while to be able to do a decent reply). If you still need help and are awaiting my reply after a few days, PM me about it. When posting what errors you get, please give the full message. It makes helping you much easier. Last edited by shuuhen; 12-31-2008 at 10:31 AM. |
|
|
|
![]() |
| Thread Tools | |
|
|