C++Builder 5 Developers Guide

   

In this chapter, you looked at Borland's multitier technology called DataSnap. In particular, you saw how to create servers and clients and how to use DCOM, sockets, and HTTP to connect to a remote server.

This technology is important for several reasons:

For many users, this technology is so compelling that it entirely replaces the standard client/server database architectures. These users are attracted to the capability to partition an application into logical pieces, even if the entire application is being run on a single machine. However, the biggest benefits achieved by this architecture become apparent when you bring multiple machines and servers into play.

This chapter should get you started using some of the more sophisticated aspects of this technology. There will come a time when nearly every computer in the world will be continually connected to nearly every other computer. When that occurs, distributed computing will become one of the most essential fields of study in computer programming. DataSnap is a very helpful piece of technology in this respect.

The next chapter will focus on the different connection components and communication protocols. Including the use of Web services as DataSnap servers.


   
Top

Категории