COMPUTER NETWORKS CLASS HOMEWORK Design a simple FTP client. Let the client perform the operations of receiving a file f

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

COMPUTER NETWORKS CLASS HOMEWORK Design a simple FTP client. Let the client perform the operations of receiving a file f

Post by answerhappygod »

COMPUTER NETWORKS CLASS HOMEWORK
Design a simple FTP client. Let the client perform the
operations of receiving a file from the server,
deleting a file on the server, sending a
file to the server.
This FTP client would be like file sharing app similar to
Napster. ( It would make what Napster do (p2p file sharing) )
It would be better if the program is written in python.
Additional Requirements:
- Show the architecture of the system. (Architecture of the
designed client)
- Explain which communication patterns are used in the designed
system.
- Which commands are used in these patterns and the arguments of
the commands will be explained in the application layer (if
exist)
- Explain which transport layer protocols are used in the
designed system
It is very important that your answer includes the
requirements part. Keep this in mind when answering please. Thanks
in advance.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply