4D v13.2

IT_GetPort

Home

 
4D v13.2
IT_GetPort

IT_GetPort 


 

IT_GetPort ( protocol ; port ) -> Function result 
Parameter Type   Description
protocol  Integer in 1 = FTP; 2 = SMTP; 3 = POP3; 4 = IMAP
port  Integer in Port Number
Function result  Integer in Error Code

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.

 
PROPERTIES 

Product: 4D
Theme: IC Utilities
Number: 88897

 
INDEX

Alphabetical list of commands

 
HISTORY 

Modified: 4D Internet Commands 6.8.1

 
SEE ALSO 

Appendix B, TCP Port Numbers
IT_SetPort