Java: Socket Programming Simplified
Build the foundations for server side programming, a MUST learn for server side application developers/aspirants.
What you’ll learn
-
Get deep insights about single threaded and multi-threaded client/server communication using TCP/IP
-
Understand UDP, HTTP and understand working of HTTPServer using a Mock Server.
-
Build simple peer-to-peer chat and group chat apps.
Requirements
-
You should possess the basic knowledge in Object oriented programming in Java.
-
Basic knowledge in Java multi-threading is good to have.
Who this course is for:
- Anyone who is familiar with Java programming and looking to get started with server side coding.
- Useful even for the one who is looking to learn Socket Programming in some other language. This course will certainly give them the much needed introduction.