UDP Server : Create a UDP socket/Bind the socket to the server address/Wait until the datagram packet arrives from the client/Process the datagram packet and send a reply to the client/Go back to Step 3|UDP Client : Create a UDP socket/Send a message to the server/Wait until response from the ser…
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert