host

Type: String[255]

The host property of the JadeTcpIpProxy class contains the network name or Internet Protocol (IP) address of the proxy server controller through which a connection is made to the host server.

If your application is behind a firewall and your network administrator requires connections to the Internet to be done through a proxy server, this property and the port property identify the proxy server controller through which connections are made to the host server. For examples of reimplementing JadeTcpIpProxy class functionality, see "Proxy Communication Code Examples", earlier in this chapter. See also "Considerations when Implementing JadeTcpIpProxy Class Features", earlier in this chapter.