Joedahms / ECE463-Project

1 stars 0 forks source link

Client send file contents #41

Open Joedahms opened 3 days ago

Joedahms commented 3 days 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.