filmov
tv
TCP Sockets in Java | How to send message from client to server? | Java Socket Programming

Показать описание
In this video we create two java programs, one for client and one for server and we use TCP sockets to establish connection between client and server and to send messages from client to server.