Introduction - If you have any usage issues, please Google them yourself
import java.io.*
import java.net.*
//count the number of bytes that it sends and receives
public class ModifiedClient {
/*The connection port*/
final static int portNumber = 80
/*The work content where your files stores*/