搜索资源列表
网络类程序程序6个
- 1.目录TCP.IP终端程序源代码是一个实现一个TCP.UDP终端的程序,通过该终端可以实现POP3、SMTP、FTP等各种功能; 2.目录超级链接是一个能够在窗体上实现超级链接的程序,或者发送email; 3.目录端口扫描是一个能够对指定IP地址的单个端口或者多个端口进行扫描的程序; 4.目录获得本机ip地址的MFC程序是一个通过MFC来获取本地计算机IP地址的程序。 5.目录获取网络设置,网卡信息是一个获取网络DNS、子网掩码、网卡地址的综合程序,6.EnumProtocal目录是获取系统支
ClientAndServer_Chat
- 类似于QQ聊天室的网络即时通讯应用程序,用MFC开发,基于TCP/IP,其中包含了客户端和服务器端的源码,希望对网络编程的学习有所帮助-QQ chat room similar to the instant communication network applications, using MFC development, based on TCP / IP, which includes the client and server side of the source, and I hope
Receive
- 基于MFC的TCP/IP通讯程序的接收端源码,已测试
chen
- 基于mfc对话框的网络实用程序,功能有tcp,udp,igmp抓包,解包,发送igmp包完成ping功能,本机ip地址,打开端口...查看,进程管理程序,tab控件应用
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
TCP
- MFC中TCP/IP传输数据 对话框方式 可参考-MFC to transfer data can be found in the TCP
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
0904
- 用MFC编写的基于WinSockets的与TCP/IP网络结合的串口程序。编写的代码部分都有中文注释,对刚开始接触MFC的学习者来说是很好的资源! -Prepared using MFC-based WinSockets with TCP/IP network Serial procedures. They are all code written in Chinese Notes of the beginning of contact with learners MFC is a very
Chatlwm
- mfc下的基于tcp/ip协议的聊天程序的客户端源代码- the client of tcp/ip talking programming in mfc
MFC-WinInet
- 这是一个TCP-IP协议的详解,它知道比较丰富,讲述网络之间的传输,希望大家喜欢。-This is a TCP-IP protocol Xiangjie it knows about the transmission between the network, I hope you like.
sheji
- 基于P2P方式的多媒体信息传输.主要是围绕P2P技术进行探讨、研究和如何实现简单应用。其中介绍了P2P技术的特点和发展背景,论述了当前P2P系统的网络模型和应用现状。主要研究了在TCP/IP协议下,利用Windows 套接字(Socket)网络编程,阐述如何创建基于MFC Csocket类面向局域网络的P2P网络应用程序。-P2P MultiMedea player.
TCP_TEST
- Visual Studio (MFC) TCP IP Example Code. TCP IP Server Program.
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.
WinSocket
- 使用MFC自带的 winsocket实现PC之间的网络通信,TCP/IP 之上。 -take MFC integrated control winsocket to implement PC communication over TCP/IP
MFC_socket_serTCP
- MFC基本对话框应用程序。实现TCP/IP通讯功能。该程序为客户端程序。-Basic MFC dialog application. Implement TCP/IP communication functions. The procedure for the client program.
TCP
- 非常好的TCP/IP网络开发调试工具,是用MFC编写的,可以实现文件的发送-Very good TCP/IP network development and debugging tools
实验7:基于CAsyncSocket类网络通信程序设计
- 1 实验目的与要求 掌握MFC的CSocket类、CAsyncSocket类的用法。 掌握使用CAsyncSocket类进行网络程序设计的工作流程。 能运用CAsyncSocket类开发一个简单的网络聊天程序。 2 实验设备与实验环境 连接到互联网上的IBM PC机两台。 计算机硬件要求:Intel Pentium5 处理器、256MB以上内存,Ethernet网卡,网线若干。 计算机软件要求:MS Windows 9x/2000/XP操作系统,TCP/IP协议,Visual c+