搜索资源列表
SocketDll
- 自己封装的另一个socket,没有用mfc,用winsock2.0的api直接封装的,已经封装成dll所以可以直接引用。使用方便-own Packaging another socket without using mfc. winsock2.0 use the api directly Packaging and Packaging has become so dll can be directly invoked. Convenient
Socket
- 精通MFC程序设计附源代码 Socket编程
MFC Socket通讯
- MFC Socket通讯
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
Mymfc
- 简单的用mfc做的多线程滚动条还有SOCKET服务-Multi-threading, SOCKET Service
MFCWinSock
- 使用MFC编写的一个socket的程序。-MFC-socket
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
chat
- 利用MFC中的Socket实现聊天功能,数据传输主要基于UDP协议-The use of MFC Socket chat feature, the data transmission based on UDP protocol
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
socketzizhitongxun
- MFC与Socket结合实现通讯的功能,希望对大家有所帮助!-MFC Socket combination of communication, we hope to help!
Server_To_Clinet
- MFC写的2个程序,通过socket通信,上下位机的。上位机发送一个名字给下位机,下位机通过查询数据库取得电话号码传回上位机,带详细文档。-MFC write two procedures, through the socket communication, next-bit machine. PC to send a name to the next crew, the next crew by querying the database to obtain the phone numbers
CAsynvSocket
- 在VS2008中用指针实现MFC Socket通信,其中包括一个客户和一个服务器端程序-In VS2008 MFC Socket communication using pointers, including a client and a server-side program
MFC-Socket
- VC++网络编程 MFC Socket编程 Socket程序(CAsyncSocket传统版、CAsyncSocket指针版、CSocket版)-VC++ Programming Network Programming MFC Socket Socket procedures (CAsyncSocket traditional version, CAsyncSocket pointer version, CSocket Edition)
MFC socket编程简单示例
- socket编程示例,实现服务器和客户端简单通信
