TCP Server

Libraries:
Simulink Real-Time /
IP
Description
The TCP Server block configures a TCP server.
Examples
Target to Development Computer Communication by Using TCP
Use TCP blocks to send data from the target computer to MATLAB running on the development computer.
Ports
Input
If Enable
is greater than zero, the block connects to the Ethernet
device. Otherwise, the block does not
connect to the Ethernet device.
Output
The status value is one of:
0
— Not connected1
— Connected
As a best practice, connect the Status
output
of a TCP configure block to the Enable
input of
the associated TCP Send and TCP Receive blocks.
Parameters
Dependency
When you select this parameter, it deactivates the Server IP
address parameter and excludes the ports
1
through 1023
and
5500
through 5560
from use by
TCP.
Programmatic Use
Block Parameter:
useHostTargetConn |
If you are using a dedicated Ethernet card, this value must match the IP address configured for the Ethernet card on the target computer.
Programmatic Use
Block Parameter:
serverAddress |
The combination of Server IP address and Server port must be unique.
Ports 1
through 1023
and
5500
through 5560
are reserved for Simulink Real-Time
communications.
Programmatic Use
Block Parameter:
serverPort |
Enables Nagle's algorithm to improve the efficiency of the TCP/IP network. Nagle's algorithm reduces the number of packet that are sent over the network. The tradeoff for this improved efficiency is that Nagle's algorithm introduces a delay before a packet is sent over the network. You can reduce network latency by disabling Nagle's algorithm for this block.
Programmatic Use
Block Parameter:
useNaglesAlgorithm |
Version History
Introduced in R2020bYou can reduce network latency (and reduce network efficiency) by disabling Nagle's algorithm for the TCP Client block and TCP Server block. For more information, see the Use Nagle's algorithm block parameter.
MATLAB Command
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window. Web browsers do not support MATLAB commands.
Select a Web Site
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: United States.
You can also select a web site from the following list
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.
Americas
- América Latina (Español)
- Canada (English)
- United States (English)
Europe
- Belgium (English)
- Denmark (English)
- Deutschland (Deutsch)
- España (Español)
- Finland (English)
- France (Français)
- Ireland (English)
- Italia (Italiano)
- Luxembourg (English)
- Netherlands (English)
- Norway (English)
- Österreich (Deutsch)
- Portugal (English)
- Sweden (English)
- Switzerland
- United Kingdom (English)