Chapter21.Using Server-Side HTTP and FTP


Chapter 21. Using Server-Side HTTP and FTP

IN THIS CHAPTER

Overview 649

<cfhttp> 650

Putting <cfhttp> to Use 654

<cfftp> 668

Putting <cfftp> to Use 675

This chapter deals with two of the more popular transfer protocols used in Internet development today, HTTP and FTP. Transfer protocols by themselves are not associated to, nor do they specify ways that the protocols are to be used. This chapter highlights some of the more popular uses of these technologies from inside ColdFusion applications.

Think of transfer protocols as a standard way to communicate and move data from one place to another. Each protocol defines how the message format will be constructed, so that each device that looks to call to the message can react the same way to each of the commands. In addition to HTTP and FTP, these protocols include others that you have encountered or will learn about in other chapters in this book.



Advanced Macromedia ColdFusion MX 7 Application Development
Advanced Macromedia ColdFusion MX 7 Application Development
ISBN: 0321292693
EAN: 2147483647
Year: 2006
Pages: 240
Authors: Ben Forta, et al

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net