搜索资源列表
ssingal.c
- ssignal 是一个很好的显示程序 你可以从中找到编成的感觉 同时你也会学到一些c知识-ssignal is a good display program you can find into the feeling the same time you will also learn some knowledge c
Unixftpcilent
- 一个FTP客户端类,用Socket写的,环境为Unix。 之所以封装这个类是因为以前在unix下写文件上传下载的操作都是调shell脚本,C、C++很难控制与shell的交互, 并且无法获知出错的错误代码,用C++封装成一个工具类后,任何项目都可以重用了。 操作很方便,就像平常的FTP操作: 1:登陆FTP服务端 FTPTools ftpTools (conts string &pm_sFtpServer,int pm_iFtpPort) ftpTools.
ftp(c++)
- a wonderful example to the c++ leearner-a wonderful example to the c leearner
telnet
- c\\c++语言简单实现telnet的客户端,服务器功能,
aftp-1.02
- ftp client C/C++源码 很有用,喜欢就顶一下!
C++_Client_Ftp
- ftp客户端程序 采用C++编写 适合初学者 学习
C++Builder的FTP编程
- C++Builder编写的FTP客户端-C Builder FTP client
FtpClient&Service
- 一个C#写的ftp客户端,可已安装为系统服务,并支持客户端配置文件.(附带安装为服务和卸载服务的批处理文件)-a write C# ftp client can be installed as system services, and to support client configuration files. (Incidental services for the installation and uninstall the batch file)
curl c++ FTP传输包
- curl c++ FTP 网络传输
FTP(CSharp).用C#开发的FTP源代码
- 用C#开发的FTP源代码,这个事国外一个开源项目下载的,C# development using FTP source code, this thing an open source project abroad download
FTP.rar
- 利用c++语言实现FTP的上传下载,包含头文件,应用文件,Using c++ language in FTP uploading and downloading, including the header files, application files
ftp
- 利用C/C++,实现windows下的ftp程序,包含客户端和服务器端-Using C/C++, to achieve under windows ftp program, client and server side includes
ftpClient.c.zip
- this is a simple ftp client in c for linux,this is a simple ftp client in c for linux
1
- 实验一 熟习几个基本网管命令 实验三 协议分析软件的应用 实验四 数据冗余 实验五 使用C++实现 计算结点间最短距离 实验六 熟悉ftp指令 -A few basic network test commands to familiarize themselves with the three experimental protocol analysis software application test four data redundancy using C++ test f
tftp_sevr+client
- vc6实现tftp程序-包含服务器客户端源码-C语言-tftp procedures to achieve vc6- contains server client source-C Language
一个FTP工具C源码
- 一个FTP工具C源码Miniftp- FTP tool C source code Miniftp
FTPExplorerSource
- C#写的FTP程序,含源码。-write C# FTP procedures, including source code.
ftp.c
- Client application that uses "file transfer protocol" (ftp).service as described by RFC 959. -Client application that uses
FtpServer
- FtpServer.rar FTP服务器 c#实现!
SimpleFTPSample
- Source code in Objective-C for a FTP client very simple that works in the iPhone mobile device.