Thema: Delphi TIdHTTP - Port

Einzelnen Beitrag anzeigen

Klaus01

Registriert seit: 30. Nov 2005
Ort: München
5.755 Beiträge
 
Delphi 10.4 Sydney
 
#2

AW: TIdHTTP - Port

  Alt 13. Okt 2013, 21:10
Hallo,

aus der Hilfe:
Zitat:
Declaration
property BoundPort: Integer;
Summary
Specifies the the port number to be used for the Socket connection.
Description
BoundPort is an Integer property that represents the port number to use when establishing the Socket connection for the client.
Values in the BoundIP and BoundPort properties are used assign the local IP adress and port number used for the Socket connection in the Connect method. Values in the BoundIP and BoundPort properties are assigned to the Socket connection prior to calling the Open method in the IOHandler for client.
Grüße
Klaus
Klaus
  Mit Zitat antworten Zitat