Can anybody give me a solution of this: Aprogram asks the user the following inputs: protocol,full domain name,document path,port number it creates a url based on the user input and makes an http request to the corresponding web server,it displays the http response from the web server on screen upto the blank line then it saves the html source file sent ...