aboutsummaryrefslogtreecommitdiff
path: root/readme.txt
blob: b2bfdcb9136da6366de8f0397fe8a37ed81159c8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18CS54 - network programming and security
-----------------------------------------

Contents:

Q1: Write a networking program consisting of a client and
server components. The client must request for a file by
providing a file name, and the server must respond with the
contents of the file or an appropriate error message. Bonus:
Modify the client to accept the filname via a command line
argument.

A1: https://u.peppe.rs/qt.png


-------------------------------------
mirror of git.peppe.rs/university/nps