CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - dialog
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - dialog - List
[
WinSock-NDIS
]
VC++精品源码
DL : 0
VC 源代码 --- --- --- --- --- --- --- -- dswRename_src.zip 一个可以重命名workspace的程序。 simplecomserver_src.zip 演示了如何生成一个COM组件。 consolePipe_src.zip consolePipe_demo.zip 用图形界面的程序装载控制台程序并接收控制台程序的输出。 TiffToPDF_src.zip sampleimage.zip 将tiff转换成PDF的源程序。 SimpleWordPad.zip 简单字处理程序。 Gamma_Manager_src.zip Gamma_Manager_demo.zip 调节灰度的滑动条的类。 smpplib.zip 一个SMPP类库可以用来连接SMPP网关来发送和接收SMS消息。 ColorFont_src.zip 使用CColorDialog类轻松改变对话框背景颜色和字体。 benBro107.zip benbro.zip 一个基于IE的浏览器,使用了多文档界面的标签,IE界面和XP的工具条等。 PictureZoom_src.zip PictureZoom_demo.zip 一个C++ OCX控件可以在你应用程序的窗口上绘制图片。 -VC source --- --- --- --- --- --- --- ----- --- --- --- --- --- --- dswRename_src.zip a workspace can rename the procedure. Simplecomserver_src.zip demonstration of how to create a COM. ConsolePipe_src.zip consolePipe_demo.zip use graphical interface loading procedures and receiving procedures console console program output. TiffToPDF_src.zip sampleimage.zip will tiff converted into PDF of the source. SimpleWordPad.zip simple word-processing procedures. Gamma_Manager_src.zip Gamma_Manager_demo.zip adjust the sliding strip of gray type. Smpplib.zip a SMPP library can be used to connect SMPP Gateway to send and receive SMS messages. ColorFont_src.zip use CColorDialog category dialog easily change fonts and background colors. BenBro107.zip benbro.zip one based on the I
Date
: 2008-10-13
Size
: 1000.15kb
User
:
张四
[
WinSock-NDIS
]
wqyTRACEROUTE
DL : 0
一个traceroute对话框程序,请大家参考!-a traceroute dialog procedures, please refer!
Date
: 2008-10-13
Size
: 34.97kb
User
:
武青云
[
WinSock-NDIS
]
wqyPING
DL : 0
一个ping对话框程序,给大家借鉴一下!-a dialog box procedure for everyone to learn some lessons from!
Date
: 2008-10-13
Size
: 38.84kb
User
:
武青云
[
WinSock-NDIS
]
TCPserver2006
DL : 0
这个是一个服务器端的程序,默认绑定端口号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
Date
: 2008-10-13
Size
: 29.95kb
User
:
yn
[
WinSock-NDIS
]
qqMsgSnd
DL : 0
可以实现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 series of other functions, exhaustive dialog box, you can layer dialog to QQ, and some stratification and string handling. Code VC6, WIN200SERVER debugging through.
Date
: 2008-10-13
Size
: 40.34kb
User
:
樊小毅
[
WinSock-NDIS
]
ip_dizhi
DL : 0
ip地址查询的程序,能够通过对话框形式,查询对方以及本机IP地址,速度相当快-ip address inquiries procedures, through dialog forms, and other inquiries of this machine IP address, very fast
Date
: 2008-10-13
Size
: 32.45kb
User
:
lu
[
WinSock-NDIS
]
NetConnectTest
DL : 0
用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, see specific code.
Date
: 2008-10-13
Size
: 40.68kb
User
:
翟庆刚
[
WinSock-NDIS
]
NetTalkN
DL : 0
实现了子网广播地址的自动计算。这应该是原来版本中最不好用的一个问题。时不时有网友发邮件给我,说在他们的局域网中用不了。问题其实就是子网广播地址,我是把适用我们公司用的子网广播地址写死在程序了。在其他的局域网中用,要改这个值并重新编译。所以这次把这个问题做掉了,不过解决的并不彻底。程序可以自动取到本机的IP地址,并根据该IP地址的子网掩码计算出子网广播地址。但一台机器上有可能装多个网卡,并绑定多个IP地址,一些虚拟计算机软件也会产生一些虚拟的网卡。我是最不喜欢在程序中加dialog的,所以我就自做主张的取了第一块网卡的第一个IP地址,对于绝大多数的机器这就足够了。如果你不希望用第一块网卡的第一个IP地址,请自己修改程序目录下的conf.ini文件,填入IP地址和相应的子网广播地址就可以了。子网广播地址的计算方法为:(0xFFFFFFFF ^ 子网掩码) | (IP地址 & 子网掩码)。 -realized the subnet broadcast address to the automatic calculation. This should be the original version of the worst of a problem. From time to time a netizen mail to me that in their LAN impossible. Is actually subnet broadcast address, I can apply to our company with the subnet broadcast address was dead in the proceedings. In other LAN used to change the value and recompiled. So, the issue of doing the swap, but is not completely resolved. Automatic procedures can be obtained from the machine's IP address, and according to the IP address and Subnet Mask calculated subnet broadcast address. However, a machine may be loaded with multiple cards, and bundled with a number of IP addresses, Some virtual computer software will also have some virtual card. I most dislike the process increas
Date
: 2008-10-13
Size
: 56.79kb
User
:
yanghx
[
WinSock-NDIS
]
UDPduihuakuang
DL : 0
一个用VB编写的UDP对话框程序,大家可以参考一下-a VB prepared by the UDP dialog procedures, we can take a look
Date
: 2008-10-13
Size
: 3.71kb
User
:
王志
[
WinSock-NDIS
]
GetMacAddr-vc
DL : 0
基于对话框的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!
Date
: 2008-10-13
Size
: 28.83kb
User
:
陈芳
[
WinSock-NDIS
]
HttpPacket
DL : 0
用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 packets number.
Date
: 2008-10-13
Size
: 687.52kb
User
:
陈芳
[
WinSock-NDIS
]
winsock server
DL : 0
WINSOCK服务器端示例程序说明 该程序是基于对话框编程的,是采用一对多的方式进行连接的。 整个程序主要由CServerDlg,CServerApp,CListenSocket,CClientSocket构成的。 (所有关于类的说明在代码中有) 下面简单介绍一下程序流程: 主程序调用CListenSocket类的对象来进行对Socket的监听,当收到请求时调用主程序的函数来处理相应的连接,把Socket放进队列中。 对于Socket的接收数据和断开连接是由消息来触发的,是通过调用基类CSocket中的虚函数重载来处理的。 注:详细的过程,在程序代码中均有注释!-Winsock server sample program note that the procedure was based on dialog programming, using one-to-many is the way to connect. The entire process by CServerDlg, CServerApp, CListenSocket, constitute the CClientSocket. (All categories on the note in code) The following outlines procedures have : main program called CListenSocket category to the target of the listening socket, when the call request is received when the main program functions to the corresponding connections, socket into the queue. Socket for the reception of data and disconnected from the news to trigger, by calling the base class CSocket the virtual function to handle the heavy load. Note : Details of the procedure code have Notes!
Date
: 2008-10-13
Size
: 38.34kb
User
:
柳宝虎
[
WinSock-NDIS
]
EasyDialogWeb
DL : 1
三步打造Dialog Web浏览器 第一步: 继承CHtmlView并建立导航函数GotoWebSite(string) 第二步:包含的头文件并声明变量 第三步:在Dialog初始化时,建立窗口并导航 祝您工作学习愉快! 有问题,可以通过Email与我联系! =================================== 妹儿:junzis@126.com ===================================
Date
: 2008-10-13
Size
: 35.57kb
User
:
军子
[
WinSock-NDIS
]
TinyNetStat
DL : 0
一个基于对话框应用的TinyNetStat,该应用用来查询本机的网络状态信息以及统计IP信息,跟Win32平台自带的NetStat有相似的功能。该程序主要使用IP助手函数GetTcpTable,GetUdpTable以及GetXXXStatistic来编制,整个过程应该比较简单,tinyle 没花多少时间就写出来了,呵呵。-a dialog-based applications TinyNetStat, the application can be used to query the network for the state of IP information and statistical information, with the Win32 platform onboard NetStat a similar function. The program mainly use IP function GetTcpTable aides, and GetXXXStatistic GetUdpTable preparation, the whole process should be relatively simple, tinyle did not spend much time on writing out, huh.
Date
: 2008-10-13
Size
: 73.64kb
User
:
乐浩军
[
WinSock-NDIS
]
用于在局吁网传输文件
DL : 0
能够用于在局域网传输文件,采用多线程的方法,基于mfc的对话框类,比较实用-can be used in LAN file transfer, multi-threaded approach, based on the dialog box type mfc more practical
Date
: 2008-10-13
Size
: 55.43kb
User
:
淼淼
[
WinSock-NDIS
]
StartScan 线程扫描程序题
DL : 0
为了提高扫描速度,本程序采用了多线程技术和非阻塞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
Date
: 2008-10-13
Size
: 2.46kb
User
:
吕杰
[
WinSock-NDIS
]
vc五子棋网络版本1.0
DL : 0
网络五子棋系统,用vc实现.学习vc对话框编程,网络编程。-331 network system, using vc achieve. Learning vc dialog programming, network programming.
Date
: 2008-10-13
Size
: 61.32kb
User
:
张力
[
WinSock-NDIS
]
我的socket通讯工具
DL : 0
采用Microsoft Visual C++编写。界面基于对话框方式。通过对socket类继承实现软件中的服务端类serversocket和客户端类clientsocket。由于将服务端类和客户端类的调用在一个工程中实现,所以一个程序既可以作为服务端也可以作为客户端。代码中加入了基本的错误处理功能。-using Microsoft Visual C preparation. Based on the way the dialog interface. Socket type of software succession to the service changer serversocket and clientsocket changer. Due to the services changer and changer call in a project to achieve, so a procedure can be as server can be used as the client. Code by adding a basic error-handling capabilities.
Date
: 2008-10-13
Size
: 45.15kb
User
:
封小军
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.