搜索资源列表
CS-mfc
- VC6.0环境下编译的简单MFC客户端/服务器程序,可以互发信息并能接收到。-VC6.0 environment MFC simple translation of the client / server program, Information can be made each other and will receive.
基于MFC的服务器和客户端的实现
- 基于MFC的服务器和客户端的实现,可以进行双方通信 并传输文件-MFC-based server and client implementations, the two sides can communicate and transfer files
server
- mfc实现的socket服务端与客户端的双向通信小程序编程-mfc socket server to achieve the two-way communication with the client a small programming
HTTP Client
- 用VC++ MFC设计的HTTp服务器以及客户端程序,对了解HTTP协议及工作原理很有帮助-Using VC++ MFC design HTTp server and client, understanding the HTTP protocol and the principle of helpful
MFC-TCP
- 基于MFC的窗口化的服务器和客户端之间的通信 采用TCP编程。对于新手来说还不错,包含多线程以及消息的传递机制-MFC-based window of the server and client using TCP communication between the programming. For starters, pretty good, including multi-threading and message passing mechanism
MyProjects
- SOCKET通信简单、TCP协议、MFC实现、客户机服务器-SOCKET communication simple, TCP protocol, MFC implementation, client server
Client_sonsole
- VC++6.0下网络SOCKET server client聊天程序,用MFC编写,是个很好的网络变成参考-VC++ 6.0 Network SOCKET server client chat program, using MFC preparation is a good network into a reference
chatroom
- 用MFC编写的基于udp的聊天室程序,分为客户端和服务器两个部-MFC prepared using udp-based chat room procedures, client and server is divided into two departments
cpp_mfc_client_server_technology
- simple example that illustrated client-server technology on MFC
Phone
- 网络多媒体通信 1、编制一个网络多媒通信软件,实现: 在发送端采集话筒声音,通过网络实时传输到接收端,并在接收端播放出来。 2、通过使用TCP、UDP、变更分组大小来对比收发端声音同步情况及播放质量。 本实验技术不同于课上所讲的回调函数,利用了MFC的消息处理机制,用消息处理函数替代了回调函数,但整个流程是一样的。本程序采用C/S模式,其中Server端为项目PhoneToFile,Client端为项目Client,Server端的功能为采集声音数据并发送给客户端,Client
clientAndServer
- MFC实现的客户端服务器,vc6.0开发,使用多线程实现.是初学者可以使用的良好代码-MFC to achieve client-server, vc6.0 development, using multi-thread implementation. Yes you can use a good code for beginners
MFC
- this a simple tcp chat program for client and server-this is a simple tcp chat program for client and server
MFC-chat
- This a dialog based chat program (server and client)-This is a dialog based chat program (server and client)
client
- 在VC++环境下编写的基于MFC的socket编程源代码,包括client服务器端-VC++ environment in the preparation of MFC-based socket programming source code, including client server
client-server-decodeandencode
- 本系统的程序设计是在Visual Studio 2010编译环境下进行的,类似QQ聊天软件,采用的是MFC对话框形式。该系统的设计分为两个大部分,一个是客户端的设计,另一个是服务器的设计,它们之间在传输层是基于TCP进行通信的。-The system programming is compiled in Visual Studio 2010 environments, similar to the QQ chat software, using the MFC dialog box form.
HTTP_Server_Client(MFC)
- 基于MFC写的HTTP服务器和客户端,可以从服务器上下载网页或文件,代码结构良好-mfc http server and client, with the functions of transfering html pages and files, good coding style
MFC
- 网络五子棋,客户端,服务器,网络编程,界面编程,五子棋算法-Backgammon network, client, server, network programming, interface programming, backgammon algorithm
MFC-QQ
- 本系统基于客户端/服务器基本原理,程序即是服务端,也是客户端,通过IP 就可以相互添加好友,并且实现点到点通信,有聊天记录(未实现根据用户发送的消息而改变字体颜色,只能在客户端改),字体颜色设置(一改全改~),包含主界面MaindBord 和聊天Talk 两大功能模块。-The basic principle of the system is based on a client/server program, client service, client over IP Add Friend e
套接字程序(TCP)+
- 套接字程序(TCP)+ VC MFC SOCKET TCP CLIENT SERVER 通讯(VC MFC SOCKET TCP CLIENT SERVER Commuincation)
Client and Server
- 利用VS2013的MFC编写了一个简单的Server和Client,初学者可参考(A simple Server and Client is written by MFC of VS2013, which can be referenced by beginners.)
