搜索资源列表
client_server
- 一个小的客户机服务器程序(采用tcp) 该程序用VC++制作,运行时需要MFC库; server端只允许有一个; 程序支持40个Client端(测试是用了8个);-a small client-server process (using tcp) the procedures VC production, Runtime need MFC library; server-only allow one; supports 40 Client - (beta is spent 8);
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
SocketBaseClass
- 一个封装良好、稳定的SOCKET基类(TCP),不使用MFC,可初始化为服务端或客户端。-a good, stable base class SOCKET (TCP), do not use MFC, initialize to the server or client.
1
- MFC编程技巧与范例详解\第十三章\13.3 多线程的TCP服务器-MFC programming skills and detailed examples \ thirteenth chapter \ more than 13.3-threaded TCP server
socket
- 用MFC写的简单界面和socket实现的TCP通讯的 简单聊天客户端和服务器-Written with the MFC implementation of a simple interface and TCP socket communication simple chat client and server
TCPIP
- 因为是本人自己开发的源码 有Bug请与我联系。 利用VC2010 MFC开发的 TCPIP 测试工具 支持建立 TCP服务器 支持TCP 客户端 支持 UDP 支持 16进制转换 此程序 开启2个后 建立好 服务器和客户端 就可以 通信了。-Because I developed source Bug please contact me. TCPIP testing tools developed VC2010 MFC support
tcpaudp
- mfc下的TCP和UDP文件传输功能,分为客户端和服务器端两个exe-mfc under the TCP and UDP file transfer functions, divided into client and server-side two exe
TCP_TEST
- Visual Studio (MFC) TCP IP Example Code. TCP IP Server Program.
Desktop
- 一个简单的tcp客户端服务器通讯。可实现多个客户端连接。使用winsocket实现,没有使用MFC,以及csocket类等。-A simple tcp client-server communications. Can implement multiple client connections. Use winsocket achieved without using MFC, and csocket etc..
TCP
- 使用C++ MFC编写的简易TCP通信程序,包括客户端和服务端两个程序-A TCP communication program written by C++ MFC, including client and server
Chat-room
- 本软件使用VC++,应用MFC、Socket和TCP的知识编写,由客户端和服务器两部分组成,服务器充当“中转者”的职能,客户端将自己的消息首先发给服务器,服务器再根据需要将它们转发给其它客户端,这是一个类似QQ群功能的聊天室软件。-The software uses VC++, application MFC, Socket and TCP knowledge written by the client and the server of two parts, the server acts a
Unity_MFC_Socket
- 做工程需要掌握的信息传输,MFC和Unity之间使用socket的TCP和UDP协议进行通信的实例。TCP协议包括:MFC版的Server端和Unity版的Client端;MFC版的Client端和Unity版的Server端。UDP协议为Unity和MFC之间的双向通信。(To do engineering, you need to master the instance of information transmission between MFC and Unity using socke
Server
- 基于MFC的通讯软件服务器端,客户端是clientnew,看我的其他上传。(MFC based communications software server-side, client is clientnew, see my other uploads.)
Clientnew
- 基于MFC的即时通讯软件客户端,服务器端是sever,看我的其他上传。(MFC based instant messaging software client, the server is sever, see my other uploads.)
TcpServer
- 本程序是一个TCP服务器程序,可以实现局域网的连接。(This procedure is a TCP server program, you can achieve the LAN connection.)
项目1
- 基于TCP的文件下载服务器 mfc编写 包括客户端和服务器端两部分(TCP-based file download server mfc written including client and server parts)
EServer
- 建立一个电力监控系统服务器端,采用TCP协议,对客户端进行数据监控实时报警数据存储等多种功能,编译环境VS2010(Establish a power monitoring system server, using TCP protocol, real-time data monitoring, alarm data storage and other functions of the client, compile environment VS2010)