- Distributed Computing in Java 9
- Raja Malleswara Rao Pattamsetti
- 174字
- 2021-07-02 21:02:30
Communication between Distributed Applications
The emergence of the internet and World Wide Web (WWW) as global media for communication has revolutionized the fields of engineering, e-commerce, and scientific applications. Modern applications, such as the ones related to social media, entertainment, and banking, are no longer strangers? to mobile operations carried out through smartphones. Organizations in these domains have been investing a lot into technology to find newer ways of providing services. Gone are the days when we use to make calls to receive services; we now have mobile applications for almost everything, including health, food, banking, and communication.? Global organizations obviously chose distributed web applications over legacy/desktop applications, which helped distributed applications evolve; subsequently, communication between such applications became a vital area of concentration.
In this chapter, we will cover the following topics:
- Client-server communication
- Sockets and streams
- Socket programming for Transport Control Protocol (TCP)
- Socket programming for User Datagram Protocol (UDP)
- Multicasting
- Streams
- URLs, URLConnections, and the ContentHandler classes
- URL (base URL and relative URL)
- Practicality of URLs
- ClassLoader
- Learning PostgreSQL
- SpringMVC+MyBatis快速開發與項目實戰
- Mastering Entity Framework
- The Complete Coding Interview Guide in Java
- WebRTC技術詳解:從0到1構建多人視頻會議系統
- Scratch趣味編程:陪孩子像搭積木一樣學編程
- .NET 4.5 Parallel Extensions Cookbook
- Building Slack Bots
- NGUI for Unity
- Neo4j 3.x入門經典
- Distributed Computing with Python
- Java EE框架開發技術與案例教程
- WordPress 3.7 Complete(Third Edition)
- C#程序開發教程
- Java程序員面試筆試真題庫