Here introduce how to realize the FTP in the UNIX using C program which is the result by using the socket function and file I/O in the UNIX.Although here only relates how to transfer file.If someone wants to transfer other data,its easy to be done.It is a typical connection——servicer program which can reflect the most common model of the network program.