My main site - http://www.mcprogramming.org
My CS site - http://www.essentialcscourses.com
My Twitter - / mcprogramming
My Facebook - / 220026358164435
Java - Sockets (client side) Part 1 of 3 - In this Java tutorial, I code the bare necessities that it will take to get a client socket working which include a Socket object and an Input and Output Stream. In the next java socket tutorial I will code the server socket.