TCP Send
Send data over TCP/IP network to remote host
Add-On Required: This feature requires the Simulink Coder Support Package for NXP FRDM-K64F Board add-on.
Libraries:
Simulink Coder Support Package for NXP FRDM-K64F Board
Description
The TCP Send block sends data to a remote host or another hardware
board over a wired network. You can set the Connection mode of the
block to Server
or Client
. When you set
Connection mode to Client
, you must provide
the Remote IP Address and the Remote IP Port
of the server to which you want to send data. When you set Connection
mode to Server
, you must provide the Local
IP Port. This Local IP Port acts as a listening port
of the TCP/IP server.
Ports
Input
Parameters
Version History
Introduced in R2017b