HKUST COMP4621 Computer Communication Networks I (2014 Spring) Project
======== Requirements
- Generate HTTP GET and POST requests
- ReadHTTP responses
- Save HTTP response payload to local files
======== Testing Website
- http://sing.cse.ust.hk/comp4621/index.php
- Data Format: name=str
- strcan be any string (e.g. str=Wei)
- Deliver data to this URL via HTTP GET and POST