Java - Sockets (server side) Part 2 of 3

Опубликовано: 04 Февраль 2026
на канале: McProgramming
5,111
41

My main site - http://www.mcprogramming.org
My CS site - http://www.essentialcscourses.com
My Twitter -   / mcprogramming  
My Facebook -   / 220026358164435  

Java - Socket (server side) Part 2 of 3 - In this Java tutorial, I code up the server socket that will interact with the client socket. The server socket will sit and listen for a client to connect. In the next tutorial, I will show you how to make the client and server talk to each other continuously.