Python language
1 - What modification(s) can you do to the code #1 and code #2 to make theserver and client use the TCP Protocol?2 - Modify the server code to send an error to the client if the file requested doesnot exist.3 - Modify the server code to send an error to the client if the line requested doesnot exist.4 - Modify the client code to request the first line if the client didn't write a linenumber in their request. Example req = 'book2.txt'
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here