搜索资源列表
TCPIPprotocolren
- TCPIP协议与网络编程 任泰明.rar 第7章 TCP/IP网络程序框架与实例 7.1 网络应用程序的基本工作流程 7.2 基于TCP的客户/服务器通信程序实例 7.3 基于UDP的客房与服务器通信程序实例 本章小结 习题 第8章 Winsock API 8.1 字节排序函数 8.2 IP地址转换函数 8.3 网络信息获取函数(数据库函数) 8.4 套接口选项函数 8.5 套接口I/O处理函数 8.6 事件对象I/O管理 8.
通过MFC制作的简单的聊天程序
- 一个通过MFC制作的简单的聊天程序 支持语音 文字聊天 以及文件传输 网络编程技术中基本的一个实例-By making a simple MFC support for voice chat program text chat and file transfer network programming an example of the basic
CPPanli
- VC MFC一些实例 客户/服务器 TCP/UDP编程实例界面和文档 绝对是一流材料-VC MFC some examples of client/server TCP/UDP programming instance of the interface and documentation is absolutely first-class materials
netManager
- MFC网络数据库开发应用实例,适合学习VC网络编程学习人员-MFC network database development and application examples for learning network programming VC learning staff
WindowsSocket
- 第1章 计算机网络体系结构 第2章 NetBIOS编程户端 第3章 重定向器、邮槽和管道 第4章 网络协议TCP/IP 第5章 局域网编程 第6章 Winsock基础 第7章 Winsock API高级编程 第8章 MFC Winsock高级编程 第9章 深入UDP 第10章 WinInet API开发 第11章 网络协议实现及应用 第12章 综合实例- Chapter 1 Computer Netw
MFCSocket1
- 精通MFC中的MFCsocket编程实例,为学习者提供实例-MFCsocket proficient in MFC programming examples for learners to provide examples of
MFCSocket2
- 精通MFC中MFCsocket编程实例,为初学者提供学习方法和实例-MFCsocket proficient in MFC programming examples for beginners to learn the methods and examples
MFCSocket3
- 精通MFC中的MFCsocket编程实例,为初学者提供例子和方法-MFCsocket proficient in MFC programming examples, provide examples for beginners and methods
AddToToolBar
- IE编程实例:mfc利用已有的html解释器和html执行器,通过包装一层系统相关的API实现Windows下的浏览器。-IE Programming examples: mfc simple browser
Ftp_Client
- 该实例使用MFC和WinInet编程接口实现了完整的FTP客户程序,其MFC的界面类似于CuteFTP和LeapFTP. 涉及到了网络编程和网络通信的很多内容。是一个学习的好例子。-The instance is using MFC and WinInet programming interface to achieve a complete FTP client program, which is similar to CuteFTP and the MFC interface LeapF
mscomm
- 这个实例是基于对话框的MFC应用程序中应用MSComm控件编程实现COM1和COM2的串口控制。-This example is a dialog-based MFC application of application programming MSComm control serial control COM1 and COM2.
chat
- 局域网聊天软件,MFC 编程实现局域网通讯,很好的网络编程实例-local talk
MFC.programming.network.code
- MFC编程网络实例经典代码Classic instance of MFC programming network code -Classic instance of MFC programming network code
VCPP-MFC-socket.files
- 首先介绍了套接字的基本函数及其基本定义然后通过c++我们编写了简单的网络编程实例-we devlop socket program by c++
VC_WinSock
- VC环境下WinSock编程及实例分析.pdf 通过创建一个比较简单的基于MFC WinSock类的应用程序,分析了如何从CSocket类派生出自己需要的套接字类,如何利用套接字建立连接、传输数据,如何对套接字事件进行处理。-By creating a simple application based on MFC the WinSock class analysis as How they need the Socket class derived from CSocket class
VCPP-chat-system-server-part
- 结合vc++与MFC的聊天系统编程,服务器端 网络通信实例-VC++ and MFC- chat system-the server part
socket
- MFC 对话框socket编程实例 类似QQ聊天程序-MFC dialog socket programming instances similar QQ chat program
TCPNetWork
- 网络通信之TCP通信实例;MFC+socket编程实现,学习好例子-The network communication TCP communication the instance MFC+socket programming learning good example
Communication-with-MFC-based-on-TCP
- 基于TCP/IP协议的MFC网络编程实例,适合windows网络编程的初学者-MFC network programming example based on TCP/IP protocol, adaptive for whose who starts to learn Windows network programming.
debugcer-overload-gncapsulation
- 一个MFC运行时动态创建控件的实例,在vc下通过运行()