搜索资源列表
VC++精品源码
- VC 源代码 --- --- --- --- --- --- --- -- dswRename_src.zip 一个可以重命名workspace的程序。 simplecomserver_src.zip 演示了如何生成一个COM组件。 consolePipe_src.zip consolePipe_demo.zip 用图形界面的程序装载控制台程序并接收控制台程序的输出。 TiffToP
wqyTRACEROUTE
- 一个traceroute对话框程序,请大家参考!-a traceroute dialog procedures, please refer!
wqyPING
- 一个ping对话框程序,给大家借鉴一下!-a dialog box procedure for everyone to learn some lessons from!
TCPserver2006
- 这个是一个服务器端的程序,默认绑定端口号5000,只要有数据从5000端口进入就会马上在对话框中显示出来-this is a server-side procedures, the default bundled with a port number of 5000. as long as data from the 5000 port will be immediately entered in the dialog box displayed
qqMsgSnd
- 可以实现qq消息*功能。 可以指定发送次数(有点象消息炸弹)用到了EnumWindows,FindWindows()等一系列函数,穷举对话框,可以查找到QQ对话框层,和一些分层以及字符串处理。代码在VC6,WIN200SERVER调试通过。-can achieve qq news listserv. This number can be designated (somewhat like a bomb news) uses EnumWindows, FindWindows () a ser
ip_dizhi
- ip地址查询的程序,能够通过对话框形式,查询对方以及本机IP地址,速度相当快-ip address inquiries procedures, through dialog forms, and other inquiries of this machine IP address, very fast
NetConnectTest
- 用VC6开发的单文档程序,在程序启动时检测是否连接到网络上,并用对话框提示.将此功能封装成了函数,具体见代码.-with VC6 development of the single-file procedures, the commencement of proceedings test for connecting to the network, and the dialog box prompt. Packaging has become functional this function,
NetTalkN
- 实现了子网广播地址的自动计算。这应该是原来版本中最不好用的一个问题。时不时有网友发邮件给我,说在他们的局域网中用不了。问题其实就是子网广播地址,我是把适用我们公司用的子网广播地址写死在程序了。在其他的局域网中用,要改这个值并重新编译。所以这次把这个问题做掉了,不过解决的并不彻底。程序可以自动取到本机的IP地址,并根据该IP地址的子网掩码计算出子网广播地址。但一台机器上有可能装多个网卡,并绑定多个IP地址,一些虚拟计算机软件也会产生一些虚拟的网卡。我是最不喜欢在程序中加dialog的,所以我就自做
UDPduihuakuang
- 一个用VB编写的UDP对话框程序,大家可以参考一下-a VB prepared by the UDP dialog procedures, we can take a look
GetMacAddr-vc
- 基于对话框的vc程序,通过对话框获取网卡序号和mac地址,是一个很好的学习例子。与大家共享!-vc based on the dialog process, through dialog access card serial number and mac address, is a good example of learning. And share!
HttpPacket
- 用vc++语言编写。本例使用WinPcap开发包捕获HTTP包。在一个对话框中显示1秒内捕获的所有数据包的数目和丢失的数据包的数目。-with vc + + language. The cases used WinPcap packet capture the development of HTTP packets. In a dialog box shows a seconds capture all the data packet loss and the number of data pa
winsock server
- WINSOCK服务器端示例程序说明 该程序是基于对话框编程的,是采用一对多的方式进行连接的。 整个程序主要由CServerDlg,CServerApp,CListenSocket,CClientSocket构成的。 (所有关于类的说明在代码中有) 下面简单介绍一下程序流程: 主程序调用CListenSocket类的对象来进行对Socket的监听,当收到请求时调用主程序的函数来处理相应的连接,把Socket放进队列中。 对于Socket的接收数据和断开连接是由消息来触发的,是通过调用基类CSo
EasyDialogWeb
- 三步打造Dialog Web浏览器 第一步: 继承CHtmlView并建立导航函数GotoWebSite(string) 第二步:包含的头文件并声明变量 第三步:在Dialog初始化时,建立窗口并导航 祝您工作学习愉快! 有问题,可以通过Email与我联系! =================================== 妹儿:junzis@126.com ===================================
TinyNetStat
- 一个基于对话框应用的TinyNetStat,该应用用来查询本机的网络状态信息以及统计IP信息,跟Win32平台自带的NetStat有相似的功能。该程序主要使用IP助手函数GetTcpTable,GetUdpTable以及GetXXXStatistic来编制,整个过程应该比较简单,tinyle 没花多少时间就写出来了,呵呵。-a dialog-based applications TinyNetStat, the application can be used to query the netwo
用于在局吁网传输文件
- 能够用于在局域网传输文件,采用多线程的方法,基于mfc的对话框类,比较实用-can be used in LAN file transfer, multi-threaded approach, based on the dialog box type mfc more practical
StartScan 线程扫描程序题
- 为了提高扫描速度,本程序采用了多线程技术和非阻塞I/O的技术。程序的主界面是一个对话框-order to improve scanning speed, the program uses a multi-threading technology and non-blocking I / O technology. Proceedings of the main interface is a dialog
vc五子棋网络版本1.0
- 网络五子棋系统,用vc实现.学习vc对话框编程,网络编程。-331 network system, using vc achieve. Learning vc dialog programming, network programming.
我的socket通讯工具
- 采用Microsoft Visual C++编写。界面基于对话框方式。通过对socket类继承实现软件中的服务端类serversocket和客户端类clientsocket。由于将服务端类和客户端类的调用在一个工程中实现,所以一个程序既可以作为服务端也可以作为客户端。代码中加入了基本的错误处理功能。-using Microsoft Visual C preparation. Based on the way the dialog interface. Socket type of softwar
GetMacAddress
- source code to get mac adresse but not from register This file contains a summary of what you will find in each of the files that make up your GetMacAddr application. GetMacAddr.dsp This file (the project file) contains information at the project lev
