Today, writing an application that does not communicate over the Internet in some fashion is rare. From sending data to another machine to scraping information off remote web pages, networking plays an integral part in today’s computing world. Java makes it easy to communicate over a network using the new I/O (NIO) and many I/O features for the Java platform (NIO.2) APIs. This chapter does not attempt to cover every networking feature that is part of the Java language, as the topic ...
© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2022
J. Juneau, L. ManelliJava 17 Recipeshttps://doi.org/10.1007/978-1-4842-7963-2_1616. Networking
Get Java 17 Recipes: A Problem-Solution Approach now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.