3350 - Homework Assignment - Week-4
Do this first ------------- Contacting Odin and your lab4.php file -------------------------------------- Copy the following file to your 3350/4 folder. /home/fac/gordon/p/3350/code/lab4/lab4ssl.cpp Build it like this: g++ lab4ssl.cpp -Wall -lssl -lcrypto Run it like this. See the robots.txt file. ./a.out odin.cs.csub.edu robots.txt To contact your lab4.php file... ./a.out odin.cs.csub.edu /~username/3350/lab4.php
Assignment 1. Finish all elements of the lab-4 assignment. 2. Create a Data Flow Diagram. Name your new diagram: mydataflow4.gif Location of your diagram: public_html/3350/mydataflow4.gif
Data Flow Diagram Help Step 1: A DFD uses 4 symbols only. You must use 4 symbols only. You must use all 4 symbols.
Internal Process or Function - circle or rounded box Data Store ------------------- open-ended box External Input/Output -------- square box Data flowing ----------------- an arrow |