This directory contains the source code of an external plugin which uses the plugin API and the ezhttp.library to connect to a remote server over TCP/IP using HTTP. Please note that the internet addresses and pages used in this example are only used to demonstrate how to use both API and ezhttp.library - they are NOT working in real life and have to be replaced by existing ones! The source code is written for the SAS/C compiler and should compile out of the box using a 'smake -s', provided all necessary header files are installed and found but it should be able to make it compile under other compilers as well. This software is copyrighted, which means that you may create your own plugins or programs using the techniques demonstrated in the source code and you may reuse parts of it, but you must not take this code as a whole and claim it as your own.