4D Internet Commands v16

IT_SetPort

Home

 
4D Internet Commands v16
IT_SetPort

IT_SetPort 


 

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

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

 
PROPERTIES 

Product: 4D Internet Commands
Theme: IC Utilities
Number: 88896

 
HISTORY 

Modified: 4D Internet Commands 6.8.1
Modified: 4D Internet Commands v12.1

 
ARTICLE USAGE

4D Internet Commands ( 4D Internet Commands v16)