User guide

HTTP Tunneling Setup
4-9
Parameter Name Meaning
Specify the cgi ID if Web Server is used.
If using Internet Information Services, specify the alias of the virtual directory.
gateway-name:
Specify Odhttp.dll (HTTP-IIOP gateway)
Specify libOMhttp.so (HTTP-IIOP gateway)
*1) If yes is specified, the HTTP tunneling function is valid if the value of argc.argv posted by the
parameter in CORBA_ORB_init() is specified.
*2) The format of the host names that can be specified as arguments to be passed to "-
ORB_FJ_HTTPGW" are shown below.
(1) For Interstage HTTP Server
http://host-name IPv4-address/URL-name
http://host-name IPv4-address:port-number/URL-name
https://host-name IPv4-address/URL-name
https://host-name IPv4-address:port-number/URL-name
(2) For other than Interstage HTTP Server
http://host-name IPv4-address/cgi-identification-name/gateway-name
http://host-name IPv4-address:port-number/cgi-identification-
name/gateway-name
http://[IPv6-address]/cgi-identification-name/gateway-name
http://[IPv6-address]:port-number/cgi-identification-name/gateway-name
https://host-name IPv4-address/cgi-identification-name/gateway-name
https://host-name IPv4-address:port-number/cgi-identification-
name/gateway-name
When using an address in the IPv6 format, it needs to be enclosed by square brackets ("[" and "]").