Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

SetProxyServer – PB Docs 2018 – PowerBuilder Library

SetProxyServer – PB Docs 2018

SetProxyServer

Description

Sets the address, port, user name, and password for the proxy
server. This method has two syntaxes.

Syntax

Argument

Description

conn

The name of the SoapConnection object that
establishes the connection

address

A string containing the host name address and port
of the proxy server, and optionally, an endpoint, in the
format:

hostname

A string containing the host name

port

A long for the proxy server port

userID

A string containing the user ID for the proxy
server

password

A string containing the proxy server
password

Return value

Long.

Valid values are 0 for success, and 50 for failure.

Examples

This example uses the four-argument syntax of
SetProxyServer:

Usage

This method does the same thing as the
SetProxyServerOptions method, but it has a different syntax.

Use this method or the SetProxyServerOptions method if the proxy
server requires authentication. The user ID and password that you supply
with the SetOptions or other authentication methods apply to the URL of
the Web service, not the proxy server.

See also

SetOptions

SetProxyServerOptions


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x