搜索资源列表
网络类程序程序6个
- 1.目录TCP.IP终端程序源代码是一个实现一个TCP.UDP终端的程序,通过该终端可以实现POP3、SMTP、FTP等各种功能; 2.目录超级链接是一个能够在窗体上实现超级链接的程序,或者发送email; 3.目录端口扫描是一个能够对指定IP地址的单个端口或者多个端口进行扫描的程序; 4.目录获得本机ip地址的MFC程序是一个通过MFC来获取本地计算机IP地址的程序。 5.目录获取网络设置,网卡信息是一个获取网络DNS、子网掩码、网卡地址的综合程序,6.EnumProtocal目录是获取系统支
dllHwSocket
- ◆◆◆ 《模仿 MFC 中的 CAsyncSocket 类写的一个网络通信类 CHwSocket》◆◆◆ MFC 中提供两个用于网络编程的类分别为异步的 CAsyncSocket 类和同步的 CSocket 类,这两个类用来编写网络通信程序时非常方便,但也存在一些问题,例如:不能跨线程访问、程序发布时使用静态连接 MFC 时也有问题、默认使用了窗口来接受消息,在无窗口的程序中也有问题,这些问题我一直没有解决,如果有高手知道解决方法敬请告知,我的 E-Mail 地址是:chrys@163.c
chen
- 基于mfc对话框的网络实用程序,功能有tcp,udp,igmp抓包,解包,发送igmp包完成ping功能,本机ip地址,打开端口...查看,进程管理程序,tab控件应用
mFC_Socket_p2pp
- 一个结合了mfc/winsock/多线程等技术实现的聊天程序,只有聊天功能,但是用于广泛,主要适用了tcp链接,udp打洞技术.
NetTool
- 在visaul studio 2008的MFC框架下,使用winpcap开发的局域网数据包捕获工具,能够捕获ip,tcp.udp数据包并解析数据所内容。还可以发送用户自定义的ARP数据包。-Visaul studio 2008 in the MFC framework, the development of local area network using WinPcap packet capture tool that can capture ip, tcp.udp packet and co
socket_ptop_mfc_
- 一个结合了mfc/winsock/多线程等技术实现的聊天程序,只有聊天功能,但是用于广泛,主要适用了tcp链接,udp打洞技术.-A combination of mfc/winsock/multi-threading technology to achieve a chat program, and only chat, but for a wide range, mainly applicable to the tcp link, udp holes technology.
TCP_make_hode
- 一个结合了mfc/winsock/多线程等技术实现的聊天程序,只有聊天功能,但是用于广泛,主要适用了tcp链接,udp打洞技术.
Chattingroom
- MFC实现的聊天室,运用多线程,UDP ,tcp协议连接-MFC implementation chat rooms, use of multi-threading, UDP, tcp protocol connection
lhwy
- 本设计从计算机的网络连接安全出发,编写了一个能显示出本机当前网络连接状态详细信息的MFC程序。这个程序主要利用了Windows自带的Iphlpapi.dll文件中的两个系统函数GetTcpTable与GetUdpTable,在MFC程序运行过程中动态链接到它们,从而获得当前正在连接的TCP与UDP情况,包括连接的本地地址、本地端口、外部地址、外部端口和TCP的连接状态,并在MFC程序中显示出来,以供用户观察。-The design of secure network connectivity f
2CCPP_IOCP0
- 2008/11/15号最新版本,以封装类形式提供TCP IOCP功能,改进先前版本的不足,和BUG,增加UDP IOCP功能,增加了互斥访问的代码量,提高了运行稳定性;提供MFC扩展DLL(带lib和.h文件) -2008/11/15 latest version of the form of a wrapper class to provide TCP IOCP function improved the deficiencies of the previous version, and
TCPIP
- 因为是本人自己开发的源码 有Bug请与我联系。 利用VC2010 MFC开发的 TCPIP 测试工具 支持建立 TCP服务器 支持TCP 客户端 支持 UDP 支持 16进制转换 此程序 开启2个后 建立好 服务器和客户端 就可以 通信了。-Because I developed source Bug please contact me. TCPIP testing tools developed VC2010 MFC support
ScanPort_change
- 端口扫描,用MFC编写,c++,UDP,TCP-port scan
FeiQ
- 本系统为mfc项目,模仿飞秋聊天开发,支持聊天,文件传输,通过TCP\UDP完成-To imitate flying autumn Chat development, support chat, file transfer
tcpaudp
- mfc下的TCP和UDP文件传输功能,分为客户端和服务器端两个exe-mfc under the TCP and UDP file transfer functions, divided into client and server-side two exe
MFCudp
- MFC 实现UDP无连接通信 网络通信编程之WINSOCK----TCP-MFC UDP connect
13212132132
- 利用winpcap抓包并进行简单协议解析基于winpcap的抓包程序,用MFC实现。 本程序基于winpcap,可以实现抓包类型的选择,如ARP,IP,TCP,UDP,ICMP -IP packet capture procedures, together with a detailed descr iption of the procedures is win32 console-based projects.
simple-QQ-mfc-implementation
- 简易QQ mfc实现源码(学习使用的简单版本) 支持tcp,udp.聊天功能ok。-Simple QQ source MFC implementation (simple version of learning to use) Support TCP, udp. chat ok Simple QQ source MFC implementation (simple version of learning to u
Unity_MFC_Socket
- 做工程需要掌握的信息传输,MFC和Unity之间使用socket的TCP和UDP协议进行通信的实例。TCP协议包括:MFC版的Server端和Unity版的Client端;MFC版的Client端和Unity版的Server端。UDP协议为Unity和MFC之间的双向通信。(To do engineering, you need to master the instance of information transmission between MFC and Unity using socke
Scara机器人 TCP UDP通信
- 支持功能为以太网 modbus TCP/UDP通信 , 10进制转16进制 ,16进制转10进制 ,简单MFC界面,软件版本为VS2010源码,字符解析,报文解析。封装Modbus TCP通信类可以直接用(The supporting functions are Ethernet Modbus TCP / UDP communication, hexadecimal to hexadecimal, hexadecimal to hexadecimal, simple MFC interfac