[ Team LiB ] Previous Section Next Section

Hour 14. Beyond the Box

What You'll Learn in This Hour:

  • More about predefined variables

  • The anatomy of an HTTP connection

  • How to acquire a document from a remote server

  • How to create your own HTTP connection

  • How to connect to other network services

  • How to send email from your scripts

In this hour, we will look at some of the functions that enable you to gain information from or interact with the outside world.

    [ Team LiB ] Previous Section Next Section