This is the code repository for Building Web Services with Java Network Programming [Video], published by Packt. It contains all the supporting project files necessary to work through the video course from start to finish.
Web services drive networking on the web and have been at the center of modern application architecture. Regardless of language or platform, understanding how web services work is a serious skill. This course explores web services: the concepts, commands, and tools that allow you to communicate and share data between applications.
You will learn how to use HTTP services in synchronous and asynchronous modes by configuring an HTTP client. You will also explore protocols such as SOAP, and REST and shares simple programming tips for writing web services that are as efficient as possible. Plus, you'll learn how to secure your communications across the web with security standards and create key-store and server applications that use symmetric and asymmetric encryption for client and server.
By the end of this video tutorial you will be equipped to handle WebSocket functionality supported by servlets in Java and will have mastered advanced concepts well enough to build web services, ensuring the audience is able to understand and secure network applications through encryption and by interfacing with other languages.
- Learn the applications of servlet programming structures in Java
- Explore how the WebSocket structure is supported by a servlet
- Implement WebSocket functionality end-to-end in a client and server application
- Run HTTP client programming using JDK9 in asynchronous mode
- Build enhanced web service applications
- Work with protocols such as SOAP and REST and send JSON data to the client. [*]Create server applications with symmetric and asymmetric encryptions.
- Learn network interoperability and interface with other languages.
To fully benefit from the coverage included in this course, you will need:
Experienced Java developers who are interested in learning how to solve issues related to network programming in Java will benefit from this course. A basic knowledge of network programming will be beneficial but not necessary. Additionally, network programmers, system/network administrators, or web application developers will also benefit from the course
This course has the following software requirements:
Processor: Intel Core i7 or higher
Memory: 8 GB RAM
Storage: > 100 GB
Software Requirements
Operating system: Mac OS X, Microsoft Windows, or Linux
Browser: Chrome or Safari
Code Editor : Intellij