CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - INT 1
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - INT 1 - List
[
WinSock-NDIS
]
int
DL : 0
windowns 32 网络编程用的常用函数,欢迎大家下载-windowns network programming with 32 commonly used functions, welcoming everyone to download
Date
: 2008-10-13
Size
: 61.36kb
User
:
嚣张
[
WinSock-NDIS
]
ipaddress_transform
DL : 0
此程序可以将你输入的int类型的IP地址,即addr中保存的IP转换成点分二进制类型的IP,并显示出来。在调试的时候比较有用,写这个也是在调试的时候看看IP是否是正确的。可以把这个小程序加入vs 2005的tool菜单下,使用起来更方便。
Date
: 2008-10-13
Size
: 1.07mb
User
:
陈伟科
[
WinSock-NDIS
]
FileDowload
DL : 0
//临时下载目录 private string tempPath = Application.StartupPath + "\\temp\\"; //未完成任务 private string fileTaskPath = Application.StartupPath + "\\Task.txt"; //日志路径 private string logPath = Application.StartupPath + "\\Log\\"; //下载控件 private WebClient MyWebClient = new WebClient(); //当前下载文件 private FileDown curFile = null; //启动时间 private DateTime dtStart = DateTime.Now; //下载完成数 private int finishFileCount = 0; //下载完成大小 private long finishFileSize = 0; //空闲时间 30秒 private int idleTime = 30;
Date
: 2011-05-08
Size
: 114.97kb
User
:
yhj_2011@yahoo.cn
[
WinSock-NDIS
]
非常成熟的 HTTP 文件上传类,方便简单
DL : 0
非常成熟的C++类,实用方便简单 本类一个类独立传输一个块或文件 经过大量的使用, YHttpUpLoad tt; tt.upload(pLocalFileName, TCHAR* pAspURL,TCHAR* subdata,TCHAR* backTxt=NULL,int backS=0);
Date
: 2011-05-13
Size
: 6.43kb
User
:
yzhlinux@163.com
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.