搜索资源列表
client_server
- 一个小的客户机服务器程序(采用tcp) 该程序用VC++制作,运行时需要MFC库; server端只允许有一个; 程序支持40个Client端(测试是用了8个);-a small client-server process (using tcp) the procedures VC production, Runtime need MFC library; server-only allow one; supports 40 Client - (beta is spent 8);
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
MyProjects
- SOCKET通信简单、TCP协议、MFC实现、客户机服务器-SOCKET communication simple, TCP protocol, MFC implementation, client server
chatroom
- 用MFC编写的基于udp的聊天室程序,分为客户端和服务器两个部-MFC prepared using udp-based chat room procedures, client and server is divided into two departments
1
- MFC编程技巧与范例详解\第十三章\13.3 多线程的TCP服务器-MFC programming skills and detailed examples \ thirteenth chapter \ more than 13.3-threaded TCP server
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
file_transfer
- 基于TCP的文件下载服务器 mfc编写 包括客户端和服务器端两部分-TCP-based file download server mfc preparation, including client and server-side two
IOCP
- ICOP服务器的开发,并提供源代码,动态库,调用DEMO(包含VC,C#,Delphi7)。 阅读源代码最好对C++,TCP/IP,socket编程,多线程和MFC有一定了解。 程序编译环境:Visual C++ 6.0。运行在Windows NT/2000或以上版本系统。-ICOP server development, and provide the source code, dynamic library, called DEMO (VC, C#, Delphi7).
tcpservera
- 用mfc编的多线程的tcp服务器,包括servers和client两个方面-Compiled by mfc multithreaded tcp server, including both servers and client
TCP
- 利用MFC中的CSocket实现TCP的客户端和服务器端,收发数据-Using CSocket in MFC to achieve TCP client and server side, send and receive data
tcp--and-mfc
- 使用mfc tcp协议实现数据传输,有客户端和服务端两个端口-Use mfc tcp protocol for data transmission, the client and server both ports
tcp-server
- 用的是VS2005的开发工具,VC的MFC框架,完成的是TCP的服务器功能,不错的小工具。-Using VS2005 development tools, VC of MFC framework, complete the TCP server functionality, good gadget.
Server
- 基于MFC的通讯软件服务器端,客户端是clientnew,看我的其他上传。(MFC based communications software server-side, client is clientnew, see my other uploads.)
套接字程序(TCP)+
- 套接字程序(TCP)+ VC MFC SOCKET TCP CLIENT SERVER 通讯(VC MFC SOCKET TCP CLIENT SERVER Commuincation)
TcpServer
- 本程序是一个TCP服务器程序,可以实现局域网的连接。(This procedure is a TCP server program, you can achieve the LAN connection.)
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.)