Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Client workflow #4

Open
Ahmedelsa3eed opened this issue Dec 28, 2022 · 0 comments
Open

Client workflow #4

Ahmedelsa3eed opened this issue Dec 28, 2022 · 0 comments
Assignees
Labels

Comments

@Ahmedelsa3eed
Copy link
Owner

Ahmedelsa3eed commented Dec 28, 2022

  • The client sends a datagram to the server to get a file giving its filename. This send needs to be backed up by a timeout in case the datagram is lost
  • Whenever a datagram arrives, an ACK is sent out by the client to the server
  • order the datagrams at the client side

Arguments for the client

  • input file client.in from which it reads the following information, in the order shown, one item per line

      IP address of server
      Well-known port number of server
      Filename to be transferred (should be a large file)
    
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant