⚠ Switch to EXCALIDRAW VIEW in the MORE OPTIONS menu of this document. ⚠

Text Elements

Server

Client

socket()

socket()

connect()

bind()

recvfrom()

sendto()

process request

recvfrom()

sendto()

send data

receive data