Description: TCP-based network control panel under the ftp (C/S), to achieve a simple ftp command. Has a simple function of the client authentication. Contains a simple makefile file, use Notepad to open, can learn from the initial reference makefile. In addition, Socket programming under linux lovers, this document is the initial learning phase of a good reference source.
Development of test environment: Red Hat Linux 3.2.2-5 compiler tools: gcc 3.2.2 20030222
To Search:
- [socks.cstc.4.2.tar] - Linux socks procedure source program, us
- [authen] - non-symmetric key encryption methods of
- [MSSniffer] - This example is the dynamic control with
File list (Check if you may need any files):
client
......\cli.c
......\client.c
......\client.h
......\makefile
server
......\makefile
......\ser.c
......\server.c
......\server.h