搜索资源列表
chating
- 该聊天程序包括服务器和客户端两部分,使用是MFC的CSOCKET类。 它可以使多个人聊天,其工作方式类似于网上聊天室,可以在同一台机器上启动 多个客户端。 客户端可以选择谈话对象,有32种动作,可以设置字体颜色,也可以\"悄悄\"地对某人说,对信息进行过滤。 服务器端可以“踢“人,并可以防止用户名称的重复。-the chat program, including server and client two parts, the use of MFC CSOCKET c
EMAILCheckBaseByPOP3
- 根据用户的设置定期对POP3服务器进行检查,看有没有邮件到达以及相关的邮件内容等情况。 本例通过使用WinSocket的MFC Csocket类对POP3服务器进行操作,需要用户进行设置的选项有POP3服务器参数及Port,用户Id ,Password,检测时间等。-according to the set regularly check POP3 server, to see whether the mail arrived and the relevant content of th
MFC CSocket类写的基本聊天室程序
- MFC CSocket类写的基本聊天室程序。 多个客户端连接聊天室服务端。 实现基本聊天功能。,MFC CSocket basic types of written procedures for the chat room. Multiple clients to connect to chat room server. The realization of the basic chat features.
P2P 用MFC中CSocket的UDP协议实现简单的P2P通信
- 用MFC中CSocket的UDP协议实现简单的P2P通信,包括P2P通信协议的设计与实现,多用户聊天室的实现。-MFC CSocket with the UDP protocol in a simple P2P traffic, including P2P communication protocol design and implementation to achieve multi-user chat rooms.
CSocket.rar
- 用socket编写聊天程序,是客户端,利用了MFC中的CSOCKET类,实现了简单的会话,Socket chat with the preparation process, the client, using the MFC Class CSOCKET in achieving a simple conversation
MFC-CSocket
- CSocket实现聊天室,代码详细,适合新手学习-CSocket realize chat rooms, the code in detail, suitable for novice to learn
Chat
- MFC Csocket的聊天室代码,包括客户端和服务端代码-Csocket chatroom demo
Csocket
- tcp/ip协议下实现服务器与客户端之间通信,利用MFC的类CSocket-tcp/ip protocol to achieve communication between server and client using the MFC CSocket class
Server_Client_char
- 服务器端和客户端连接 支持多客户端启动 一对多聊天 一发多收 VC MFC平台 CSocket socket-Internet chat Server and Client connect VC MFC socket CSocket
Csocket
- 本文介绍了CAsyncSocket、CSocket类,并用CSocket类编写了一个简单实用的网络聊天程序。读者还可以通过MFC CArchive 对象进行信息的收发操作,使得网络传输如同使用MFC的文档连载协议(Serialization protocol),简捷易用。-This paper introduces CAsyncSocket, CSocket class, and Class CSocket prepared a simple but useful web chat progr
TalkFile
- VC聊天室,mfc,csocket,登陆,退出,私聊等功能.传输文件.-VC chat rooms, mfc, csocket, landing, exit,私聊functions. Transfer files.
csocket
- 该聊天程序包括服务器和客户端两部分,使用是MFC的CSOCKET类。它可以使多个人聊天,其工作方式类似于网上聊天室。客户端可以选择谈话对象,有32种动作,可以设置字体颜色,也可以悄悄地对某人说,对信息进行过滤。服务器端可以“踢“人,并可以防止用户名称的重复-The chat program, including server and client in two parts, the use of the MFC Class CSOCKET. It allows individuals to ch
ChatRoom(Csocket)
- 利用mfc的封装类csocket实现点对点的局域网通信-Mfc category using the package to achieve csocket LAN peer-to-peer communication
MsgAmeliorer
- socket Socket Communication document transmission vc code. MFC CSocket used to transmis a message between the two computer file transfe
vc_mfc_CSocket_class_tutorial_Classic
- vc mfc经典CSocket类教程vc mfc CSocket class tutorial Classic-vc mfc CSocket class classic tutorial vc mfc CSocket class tutorial Classic
socket
- 多人聊天,网络编程,MFC CSocket应用-People chat, network programming, MFC CSocket application
using-CSocket-for-nettransrer
- 本程序基于mfc的CSocket类,包含了客户端、服务器两个程序,可以很好的实现网络消息应答,调试通过,很好用-This procedure based on MFC CSocket class, including the client and server two program, can well realize network news response
MFC-CSocket-user
- 关于网络编程的PPT讲解。汇总了网络编程的方法。CSOCKET的各个函数使用。-PPT explain about network programming. A summary of network programming. CSocket function.
MFC-CSocket
- 运用MFC、Socket 实现聊天室、传输文件功能-Using the MFC, Socket chat rooms, file transfer function
MFC-CSocket--by-SKM
- MFC 实现基于CSocket的简单网络通信功能,内含服务器和客户端源码,感觉比自己原先找的几个相关源码更具参考性 下载后,请修改LXServer-DoDataExchange-注释掉这一行代码DDX_Control(pDX, IDC_BTNCLOSELISTEN, m_BTNCloseLisetn) -MFC CSocket simple network-based communications capabilities, including server and client sourc