Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - INT 1
Search - INT 1 - List
DL : 0
windowns 32 网络编程用的常用函数,欢迎大家下载-windowns network programming with 32 commonly used functions, welcoming everyone to download
Date : 2008-10-13 Size : 61.36kb User : 嚣张

此程序可以将你输入的int类型的IP地址,即addr中保存的IP转换成点分二进制类型的IP,并显示出来。在调试的时候比较有用,写这个也是在调试的时候看看IP是否是正确的。可以把这个小程序加入vs 2005的tool菜单下,使用起来更方便。
Date : 2008-10-13 Size : 1.07mb User : 陈伟科

//临时下载目录 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

非常成熟的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.