| 4D Internet Commands v15UDP_ReceiveBLOBFrom | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 
 | 
    4D Internet Commands v15
 UDP_ReceiveBLOBFrom 
         | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| UDP_ReceiveBLOBFrom ( udp_ID ; hostName ; remotePort ; blob ) -> Function result | ||||||||
| Parameter | Type | Description | ||||||
| udp_ID | Longint |   | UDP socket reference | |||||
| hostName | Text variable |   | Name or IP address of server that responds | |||||
| remotePort | Longint variable |   | Port of remote server that responds | |||||
| blob | BLOB |   | BLOB received | |||||
| Function result | Integer |   | Error code | |||||
The UDP_ReceiveBLOBFrom command can be used to receive a BLOB that is sent via the udp_ID socket.
Pass variables in the hostName and remotePort parameters. After the command is executed, these variables will contain, respectively, the name (or IP address) and the port number of the remote server from which the BLOB was received.
The BLOB received is returned in the blob parameter.
	Product:  4D Internet Commands
	Theme:  IC UDP
	Number:  
        88845
        
        
        
	
	Created:  4D Internet Commands v11
	
	
	
	
	
	
	
	
	4D Internet Commands ( 4D Internet Commands v15)
	
	
	
	
	
	
	
 Add a comment
Add a comment