CSIE, EE: Introduction to Computers (II)

Project 2, Due 6/6 (Tuesday)

Analysis of a List of Web Pages

Source: http://www.vijaymukhi.com/vmis/wsockexp.htm

Example: PJ2_Sample.zip, pj2_sample_3.zip

(以課本所附 VC6.0 所作的例子: pj2_sample_2.zip)

1. This program is to analyze a list of your favorite web sites.  Construct a file containing a list of IPs.  For example,

202.43.195.52

xxx.xxx.xxx.xxx

...

2. Write a C program that can connect to and read the web sites.  

3. Analyze the web sites for your personal use, for example, searching the web pages for the PCs of P4 CPU, at least 256 MB DRAM, at least 80 GB hard disk size with the lowest price.

4. Write the result to an output file.

5. Winzip your program into a file by the following format:

檔案名稱:pj2_系別_學號_題目_日期.zip

例如:資工一同學,

    檔案名稱:pj2_CS_a0935533_01_0221.zip

ftp your homework to

ftp://csa00b@ftp.csie.nuk.edu.tw

in the directory PJ2

The password is given in class.