- Distributed Computing in Java 9
- Raja Malleswara Rao Pattamsetti
- 95字
- 2021-07-02 21:02:33
Summary
In this chapter, you learned about client-server communication through different protocols and sockets; you also learned about Java support through the socket API for TCP and UDP programming. Then we discussed different data streams and Java API for supporting read/write content from different streams. We finished this chapter with an overview of URLs--base and relative URLs--and the ContentHandler and ClassLoader concepts.
In the next chapter, you will learn about CORBA and how it contributes to distributed computing and demonstrates the Java space support for such a programming model in detail.
推薦閱讀
- UML和模式應用(原書第3版)
- Computer Vision for the Web
- Learning C++ Functional Programming
- Selenium Design Patterns and Best Practices
- The React Workshop
- 網店設計看這本就夠了
- Unity Shader入門精要
- TypeScript實戰指南
- 名師講壇:Spring實戰開發(Redis+SpringDataJPA+SpringMVC+SpringSecurity)
- C++新經典
- PySpark Cookbook
- 用案例學Java Web整合開發
- Orchestrating Docker
- Qt 5.12實戰
- Elasticsearch搜索引擎構建入門與實戰