BoundIP

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWServerControllerBase > Properties >

BoundIP

Use this property to specify a IP the SA Server application will be bound to. Specialy useful when you run your SA Server in a computer with several network adapters

 

SIGNATURE=IWServerControllerBase.TIWServerControllerBase.BoundIP

 

ETYPE=Property

 

Declaration:

Delphi:

published property BoundIP: string;

C++:

__published: __property String BoundIP;

 

Description: This is BoundIP, a member of class TIWServerControllerBase.