[cs615asa] Question about HW2

Jan Schaumann jschauma at cs.stevens.edu
Fri Mar 6 21:46:06 EST 2009


Chih-Yuan Lee <clee9 at stevens.edu> wrote:
 
> I have a question for Q-3 of HW2.
> 
> Does you mean we need to copy the content of this website 
> (http://www.vuxml.org/freebsd/index-cve.html) and paste it into a plain 
> text file ??  It is because the URL of each security vulnerabilities is 
> located at different web page. So I don't really understand what I 
> should do before I start to write code. 
> Would you please tell us more detail about question_3??? 

Your program needs to:

- fetch the document from the above URL
- parse the document
- for each entry
  - fetch the document from the URL for that entry
  - parse that document
  - generate output for this entry

-Jan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 186 bytes
Desc: not available
Url : https://lists.stevens.edu/cgi-bin/mailman/private/cs615asa/attachments/20090306/0fcb7adc/attachment.pgp 


More information about the Cs615asa mailing list