Progress
Open Client
Developer’s Guide


Properties For Specifying a Proxy Server

You use the following properties if a Proxy Web server exists between the client and the Web server hosting AIA.

These read/write properties provide Proxy Web server support to an Open Client application:

SYNTAX
ProxyHost As String 

The Proxy Web server host. This value can be a string with either the DNS name of the Proxy Web server or its dot-formatted IP address.

SYNTAX
ProxyPort As Integer 

The Proxy server port. This value can be an integer from 1 to 65536.

SYNTAX
ProxyUserID As String 

The user Id needed to authenticate the Proxy server. This value can be string of up to 512 printable ASCIII characters.

SYNTAX
ProxyPassword As String 

The password needed to authenticate the Proxy server. This value can be a string of up to 512 printable ASCII characters.


Copyright © 2004 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095