Socket Programming Tutorial No 5 : Completing the Server code.
Hello guys, this is JJ insta: jj_this_is.
In Tutorial No 4 , We started our server code and in this tutorial we will finish our Server Code successfully.
Read() , write() and their correspondence and flow has been explained.
We have written down code for transferring our messages from Server to Client and revceiving them from Client to Server over a Data Stream.
Happy Learning!