搜索资源列表
web
- 实现从远程服务器下载文件到指定的客户度目录,直接放入到web页面即可使用。 参考以下脚本 <scr ipt language=\"javascr ipt\"> function downFile(){ var serverUrl serverUrl = document.form1.serverUrl.value alert(serverUrl) window.document.UserControl1.downlo
MyJavaTorrent
- 自己参考jtorrentapi编的一个BT客户端,运行DownloadFile.Main,加上两个参数(一个是硬盘上torrent文件所在地址,还有一个是下载文件保存位置)即可运行
DownloadFile
- 多线程FTP下载
FastTrack
- 点对点P2P文件共享客户端源码 更加完善的KaZaA/Morpheus点对点P2P文件共享客户端源码 --=- Read Me-=-... VERY IMPORTANT... kinda ok there are 2 zip files here. 1.FastTrack.zip This contains the main code for searching and scanning for users. 2.FastTrackD
download
- downloadfile from http link
DownloadFile
- VC利用Http方式下载文件的源码 VC利用Http方式下载文件的源码-VC using Http download the source files
zeb
- Private Declare Function URLDownloadToFile Lib "urlmon" Alias "URLDownloadToFileA" (ByVal pCaller As Long, ByVal szURL As String, ByVal szFileName As String, ByVal dwReserved As Long, ByVal lpfnCB As Long) As Long Public Function DownloadFile(URL A
