This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com

Home

 
4D v20
UDP_Delete

UDP_Delete 


 

UDP_Delete ( udp_ID ) -> Function result 
Parameter Type   Description
udp_ID  Longint in UDP socket reference
Function result  Integer in Error code

The UDP_Delete command can be used to close a UDP socket that has been previously opened using UDP_New by passing its reference in udp_ID.



See also 

UDP_New

 
PROPERTIES 

Product: 4D
Theme: IC UDP
Number: 88849

 
PAGE CONTENTS 
 
HISTORY 

Created: 4D Internet Commands v11

 
ARTICLE USAGE

4D Internet Commands ( 4D v20)