Progress
Open Client
Developer’s Guide


Connecting To an AppServer

Once you have created the proxy AppObject Automation object, you can establish an AppServer connection for it by executing the OC_Connect( ) method. This method has the following syntax:

SYNTAX
Sub OC_Connect  
( [ url As String ] ,
   [ userId As String ] ,
   [ Password As String ] ,
   [ appServerInfo As String ] 
) 

The url parameter specifies the AppServer connection information. The userId, Password, and appServerInfo parameters specify any information required by the AppServer application at connection time. For more information on how to specify these parameters, see the information on connecting to an AppServer in Programming Concepts."


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