Dies ist die alte 4D Dokumentations-Website. Die neue und aktualisierte Dokumentation finden Sie unter developer.4d.com

Home

 
4D v20 R7
IT_SetPort

IT_SetPort 


 

IT_SetPort ( protocol ; port ) -> Funktionsergebnis 
Parameter Typ   Beschreibung
protocol  Ganzzahl in 1 = FTP ; 2 = SMTP ; 3 = POP3 ; 4 = IMAP ;
12 = SMTP TLS ; 13 = POP3 TLS ; 14 = IMAP TLS
port  Ganzzahl in Port Number
Funktionsergebnis  Ganzzahl in Error Code

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



Siehe auch 

Appendix B, TCP Port Numbers
IT_GetPort

 
EIGENSCHAFTEN 

Produkt: 4D
Thema: IC Utilities
Nummer: 88896

 
SEITENINHALT 
 
GESCHICHTE 

Geändert: 4D Internet Commands 6.8.1
Geändert: 4D Internet Commands v12.1

 
ARTIKELVERWENDUNG

4D Internet Commands ( 4D v20 R7)