by Bob Swart
IN THIS CHAPTER
Accessing the Server Remotely Using DCOM
HTTP WebConnection
TCP/IP SocketConnection
New DataSnap Connections
TSOAPConnection
The previous chapter introduced DataSnap and mainly focussed on the DataSnap Servers and Clients, and this chapter will focus on the communication protocols and different connection components between the DataSnap Servers and Clients.
The examples in this chapter use DataSnap, which means that you must have a copy of the Enterprise Edition of C++Builder to run the programs in this chapter. Note that you can also use the trial version of C++Builder 6 Enterprise to run the examples in this chapter.
Top |