搜索资源列表
VC开发获得本机ip地址的MFC程序
- 每天上网的计算机都有自己独一无二的ip地址,本程序是一用于获得本机ip地址的MFC程序。-daily online computer has its own unique ip address, this is a procedure used to obtain the machine ip address MFC procedures.
ip get
- 获得本机ip地址的MFC程序,本学期的某个网络实验-to this machine ip address MFC procedures sometime this semester Network Experiment
IP
- MFC AppWizard(exe)实现的获取本机主机名与ip地址的程序
ip
- 很好的程序获得本机ip地址的MFC程序,是学习者到处寻找的好程序, 希望对大家有帮助啊 欢迎大家下载
Raw TCP-IP类库
- 这个库罗列了TCP/IP协议,并允许用户创建自定义TCP/IP头,允许IP欺骗和其它类型的攻击。该库也用于正规的网络通讯(当你不想在你的项目中使用MFC,该库曾被应用于一个商业ATL产品)-listed for the TCP / IP protocol, and allows users to create a custom TCP / IP header, allowing IP fraud and other types of attacks. The bank also used the
通过套接字获取IP地址和本机名字
- 程序是MFC工程的基于对话框程序,主要功能是获取本机IP地址和主机名
WatchIPpacket 使用wincap包进行IP包流量实行监控
- 在VC++6.0环境下,利用MFC编程,并使用wincap包进行IP包流量实行监控.-In VC++6.0 environment, the use of MFC programming, and use the IP packet traffic wincap package implementation monitoring.
MyQQ.rar
- 用MFC编写的基于WinSoket的TCP/IP的QQ式局域网通信程序。编写的代码部分都有中文注释,对刚开始接触MFC的学习者来说是很好的资源! ,Prepared using MFC-based WinSoket the TCP/IP-LAN communication program QQ. They are all code written in Chinese Notes of the beginning of contact with learners MFC is a very g
vcchat.rar
- 基于MFC编写的VC++聊天程序,可以实现TCP/IP以及UDP协议下的点对点聊天.,MFC-based prepared VC++ Chat program, you can achieve TCP/IP and UDP peer-to-peer chatting under the agreement.
MFC-Study
- MFC(进度条+时间显示+IP显示+MFC美化),自己找了这些方面的基本应用,并且总结了一下,每个例子都有2,3种方法可以看。-MFC (time to show progress bar+ IP++ MFC landscaping shown), found himself the basic application of these areas, and summed up what each example has 3 kinds of methods can be seen.
IPControl
- 这个程序是在MFC对IniFile类和BtnST类的应用!这两个类大家应该都很熟悉,希望大家好好学习-This procedure is in the MFC of the inifile class and type of application BtnST! These two categories we should be very familiar with, hope we can learn from
ping(mfc)
- MFC运行模式,功能:可在界面直接修改你想遍历的IP地址范围,点击按钮,开始查询,ping通的显示主机名和IP地址。-MFC operation mode, function: can be modified directly at the interface you want to traverse the IP address range, click the button, and start inquiries, ping' s show the host name and IP
IPAddress
- 通过MFC来获取本地计算机IP地址的c++源码,-Through the MFC to obtain the local IP address of the computer
IP-Programing
- 该源码是在VC6.0环境下运行成功,涉及数字图像处理的基础内容,包括图像增强,图像锐化,边缘检测,数学形态学处理,图像复原,图像重建。本程序是MFC图形化界面设计。-The source code is successfully run VC6.0 environment, involving the basis of digital image processing, including image enhancement, image sharpening, edge detection,
IpAddressSelect.DLL
- VC++2008SP1 MFC IP地址查询 是个DLL模块 -VC++ IP address lookup
ip
- 用vc++写的ip修改工具,基于mfc的对话框,能够自动重复修改。-Using vc++ to write the ip change tools, mfc based dialog box that can automatically duplicate changes.
IPCapture
- 利用 WinPcap 捕获局域网 内的 IP 流量并进行简单分析 本程序是基于 MFC 结构的对话框应用程序,直接双击可执行文件(IPCapture.exe)即 可运行。-The use of WinPcap to capture IP traffic within a local area network and conduct a simple analysis of the structure of this program is based on MFC dialog box app
ip-adress
- 目录获得本机ip地址的MFC程序是一个通过MFC来获取本地计算机IP地址的程序。-List of access to the machine ip address MFC MFC process is to obtain a local computer through the IP address of the program.
IP地址控件自绘
- 通过重载CIPAddress类自绘IP地址控件,从而可以设置IP地址背景色,边框,字体等(You can set the IP address, background color, border, font, etc., by drawing the IP address control from the overloaded CIPAddress class)
用MFC做的IP包流量分析程序
- 可以实现IP流量数据包的捕获与分析,图形化界面(please read Chinese comments,thank you)