Specifying the HTTP Port (SetHTTPPort)

Use the ICISite interface SetHTTPPort method to configure the HTTP port for this Site.

This method is available in EFT Server 4.3.4 and later.

Signature:

HRESULT SetHTTPPort(long newVal, [returns] VARIANT_BOOL bNeedRestart);

Refer to Site Listener Settings Parameters  for an illustration of how this and other ICISite methods can be accessed in the Administrator interface.