- 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.
推薦閱讀
- Spring 5.0 Microservices(Second Edition)
- Advanced Machine Learning with Python
- Mastering AWS Lambda
- 高效微控制器C語言編程
- 零基礎學Scratch少兒編程:小學課本中的Scratch創意編程
- 琢石成器:Windows環境下32位匯編語言程序設計
- 青少年學Python(第1冊)
- C語言程序設計
- 圖數據庫實戰
- 小程序從0到1:微信全棧工程師一本通
- 金融商業數據分析:基于Python和SAS
- 可視化H5頁面設計與制作:Mugeda標準教程
- Visual FoxPro程序設計實驗教程
- Building Scalable Apps with Redis and Node.js
- Python深度學習入門:從零構建CNN和RNN