IT_GetPort

4D - Documentation   Français   English   German   Japanese   4D Internet Commands, Theme List   4D Internet Commands, Alphabetical List   Back   Previous   Next

version 6.8.1 (Modified)


IT_GetPort (protocol; port) Integer

ParameterTypeDescription
protocolInteger1 = FTP; 2 = SMTP; 3 = POP3; 4 = IMAP
portIntegerPort Number
Function resultIntegerError Code

Description

Given a specified protocol, the IT_GetPort command will get the current port number being used by the 4D Internet Commands related to the protocol.

See Also

Appendix B, TCP Port Numbers, IT_SetPort.


4D - Documentation   Français   English   German   Japanese   4D Internet Commands, Theme List   4D Internet Commands, Alphabetical List   Back   Previous   Next