搜索资源列表
feixingqi
- 一款基于MFC的飞行棋休闲小游戏,网络游戏-MFC based on a leisure flight chess game
CppCode
- C++经典源代码 CatListBox_src.zip CatListBox_demo.zip 这个程序模仿Outlook建立分类列表框。 CClockST_src.zip CClockST_demo.zip 一个简单的数字时钟程序,其中的date类派生于MFC CStatic 基类。 CIVStringSet_Demo.zip CIVStringSet_Source.zip 基于MFC和STL平台的字符串类,可以实现在
Client
- 网络编程,客户端源码,VC++,MFC,C-Network programming, client-side source code, VC++, MFC, C++
liao
- 用MFC编写的小程序聊天程序 ,学习网络编程可以看看哦,代码采用C# .net + javascr ipt + ajax实现没有用其他的ajax类库,全自行手工编写代码, 有利于学习ajax原理的朋友. -Small programs written using MFC chat program, learning network programming can see Oh, the code using C#. Net+ javascr ipt+ ajax achieved without
lhwy
- 本设计从计算机的网络连接安全出发,编写了一个能显示出本机当前网络连接状态详细信息的MFC程序。这个程序主要利用了Windows自带的Iphlpapi.dll文件中的两个系统函数GetTcpTable与GetUdpTable,在MFC程序运行过程中动态链接到它们,从而获得当前正在连接的TCP与UDP情况,包括连接的本地地址、本地端口、外部地址、外部端口和TCP的连接状态,并在MFC程序中显示出来,以供用户观察。-The design of secure network connectivity f
webclass
- 一个自己编的模仿网络学堂的软件,mfc,简单的界面和功能 -webclass
dao
- 用mfc编写的一个网络应用小程序,发送http的get报文到网站,然后分析出网站的导航部分。-A program of netusing write by mfc, which can be used to send a GET packet of http to a website,and analysis the navigation information.
Intelligent-telephone
- 将智能电话本管理软件(SPBMA)初赛版本定义为1.0版本,复赛智能电话本管理软件在原1.0版本上,结合新的用户需求进行了功能升级,将当前版本暂定为2.0版本。此版本实现仍然是在VC++6.0平台下开发完成,充分利用了MFC的应用程序框架和相关类库,基于面向对象的思想设计。在功能升级上,主要是在原有1.0版本上加入网络共享功能(主要是局域网共享)和用户登录管理,使得原有软件功能更加强大,系统更加完善;完成了用户运行程序的用户名和密码验证,利用BASE64算法加密技术,实现字符串加密,加密数据保存
SFTP
- MFC中进行socket网络通信时所写的代码,局域网,广域网内都可以进行参考-MFC, the code written in the socket network communications, LAN, WAN reference
MFC_net_stu_mis
- 网络编程 基于网络的学生信息管理系统。 c++语言编写-mfc stu-mis
myMailServer
- 邮件接收,能够和网络邮箱相关联。使用MFC编译。-Incoming mail
NetworkFile
- 基于MFC的网络文件传输功能的整个工程,可以先具体功能-MFC network file transfer function of the whole engineering based on specific functions, can be the first
WinPcapMFC00
- winpcap+VC6.0+mfc 抓取网络包-winpcap+VC6.0+mfc crawl network package
FiveChess
- 用MFC编写的五子棋小游戏,能够实现局域网内的网络小游戏,可以作为MFC初学者的参考-331 small game written in MFC, can be achieved within the LAN network game can be used as a reference for beginners MFC
MFC-tuzhong-zhuanhuanqi
- 图种转换器,可以讲网上不支持的文件格式转换为符合网络要求的文件格式,这样可以躲过网络监控,很有意思的-Figure kinds of converter, you can talk online unsupported file format conversion file formats to meet the network requirements, so you can escape the network monitoring, it is interesting
liulanqi
- MFC 网络浏览器,可以在浏览器内打开链接页面-The MFC web browser, you can open the page in a browser.
MFCudp
- MFC 实现UDP无连接通信 网络通信编程之WINSOCK----TCP-MFC UDP connect
MFC实现的网络传输图片 (2)
- MFC实现图片的发送(MFC realize image)
MFC网络聊天室源代码
- 基于vs开发 注:如侵权,请联系本人,本人立即删除,qq:1124957536(this development for vistual studio 2013,if there has a illegal.please tell me,qq:1124957536)
SocketDemo
- 这是一个非常简单的Socket编程的程序,没有使用MFC架构,仅通过cmd来实现客户端和服务器端的交互(This is a very simple Socket programming procedures, without the use of MFC architecture, only through CMD to achieve client and server-side interaction)