搜索资源列表
ftp_client
- 一个小的FTP客户端,支持PORT与PASV模式。 Linux下的C代码,在FC3,4发行版下通过测试。-a small FTP client, with the support PORT PASV mode. Linux C code in FC3, four distribution through testing.
SEEDVPM642_net
- TI的DSP网络部分网络的接口测试的程序。通过闭环发送和接收。程序为TI编写,网络队列和堆栈的操作十分经典。-TI DSP network parts of the network interface test procedures. Through closed-loop send and receive. TI procedures for the preparation, network stack and queue operation classical.
CFtpConnect
- C#编写的FTP客户端传输工具,在C#2003已测试使用-C# prepared by the FTP client transfer tools, the C# 2003 has been testing the use of
NowUsingv1.1
- 将FTP客户端封装到一个C++类里,只有三个接口,简单实用,而且稳定,已经过严格测试!-FTP client will be packaged into a category C, only three interface, simple and practical, but stable, rigorous testing has been!
ForFtp
- 用于流量测试的FTP程序,包括线程、FTP异常处理-flow for the FTP testing procedures, including threads, FTP Exception Handling
DownLoada
- ftp客户端 经过测试 很好用的 是源码 可根据需要自行修改-ftp client tested well with the source code may need to amend its own
AtlFtp-v1.1(20070211)-vs2003
- 一个ftp客户端程序,封装成COM组件,提供了组件接口,可以很方便被其它程序调用。同时提供了测试程序testftp。-an ftp client, Packaging into COM, the component interface, can be easily call other procedures. It also provides a test procedure testftp.
ftp_sample
- 本软件适用于装有IP/TCP协议的电脑. 主要功能:电脑间传送大型文件.(如电影等) 主要特点: 1.采用了多线程技术,速度明显高于同类软件. 2.支持多文件同时传送. 3.支持段点继传,也就是说文件可分N次传送. 4.分服务端和客户端,服务器支持多客户. 5.在传送过程中可实实对话,有聊天功能. 6.为了提高效率,本软件做得短小精悍,两文件总共只有100K,直截运行,不用安装. 7.麻雀虽小,但五脏俱全,功能多,操作方便. 使用方法: 在服务端
webftp
- 网页式FTP 安装说明: 1.修改html目录下login.htm和cgi-bin目录下所有文件,搜索\"yourhost\"和\"cgi/\"和\"/home\"字样,修改路径 2.上传至服务器 3.cgi-bin目录下的文件755,zip子目录777,zip子目录中的文件不必设置属性 4.html目录下的log,loginmessages,temp,work属性777 5.http://www.yourhost.com/ftp/login.htm 登陆测试
UdpChat
- 1、说明: 本程序是一个局域网内的字符界面聊天程序,使用UDP协议及端口729,在VC6.0+Windows XP下编译通过。程序分为发送端与接受端,使用一个Workspace,打开ChatSrv文件夹下的ChatSrv.dsw文件即可。程序的编制也较简单,建立UDP连接后一方发送一方接收,可以算是一个基本的UDP编程范例。 2、用法: 使用本程序在局域网内聊天,需知道服务端的IP地址,可在服务端的cmd下运行ipconfig/all命令查看。使用时在一方先运行C
SFTP
- 在vc下实现的ftp服务器源代码,已测试成功,仅供学习
uboot_tftp_test
- expect测试登录功能的小片段。可以在多个平台上运行
Excel中农历的算法
- ★或是Excel中最牛的农历解法★ ★ 理由1:数据准确。数据起初来源于《万年历_中华农历网》中数据定义部分并进行了扩充(起止范围为:1900-1-1~2101-1-28),后又与《农历两百年算法【C语言代码】》及《寿星万年历》进行了校对,发现部分日期有出入。于是又下载了《中华五千年长历》和《三千五百年历日天象》两本书(第二本书只到2050年),对近2500个月的关键数据进行了逐一比对(2038年还有出入,最后以我的诺基亚6060手机为准),整理出了一套基础数据。(详见农历基础数据中的说明)
FTP_Client_library_in_CSharp
- 这是一个C#实现的FTP客户端的类库文件的实现方法,内附测试程序。-This is a C# implementation of the FTP client library file implementations, enclosing the test program.
Ftp
- ftp客户端功能实现:连接、上传、下载。在VS2005环境中开发,使用MFC开发完成,测试通过。能上传单个文件。-ftp client function: to connect, upload, download. In the VS2005 development environment, developed with MFC, test. Can upload a single file.
ftplib-3.1-src.tar
- 一个开源的ftp Client源码实现,具备ftp的基本功能,对研究ftp协议帮助很大。曾被我用来测试ftp下载的网速。-an open source ftp client source code with the element functionality, which can be use to test the transfer speed of network.
FTP_client_server
- 这是我自己用VB写的一个FTP客户服务端的代码!测试非常好用,简单实用!-This is my own using VB to write an FTP client code customer service! Test is very convenient, simple and practical!
softp
- Web 开发的分散性和交互性,决定了 Web 开发必须遵从一定的开发规范和技术约定,只有每个开发人员都按照一个共同的规范去设计、沟通、开发、测试、部署,才能保证整个开发团队协调一致的工作,从而提高开发工作效率,提升工程项目质量。-Web Development decentralized and interactive, Web development must be determined that must comply with the development of normative an
bbb
- 该程序实现了一个简单的ftp服务器,在windows平台通过ftp命令行测试。-The program implements a simple ftp server in windows platform through the ftp command-line test.
WebGrab
- 实现网络下载,如http,ftp等,经测试,可运行。-Network to download, such as http, ftp, etc., have been tested and can be run.