At first am checking the arguments and creating a socket which can connect to a server and defined a file where I can write my HTTP request and when there is a data, I need to Process the line that we have read, through getline and after this I should check end of stream and at the end of stream I need to close the stream and exit.but I do not know how can I check the Endofline...and whther the fo