搜索资源列表
socket_udp_MFC
- 一个MFC的socket,使用UDP方式进行通信,包含客户端和服务端,使用两个不同的工程-A MFC socket, use the UDP mode for communication, including client and server, using two different engineering
Mfctrans
- 用mfc编写的socket通讯传输程序,包含服务器端和客户端的程序编写-Mfc written communication socket with the transfer process, including the server-side and client-side programming
socket1
- SOCKET通信的服务器客户度,该通信是用API 写的,没有用到MFC-socket server client
socket
- 是关于异步消息响应socket的MFC程序,有客户端和服务器端-Is the socket on the MFC asynchronous message response procedures, client and server side
socket
- 用MFC写的简单界面和socket实现的TCP通讯的 简单聊天客户端和服务器-Written with the MFC implementation of a simple interface and TCP socket communication simple chat client and server
Socket
- 关于Socket的一个简单实现,在C++中使用MFC的CSocket直接连接,在服务器端和客户端各添加了一个线程用于传输。实现比较简单,两个CSocket连接后就可以传文件,且传好的文件可以通过MD5的检查。-Socket A simple implementation in C++ using MFC CSocket direct connection, add a thread for the transmission of the server and client. Relatively
MFC_Socket
- Mfc 套接字编程,含客户端和服务器端,对网络变程序非常有用-MFC SOCKET,server and client
UDPServer
- 运用vs2005工具,MFC实现基于UDP协议的网络Socket通信,基于MFC封装好的类来派生自己的通信类实现客户端与服务端的模拟通信工作,供参考。-Use vs2005 tool MFC to achieve network Socket communication based on UDP protocol, client and service side analog communication based the MFC package good class to derive you
MFCSockets_src
- MFC socket 网络通讯 利用MFC socket 进行通讯的简单例子,只有服务端,客户端可以通过系统自带 telnet 工具 来自codeproject -MFC socket network communications use MFC socket communication simple example, only the server, the client can through the system comes with the telnet tool from Code
CAsynvSocket
- 在VS2008中用指针实现MFC Socket通信,其中包括一个客户和一个服务器端程序-In VS2008 MFC Socket communication using pointers, including a client and a server-side program
EG09
- MFC下socket的客户端源码,TCP网络协议。-MFC socket under the client source code, TCP network protocol.
Client
- 基于MFC的socket聊天系统客户端,需要配置IP和端口号。-MFC s socket-based chat client system, you need to configure IP and port number.