- 视频会议 的实现
- FileDowload //临时下载目录 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;
- wenjianshuxing 通过用 Visual C++.net (VC.net) 实现的 文件属性操作演示 程序
- huoquxitongxinxi 基于Visual c++.net (VC.net) 编写的 操作系统信息获取 程序
- wenjianjiaweizhi 基于Visual c++.net (VC.net) 编写的 文件夹位置查询演示 程序
- 44 本文只介绍《COM应用程序框架》的主要设计部分
文件名称:PackInter
-
所属分类:
- 标签属性:
- 上传时间:2012-09-04
-
文件大小:59.93kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
封包拦截代码,可以拦截本机任意程序的数据包。
编写网络游戏脱机挂的必备工具,自己写的工具灵活性 好。
更多资料参考http://www.u9txt.com-Packet interception code, any program that can intercept the data of the machine package. Network linked to the preparation of the necessary tools for the offline game, good flexibility to write their own tools. For more information refer to http://www.u9txt.com
编写网络游戏脱机挂的必备工具,自己写的工具灵活性 好。
更多资料参考http://www.u9txt.com-Packet interception code, any program that can intercept the data of the machine package. Network linked to the preparation of the necessary tools for the offline game, good flexibility to write their own tools. For more information refer to http://www.u9txt.com
(系统自动生成,下载前可以参看下载内容)
下载文件列表
PackInterDlg.h
readme.htm
Resource.h
SockHelper.cpp
SockHelper.h
SockSupport.cpp
SockSupport.h
StdAfx.cpp
StdAfx.h
源码说明.txt
res/PackInter.ico
res/PackInter.rc2
BinDataDlg.cpp
BinDataDlg.h
PackInter.aps
PackInter.clw
PackInter.cpp
PackInter.dsp
PackInter.dsw
PackInter.exe
PackInter.h
PackInter.ncb
PackInter.opt
PackInter.plg
PackInter.rc
PackInterDlg.cpp
Debug
res
readme.htm
Resource.h
SockHelper.cpp
SockHelper.h
SockSupport.cpp
SockSupport.h
StdAfx.cpp
StdAfx.h
源码说明.txt
res/PackInter.ico
res/PackInter.rc2
BinDataDlg.cpp
BinDataDlg.h
PackInter.aps
PackInter.clw
PackInter.cpp
PackInter.dsp
PackInter.dsw
PackInter.exe
PackInter.h
PackInter.ncb
PackInter.opt
PackInter.plg
PackInter.rc
PackInterDlg.cpp
Debug
res
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.