Main Content

Network Protocols

Communicate with Raspberry Pi® hardware using TCP, UDP, and HTTP protocols

Send and receive data using transmission control protocol (TCP), universal datagram protocol (UDP), and hypertext transfer protocol (HTTP) protocols for real-time applications running on host computer.

Blocks

UDP ReceiveReceive UDP packets over IP network
UDP SendSend UDP packets over IP network
TCP/IP ReceiveReceive data over TCP/IP network from remote host
TCP/IP SendSend data over TCP/IP network to another remote host
HTTP ClientSend and receive data from HTTP server over URL connection (Since R2023b)

Topics

Featured Examples