搜索资源列表
WindowsC+++MFC+Socket+(Client)
- WindowsC+++MFC+Socket+源码示例(客户端篇),内附说明文档
Socket-Client
- 基于MFC的即时通讯工具的开发实例。暂时只能应用与局域网类的通信。
client
- 用MFC实现的一个Socket客户端程序,可以实现与服务器端的通信
CSocket.rar
- 用socket编写聊天程序,是客户端,利用了MFC中的CSOCKET类,实现了简单的会话,Socket chat with the preparation process, the client, using the MFC Class CSOCKET in achieving a simple conversation
TCP-socket
- 用MFC实现的一个局域网聊天小程序,包含服务端和客户端,学习socket编程的可以看看。-MFC implementation of a LAN chat programs, including services and client can look at to learn socket programming.
Server_Client_char
- 服务器端和客户端连接 支持多客户端启动 一对多聊天 一发多收 VC MFC平台 CSocket socket-Internet chat Server and Client connect VC MFC socket CSocket
MyProjects
- SOCKET通信简单、TCP协议、MFC实现、客户机服务器-SOCKET communication simple, TCP protocol, MFC implementation, client server
Client
- 自己做的 MFC SOCKET框架 通过线程循环实现事件响应
MFC-client
- 用MFC编写的SOCKET网络通信客服端程序-SOCKET written with MFC client-network communication program
MFC_SOCK_Client
- vc++ / mfc / socket program / client
Client
- A sample client socket communication program in vc++ mfc
client
- 在VC++环境下编写的基于MFC的socket编程源代码,包括client服务器端-VC++ environment in the preparation of MFC-based socket programming source code, including client server
client-socket
- It help to develop the socket client architecture. the code is written in vc++ and uses the mfc
client-socket
- Implementing the client socket implementation by using vc++ with mfc
MultiCast
- 在windows下用MFC实现socket简单的多播通信(同时具有服务器端和客户端的功能)-In the windows, use MFC to achieve simple multicast communication (both server and client functionality)
Server-Client
- mfc服务器客户端通信程序,详细代码,内涵服务器客户端完整程序-mfc server and client socket program
Client
- 基于MFC的socket聊天系统客户端,需要配置IP和端口号。-MFC s socket-based chat client system, you need to configure IP and port number.
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
SendMailClient
- 基于MFC和socket编程实现邮件发送客户端。(Mail client based on MFC and socket programming.)
MFC Socket
- 用MFC实现了网络通讯,其中包含两个成勋,客户端和服务器。附上源码。很不错的例子(Using MFC to achieve network communication, including two Cheng Xun, client and server. The source code is attached. A good example)