Cart
Subtotal :
view cart checkout
product-thumb
product-thumb

Java: Socket Programming Simplified Build the foundations for server side programming, a must learn for back en

$159.99 $67.99
Save 135.314%
What you'll learn? Get deep insights about single threaded and multi-threaded client/server communication using TCP/IP You will understand how to deal with UDP protocol. Learn how HTTP communication works on the wire.
  • img Security policy
  • imgDelivery policy
  • imgReturn policy


Socket programming is an essential part of the language that enables you to understand how applications communicate over the network. This helps in enabling you to understand how client server communication works and also gives you more insights into how server applications are built. 

It is important for each and every Java developer to have an understanding of how socket communication works. Hence this course is an absolute necessity. 

The primary focus points of this course include

  • How TCP/IP communication works

  • How UDP/IP communication works

  • Basic client/server coding using multi-threaded client/server.

  • Look at how HTTP communication works.

Once you are familiar with the above topics you will be able to confidently deal with the current client/server applications in the market.


  • You should possess the basic knowledge in Object oriented programming in Java.

  • Good to have basic understanding about multi-threading.

  • Anyone who is familiar with Java programming and looking to get started with server side coding.

  • Some one who is looking to get started with Socket Programming in Java