Monthly Archives: October 2011

Oct
26
  • FTP File Transfer Protocol

    thumbnail

    The FTP ( File Transfer Protocol )is a standard network set of rules used to transfer files from one host over a TCP ( Transmission Control Protocol ) base network like Internet. FTP was develop as a mechanism to facilitate the transfer of file between computer. It is built on a client-server architecture and uses separate control and data connections between client and server. FTP only two “well-known ports,” port 21 for passing control information, and port 20 for the [...]

    Reading More >>