当前位置:
首页 资源下载
搜索资源 - ftp c linux get put
搜索资源列表
-
0下载:
linux下ftp服务器,实现ls cd put get quit命令-ftp server under linux, the realization of ls cd put get quit command
-
-
0下载:
使用c语言编写的ftp客户端程序。实现的命令有:open,usr,pwd,cd,ls/dir,get,put,delete,mkdir,help/?,quit。在linux下编译执行。-Using the c language of the ftp client program. Implemented commands: open, usr, pwd, cd, ls/dir, get, put, delete, mkdir, help /?, Quit. Compiled in the li
-
-
1下载:
win SOCKET 编程实现 miniFTPclient/Server
Zhe大计算机网络实验,具体要求如下:
使用 Win32Socket 函数实现,不能使用 MFC 的 Csocket 类库(MFC 的 Csocket 类库不 能在 LINUX、UNIX 等环境下使用,跨平台性差),不能用 C++ builder 开发(编程量太少, C++ builder 已完成了很多 SOCKET 代码的编写)。 1. mini FTPclient/ Server 要求:在客户端至少实现 GE
-