搜索资源列表
文件传输系统设计与实现
- 本次论文设计所采用的系统结构是C/S(Client/Server)模式。C/S结构通过消息传递机制,由客户端发出请求给服务器,服务器进行相应处理后经传递机制送回客户端。 Visual C++6.0编程工具是由微软公司开发,在Windows操作平台下最强有力的开发工具。Windows操作系统本身大部分就是使用C/C++语言编写的,因此,使用VC++来开发Windows应用程序是有一定优势的。
ftp_client-server_c_linux
- 用C语言 实现Linux上的FTP传输。本设计旨在利用Winsock 2.0简单实现FTP(File Transfer Protocol,文件传输协议)的客户端和服务器端程序。-Using C language on Linux FTP transfers. The design is aimed at the Winsock 2.0 simple implementation of FTP (File Transfer Protocol, File Transfer Protocol) cli
web
- web服务器的c语言实现,在linux环境,实现电脑之间文件共享-web server c language in linux environment, file sharing between computers