Chapter 19. Ruby and Web Applications


18.3. Conclusion

In this chapter, we've had a good introduction to lower-level networking, including simple servers and clients. We've seen how to write a client for an existing server that we didn't create.

We've looked at higher level protocols such as POP and IMAP for receiving mail. Likewise we've looked at SMTP for sending mail. In connection with these, we've seen how to encode and decode file attachments. We've had an exposure to NNTP through the mail-news gateway code.

Now it's time to look more closely at a subset of this topic. One of the most important types of network programming today is web development, which is the topic of the next chapter.




The Ruby Way(c) Solutions and Techniques in Ruby Programming
The Ruby Way, Second Edition: Solutions and Techniques in Ruby Programming (2nd Edition)
ISBN: 0672328844
EAN: 2147483647
Year: 2004
Pages: 269
Authors: Hal Fulton

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