搜索资源列表
MyQQ.rar
- 用MFC编写的基于WinSoket的TCP/IP的QQ式局域网通信程序。编写的代码部分都有中文注释,对刚开始接触MFC的学习者来说是很好的资源! ,Prepared using MFC-based WinSoket the TCP/IP-LAN communication program QQ. They are all code written in Chinese Notes of the beginning of contact with learners MFC is a very g
TCP-socket
- 用MFC实现的一个局域网聊天小程序,包含服务端和客户端,学习socket编程的可以看看。-MFC implementation of a LAN chat programs, including services and client can look at to learn socket programming.
MFCSockets_src
- 一个MFC网络小程序,提供MFC学习人员开始使用TCP/IP方法。-A small M network FC program to provide beginner to use MFC and learn TCP/IP method.
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
Csocket
- tcp/ip协议下实现服务器与客户端之间通信,利用MFC的类CSocket-tcp/ip protocol to achieve communication between server and client using the MFC CSocket class
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
Phone
- 网络多媒体通信 1、编制一个网络多媒通信软件,实现: 在发送端采集话筒声音,通过网络实时传输到接收端,并在接收端播放出来。 2、通过使用TCP、UDP、变更分组大小来对比收发端声音同步情况及播放质量。 本实验技术不同于课上所讲的回调函数,利用了MFC的消息处理机制,用消息处理函数替代了回调函数,但整个流程是一样的。本程序采用C/S模式,其中Server端为项目PhoneToFile,Client端为项目Client,Server端的功能为采集声音数据并发送给客户端,Client
MFC
- this a simple tcp chat program for client and server-this is a simple tcp chat program for client and server
tcpip_file_send
- 用MFC写的 tcp/ip 文件传输, 方便快捷, 很好学的案例-Written with MFC tcp/ip file transfer
ChatRoom
- 聊天室程序基于MFC界面的TCP/IP程序-Chatroom program interface based on MFC TCP/IP program
TCP
- 利用MFC中的CSocket实现TCP的客户端和服务器端,收发数据-Using CSocket in MFC to achieve TCP client and server side, send and receive data
chat
- vc++ socket 实现聊天源代码,通过TCP/IP,MFC Winsock 实现客户与服务器通讯的聊天软件源代码。-vc++ socket chat source code
TCP
- 用MFC中的CSocket编写的程序,觉得不错对于入门级的MFC网络编程有很好的帮助-MFC CSocket with a program written in, I feel bad for entry-level MFC network programming have a good help
CSocket-in-TCP--IP-app
- MFC提供的关于网络应用的类CSocket是一个比较高级的封装,使用它编制出属于自己的网络应用程序,可以编一个属于自己的网络通讯软件。通过这个实验,同学们也可以增进对于TCP/IP协议的理解。- Class CSocket MFC provides about network applications is a more advanced package, use it to prepare their own web applications, you can invent an own
TCP
- 自己用TCP/IP和RAS算法做的MFC小程序,RAS算法用的密钥被设成静态,请多关照啊-MFC applets do with TCP/IP and RAS algorithm RAS algorithm with key set to static, Nice to meet you.
Tcp-talk
- 简单的TCP异步通信例子。基于MFC对话框,实现服务器与客户端通信。-Simple TCP examples of asynchronous communication. MFC dialog-based, server and client communications.
TCP-chat-online
- 简单的聊天客户端程序,应用Visual C++中MFC CSocket类,实现网络数据传输,可制作实用的局域网一对一聊天程序。 -need the use of Visual C++ MFC CSocket class
TCP
- 这是一个关于TCP的简单程序。(This is a simple program about TCP)