Joedahms / ECE463-Project

1 stars 0 forks source link

Client send file contents #41

Open Joedahms opened 1 month ago

Joedahms commented 1 month ago

After the client sends a put command it should wait for the server to establish a TCP connection with it. Once the connection has been established, the client should sent the file contents to the server.