Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
apsrcreatix
GitHub Repository: apsrcreatix/Socket-Programming-With-C
Path: blob/master/08-file-transfer-protocol/README.md
137 views

Instructions

  • If you don't have knowledge of basics of TCP, please check previous topics 03-tcp-ip-client-server

  • We are preparing to implement sample FTP program.

  • FTP (File Transfer Protocol) : FTP is an acronym for File Transfer Protocol. As the name suggests, FTP is used to transfer files between computers on a network.