Kbase P5821: Would an applet connect to a Progress AppServer via HTTP URL ?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  7/14/2005 |
|
Status: Unverified
FACT(s) (Environment):
Progress 9.1x
SYMPTOM(s):
Would an applet connect to a Progress AppServer via HTTP URL ?
Using Open Client to connect to AIA
FIX:
Using Progress 9.1C it is NOT possible to use an HTTP URL to connect the Progress Appserver application thru HTTP this functionality was added to the Open Client in Progress 9.1D .
For 9.1C Open Client applications the URL used is :
Appserver://<name_server_host>:<name_server_port>/<servicename>
This kind of URL is only valid in an Intranet environment.
If we distribute our application to the Internet and we are using Progress 9.1D we have to use an URL like this :
http://<user-id>:<password>@<web-server-host>:<web-server-port>/aia-path?AppService=<service-name>">http://<user-id>:<password>@<web-server-host>:<web-server-port>/aia-path?AppService=<service-name>
:@:/aia-path?AppService=" aia-path?AppService="