Welcome![Sign In][Sign Up]
Location:
Search - mfc tcp server

Search list

[WinSock-NDISclient_server

Description: 一个小的客户机服务器程序(采用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);
Platform: | Size: 75075 | Author: zhangbb | Hits:

[Internet-NetworkSocketBaseClass

Description: 一个封装良好、稳定的SOCKET基类(TCP),不使用MFC,可初始化为服务端或客户端。-a good, stable base class SOCKET (TCP), do not use MFC, initialize to the server or client.
Platform: | Size: 6144 | Author: 黎昱 | Hits:

[Internet-Networkclient_server

Description: 一个小的客户机服务器程序(采用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);
Platform: | Size: 74752 | Author: zhangbb | Hits:

[VC/MFCsocket_program_guide

Description: 1.套接字编程原理 1.1 Client/server通信模型 1.2 Windows Sockets规范 1.3 套接字 1.3.1 套接字定义 1.3.2分类 1.3.3 套接字的作用 1.3.4端口与地址 1.3.5 套接口属性 2.基本的Windows Sockets API编程 2.1常用函数 2.2 TCP实例 2.3 UDP实例 2.4 Socket 通信阻塞的解决方法 3.MFC下的Socket编程的类 3.1 CAsyncSocket类 3.2 CSocket类 3.3 Windows Sockets:带存档的套接字的工作方式 3.4 流式套接字通信的操作顺序 3.5 使用 CAsyncSocket 类 3.6 从套接字类派生 3.7 套接字通知 3.8 一个使用CSocket类的网络通信实例 3.8.1 服务器端应用程序设计(ServerDemo) 3.8.2 客户端应用程序设计(项目名称ClientDemo) 4.套接字的托管实现 4.1 System::Net::Sockets 命名空间 4.2 实例:一个新邮件检查器 -1. Socket Programming Principle 1.1 Client/server communications model Soc Windows 1.2 kets norms 1.3 Socket socket definition 1.3.1 1.3.3 1.3.2 classification socket role 1.3.4 1.3.5 addresses and port interface attributes two sets. Basic programming Windows Sockets API function commonly used 2.1 2.2 2.3 TCP example UDP Socket Communications examples 2.4 blocked three solutions. MFC Socket Programming under the category of Class 3.2 3.1 CAsyncSocket CSocke t Windows Sockets 3.3 categories : filing with the way socket 340 socket communication flow sequence of operation to use 3.5 CAsyncSo cket category 3.6 derived from the socket type 3.8 3.7 socket notice the use of a network of CSocket Communication Liaison example 3.8.1 server application design (ServerDemo) 3.8.2 client Application D
Platform: | Size: 173056 | Author: gong | Hits:

[Internet-NetworkClientAndServer_Chat

Description: 类似于QQ聊天室的网络即时通讯应用程序,用MFC开发,基于TCP/IP,其中包含了客户端和服务器端的源码,希望对网络编程的学习有所帮助-QQ chat room similar to the instant communication network applications, using MFC development, based on TCP/IP, which includes the client and server side of the source, and I hope to learn from the Network Programming help
Platform: | Size: 172032 | Author: 杨敬 | Hits:

[Internet-Networknetwork2

Description: 介绍了Internet网络编程中涉及到的TCP/IP协议、IP数据 报、TCP段、套接字等重要概念,并在此基础上论述了基于VC++的 MFC编写客户/服务 器程序的方法和一般过程。 -Introduction of the Internet network programming involved in TCP/IP protocol, IP datagram, TCP segment, sockets and other important concepts, and on this basis are discussed based on VC++ The MFC to prepare client/server procedures and the general process.
Platform: | Size: 2203648 | Author: dfsdf | Hits:

[Com PortnetdllHwSocket

Description: 这里将 Socket APIs 封装成一个类似 CAsyncSocket 接口的类,可以在任意线程中访问,也可以静态连接 MFC,另外可控性比 MFC 中的两个Socket类好多了。我还为 CHwSocket 类编写了详细的测试代码,可以进行 TCP 服务器/客户端数据通信,也可以进行 UDP 数据通信,还可以收发 UDP 广播数据报。-Socket APIs are here to package into a similar category CAsyncSocket interface, you can access at any thread can also be connected static MFC, controllable than the other two MFC Class Socket much better. I also CHwSocket category for the preparation of a detailed test code that can be TCP server/client data communications, will be able to conduct UDP data communications, can also send and receive UDP broadcast datagram.
Platform: | Size: 48128 | Author: 张雨 | Hits:

[TCP/IP stackchatroom

Description: 用MFC编写的基于udp的聊天室程序,分为客户端和服务器两个部-MFC prepared using udp-based chat room procedures, client and server is divided into two departments
Platform: | Size: 13887488 | Author: 苏永昌 | Hits:

[TCP/IP stackPhone

Description: 网络多媒体通信 1、编制一个网络多媒通信软件,实现: 在发送端采集话筒声音,通过网络实时传输到接收端,并在接收端播放出来。 2、通过使用TCP、UDP、变更分组大小来对比收发端声音同步情况及播放质量。 本实验技术不同于课上所讲的回调函数,利用了MFC的消息处理机制,用消息处理函数替代了回调函数,但整个流程是一样的。本程序采用C/S模式,其中Server端为项目PhoneToFile,Client端为项目Client,Server端的功能为采集声音数据并发送给客户端,Client端将收到的声音数据播放。在测试中只需在Server端打开Server程序并播放音乐或用话筒录音,在Cliet端打开Client程序,用耳机就可以听到音乐或录音。-Internet Multimedia Communications 1, the preparation of a network of multi-media communications software to achieve: In the transmitter microphone capture sound, real-time transmission through the network to the receiving side, and playing out at the receiving end. 2, using TCP, UDP, change the packet size to compare the situation and simultaneously send and receive-side audio playback quality. The experimental technique is different from the class talked about the callback function, use of MFC s message handling mechanism is replaced by the message handler callback function, but the whole process is the same. This program uses C/S mode, in which Server-side for the project PhoneToFile, Client-side for the project Client, Server-side functionality for the capture audio data and sent to the client, Client-side will receive the voice data playback. In the test, simply open the Server in the Server-side program and play music or microphone recording, open the Client program
Platform: | Size: 66560 | Author: zym | Hits:

[Internet-NetworkMFC_ChatRoom_WINSOCK-TCP

Description: MFC开发的聊天室,有server和client 支持多人聊天 适合MFC开发者学习和使用- a chat room developed in mfc support multi_person chating
Platform: | Size: 1657856 | Author: 田杰 | Hits:

[TCP/IP stackMFC

Description: this a simple tcp chat program for client and server-this is a simple tcp chat program for client and server
Platform: | Size: 5810176 | Author: musmar | Hits:

[TCP/IP stackMFC-TCP

Description: 基于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
Platform: | Size: 18959360 | Author: 王林峰 | Hits:

[Internet-NetworkMyProjects

Description: SOCKET通信简单、TCP协议、MFC实现、客户机服务器-SOCKET communication simple, TCP protocol, MFC implementation, client server
Platform: | Size: 58368 | Author: zhangdayang | Hits:

[Internet-Networktcp--and-mfc

Description: 使用mfc tcp协议实现数据传输,有客户端和服务端两个端口-Use mfc tcp protocol for data transmission, the client and server both ports
Platform: | Size: 1555456 | Author: 张伟健 | Hits:

[Internet-Networktcp-server

Description: 用的是VS2005的开发工具,VC的MFC框架,完成的是TCP的服务器功能,不错的小工具。-Using VS2005 development tools, VC of MFC framework, complete the TCP server functionality, good gadget.
Platform: | Size: 11566080 | Author: 王志强 | Hits:

[Windows DevelopServer

Description: 基于MFC的通讯软件服务器端,客户端是clientnew,看我的其他上传。(MFC based communications software server-side, client is clientnew, see my other uploads.)
Platform: | Size: 47526912 | Author: angusfy | Hits:

[Com Port套接字程序(TCP)+

Description: 套接字程序(TCP)+ VC MFC SOCKET TCP CLIENT SERVER 通讯(VC MFC SOCKET TCP CLIENT SERVER Commuincation)
Platform: | Size: 63995904 | Author: wxdgk | Hits:

[Windows DevelopTcpServer

Description: 本程序是一个TCP服务器程序,可以实现局域网的连接。(This procedure is a TCP server program, you can achieve the LAN connection.)
Platform: | Size: 1705984 | Author: 花落谁家NO1 | Hits:

[Internet-NetworkTCP通信

Description: tcp实现服务器端和客户端简单聊天通信,利用c++和MFC实现(TCP implementation of server - side and client - side chat communication)
Platform: | Size: 7852032 | Author: 哈哈哈哈编号 | Hits:

[Internet-NetworkServer

Description: VS下利用MFC实现的回声程序,用到了winsock库。(The echo program implemented by MFC under VS is used in Winsock library.)
Platform: | Size: 2206720 | Author: bjkyzhang | Hits:
« 12 3 4 »

CodeBus www.codebus.net