Progress
Version 9
Product Update Bulletin
ENABLE-CONNECTIONS( ) Method
Specifies the TCP/IP port that Progress should use to listen for new connections. Once called, Progress will automatically listen for and accept new connections for the specified port.
Return Type: LOGICAL Applies To: Server-socket Object HandleSYNTAX
connection-parms
A character string expression that contains a space-separated list of one or more socket connection parameters.
Table D–4 describes each socket connection parameter, which can be included in this string.
Neither an AppServer nor a WebSpeed agent can act as a socket server, since they are already listening on a port. ENABLE-CONNECTIONS is only valid from batch clients, GUI clients and character clients. This method will generate an error if it is called from an invalid application. This method will also generate an error if it is called multiple times without the DISABLE-CONNECTION( ) method being called in between.
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |