nio chat client

Опубликовано: 30 Май 2026
на канале: ID1212, Network Programming
2,034
like

This video explains the code in the chat client with non-blocking sockets. The chat program example illustrates the following.
A layered architecture
Design and coding best practices
Thread usage on client and server when using non-blocking sockets
TCP communication with non-blocking sockets