issues
search
Joedahms
/
ECE463-Project
1
stars
0
forks
source link
Testing
#1
Closed
Joedahms
closed
2 months ago
Joedahms
commented
2 months ago
Can send a single file from the client to the server by passing the filename to the client program as a command line argument
Sets up basic logic for using the Berkeley socket API to send files between two processes
Only works if the server and client are running on the same machine