Ultimate Practical Java Network Programming Bootcamp

Building Java Thread and Java Socket for TCP/UDP IP, HTTP, FTP, SMTP, POP3, IMAP, IPv6, TLS/SSL, Proxy, NTP, Whois

Ultimate Practical Java Network Programming Bootcamp
Ultimate Practical Java Network Programming Bootcamp

Ultimate Practical Java Network Programming Bootcamp free download

Building Java Thread and Java Socket for TCP/UDP IP, HTTP, FTP, SMTP, POP3, IMAP, IPv6, TLS/SSL, Proxy, NTP, Whois

This bootcamp is designed for everyone who wants to learn and upgrade network programming skill using Java. The bootcamp focuses on Socket programming so that students could understand how network protocol work. Various network protocols are explored in order to get more practices in network programming.

For students without Java programming skill, I'll give a brief Java programming so you can follow this bootcamp. You will learn the following topics:

  • declaring variables

  • working with input/output

  • declaring operators

  • making conditional statements with if and switch

  • making loop statements

  • working with array and collection

  • learning OOP with Java such as Class, Inheritance, Interface

  • handling errors and exceptions

In this bootcamp, you will learn how to write Java Socket programs for network context. Starting to learn basic Socket programming using Java. Then, you will learn about multithreading in Java. You will implement the following protocol using Java Socket:

  • HTTP

  • FTP

  • SMTP

  • POP3

  • IMAP

Next, we explore advanced Socket topics such as SSL Socket, HTTPS, Proxy Server. We also learn how to build Socket programs for NTP and Whois protocols.