搜索资源列表
GetServerStructure
- 该程序能获取服务器目录结构,应用了一些MFC类库,是很好的学习资料-The program can access the server directory structure, the application of a number of MFC Class Library, is a very good learning materials
CSock
- 使用socket基于TCP协议的MFC类库编程,源码和文档-TCP-based protocol using socket programming MFC class library, source code and documentation
ZNetSrv
- 源码提供了用于TCP,UDP协议通信的基本类,采用标准SOCKAPI函数开发,未使用MFC类库,并实现了 UDP广播功能,主要代码在NetObject.h和NetObject.cpp中,程序的兼容性和灵活性较好,供大家参考. 例子运行时需在两台计算机上运行,一台作为服务器,一台作为客户端. -Source to provide for the TCP, UDP protocol to communicate basic class, using standard SOCKAPI fu
UDPSERVER.RAR
- 这个小工具包含服务器端和客户端,基于MFC类库中的SOCKET。用来接收udp数据包(服务器端)和向指定地址发送udp数据包(客户端)。-This gadget contains the server and client SOCKET based on the MFC class library. Used to receive udp packets (server side) to the designated address to send udp data package (clien
lianliankan
- 连连看是以VC6.0为平台,用标准C++语言、基于微软MFC类库完成的一个简单的软件。整套软件由客户端程序和服务器端程序构成,客户端运行在玩家的个人电脑上,所有操作均通过网络通讯向服务器发送请求,并接受服务器端程序处理的结果。客户端主要处理游戏界面显示,主要包括:玩家注册、游戏登录、大厅浏览、参与游戏、游戏旁观、各玩家游戏缩略图以及查看玩家游戏积分等功能。服务器端处理客户端的各种业务请求,主要包括:用户注册、玩家登陆、进入房间、入座、准备、开始游戏等功能。-Lianliankan is VC6.
VS-socket-programming
- Visual C++(后面简写为VC)网络编程是指用户使用MFC类库(微软基础类库)在VC编译器中编写程序,以实现网络应用。用户通过VC编程实现的网络软件可以在网络中不同的计算机之间互传文件、图像等信息。本章将向用户介绍基于Windows操作系统的网络编程基础知识,其开发环境是VC。在VC编译器中,使用Windows Socket进行网络程序开发是网络编程中非常重要的一部分。-The Visual C++ (behind abbreviated as VC) network programmin
client
- 基于MFC类库,TCP可靠传输的面向对象可靠连接的文件收发程序-MFC class library, the the TCP reliable transmission of object-oriented reliable connection to the documents procedures
mahe
- 用VC写的,用栈解决了数据结构基本的迷宫问题,没有用到MFC类库,-Written in VC, use the stack can solve the problem of data structure basic maze, don t use the MFC class library,
inherstedlibrary
- 这些类都是继承自MFC类库,该类库对MFC又一次封装,可以的(These classes are inherited from the MFC class library, the library of MFC encapsulation, once again)
