Solution: Write a UDP Chat App!

We'll cover the following

Client

The client program uses a while loop to keep the conversation with the server alive. Furthermore, it uses connect() to ensure that only one server is connected to, and only replies from that server are received.

Get hands-on with 1200+ tech skills courses.