Thema
:
Delphi
TIdHTTP - Port
Einzelnen Beitrag anzeigen
Klaus01
Registriert seit: 30. Nov 2005
Ort: München
5.768 Beiträge
Delphi 10.4 Sydney
#
2
AW: TIdHTTP - Port
13. Okt 2013, 22: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
Zitat
Klaus01
Öffentliches Profil ansehen
Mehr Beiträge von Klaus01 finden