Internet
Communication via les protocoles TCP et UDP
Transmission Control Protocol (TCP) est un protocole basé sur les paquets de type client/serveur. Universal Datagram Protocol (UDP) est un protocole basé sur les paquets qui utilise une carte Ethernet comme couche physique. Chaque paquet contient des octets fournis par une couche applicative. Ces protocoles permettent de transférer des données à partir d’une application temps réel exécutée sur l’ordinateur hôte.
Blocs
| TCP/IP Receive | Receive data over TCP/IP network from remote host |
| TCP/IP Send | Send data over TCP/IP network to another remote host |
| UDP Receive | Receive data over UDP network from remote host |
| UDP Send | Send data over UDP network to remote host |
Paramètres du modèle
Rubriques
- Connect Arduino Ethernet Shield to Arduino Hardware
Follow the steps to connect the Arduino Ethernet Shield to an Arduino hardware board.
- Configure Network Settings for Arduino Ethernet Shield
Follow the steps to configure the network settings for Arduino Ethernet Shield.
- Configure Model to Run in External Mode over Ethernet
Follow the steps to simulate model in external mode using over the TCP/IP network.


