搜索资源列表
TCP-chatroom
- 基于TCP协议的网络聊天程序,基于MFC编程。
vcchat.rar
- 基于MFC编写的VC++聊天程序,可以实现TCP/IP以及UDP协议下的点对点聊天.,MFC-based prepared VC++ Chat program, you can achieve TCP/IP and UDP peer-to-peer chatting under the agreement.
TCP-IM
- 基于MFC制作的TCP即时通信软件,可以实现类似QQ的通信过程,是学习网络编程的必备软件!初学者不要错过!-Production based on MFC TCP instant messaging software QQ to achieve similar communication process is essential to learn network programming software! Beginners do not miss!
TCP-P2P-NAT
- TCP实现P2P通信、TCP穿越NAT。 TCP 实现P2P通信、TCP穿越NAT。-TCP to achieve P2P traffic, TCP across NAT. TCP to achieve P2P traffic, TCP through the NAT. TCP to achieve P2P traffic, TCP through the NAT.
MFC-TCP
- 基于MFC的窗口化的服务器和客户端之间的通信 采用TCP编程。对于新手来说还不错,包含多线程以及消息的传递机制-MFC-based window of the server and client using TCP communication between the programming. For starters, pretty good, including multi-threading and message passing mechanism
tcp
- 聊天室程序 mfc写的界面 多人聊天等采用异步选择模型 -Chat program
MyProjects
- SOCKET通信简单、TCP协议、MFC实现、客户机服务器-SOCKET communication simple, TCP protocol, MFC implementation, client server
CPP_IOCP
- 2008/11/15号最新版本,以封装类形式提供TCP IOCP功能,改进先前版本的不足,以及BUG,增加UDP IOCP功能,增加了互斥访问的代码量,提高了运行稳定性;提供MFC扩展DLL(带lib和.h文件) -2008/11/15 its latest version in order to package category provided in the form of TCP IOCP functions, improve the shortcomings of previous ve
chatroom
- 用MFC编写的基于udp的聊天室程序,分为客户端和服务器两个部-MFC prepared using udp-based chat room procedures, client and server is divided into two departments
TcpServerDemo
- mfc下开发的 tcp ip 接收和发送实例源码-mfc tcp send receive example source code
CSI_UDP
- 附件中提供多个网络通讯程序的源代码,使用/Visual c++的MFC设计,分别实现了UDP 和TCP模式的通讯-Annex provides a wide range of network communication program' s source code, use the/Visual c++ in MFC design, respectively, to achieve the UDP and TCP modes of communication
Phone
- 网络多媒体通信 1、编制一个网络多媒通信软件,实现: 在发送端采集话筒声音,通过网络实时传输到接收端,并在接收端播放出来。 2、通过使用TCP、UDP、变更分组大小来对比收发端声音同步情况及播放质量。 本实验技术不同于课上所讲的回调函数,利用了MFC的消息处理机制,用消息处理函数替代了回调函数,但整个流程是一样的。本程序采用C/S模式,其中Server端为项目PhoneToFile,Client端为项目Client,Server端的功能为采集声音数据并发送给客户端,Client
MFC_ChatRoom_WINSOCK-TCP
- MFC开发的聊天室,有server和client 支持多人聊天 适合MFC开发者学习和使用- a chat room developed in mfc support multi_person chating
MFC
- this a simple tcp chat program for client and server-this is a simple tcp chat program for client and server
VC-TCP-comunication
- TCP MFC 通信程序,源码,直接可以编译使用-TCP MFC communication program, source code can be compiled directly using the
tcp--and-mfc
- 使用mfc tcp协议实现数据传输,有客户端和服务端两个端口-Use mfc tcp protocol for data transmission, the client and server both ports
MFC-TCP-UDP
- MFC使用winsocket进行TCP和UDP通信-MFC uses winsocket the TCP and UDP communication
TCP
- 这是一个关于TCP的简单程序。(This is a simple program about TCP)
TCP通信
- tcp实现服务器端和客户端简单聊天通信,利用c++和MFC实现(TCP implementation of server - side and client - side chat communication)
Server
- VS下利用MFC实现的回声程序,用到了winsock库。(The echo program implemented by MFC under VS is used in Winsock library.)