搜索资源列表
Socket-Client
- 基于MFC的即时通讯工具的开发实例。暂时只能应用与局域网类的通信。
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_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
Client
- 自己做的 MFC SOCKET框架 通过线程循环实现事件响应
ServerSock
- 基于MFC的socket网络通信程序服务端-MFC socket-based network service client
WinSock
- 基于MFC的socket网络通信的客户端程序-MFC' s socket-based network communication client program
MFCClient
- MFC,使用socket写的客户端聊天工具,可以多人同时聊天-MFC, use the socket to write client-side chat tool, you can chat with people at the same time
MFC
- 一个基于简单的套接字编程,简单实现服务器、客户机间通信。-A simple socket-based programming, simple implementation of server, client computer communication.
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
SendMailClient
- 基于MFC和socket编程实现邮件发送客户端。(Mail client based on MFC and socket programming.)