IT_SetPort

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_SetPort (protocol; port) Integer

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

Description

Given a specified protocol, the IT_SetPort command will direct all future communication of the protocol to the specified port.

See Also

Appendix B, TCP Port Numbers, IT_GetPort.


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