TTMSMCPHTTPServer.BindingIP Property
Address to listen on. Applied when the listener opens.
API unit family: TMS.MCP.HTTPServer
Declaring type: TTMSMCPHTTPServer
Inherited from: TTMSMCPCustomHTTPServer
Type: string
Syntax
property BindingIP: string;
Remarks
Binding to a loopback address keeps the listener reachable only from the same machine.