搜索资源列表
CSocket
- 这是一个用MFC实现CSocket程序,能够一定的聊天功能,是基于网络局域网的一个通讯工具.-with MFC CSocket procedures, we can chat function, LAN-based network is a communications tool.
tinysendsmtp
- 一个基于MFC对话框结构的Mail发送客户端程序,该Mail客户端可以发送附件,支持SMTP服务器身份验证,BASE64编码。该程序用MFC的CSocket类开发,作者自己写了一个CSMTP类来进行各种处理。注意,应用的实现部分在一个DLL中处理。(感谢我的朋友jplou)-an MFC dialog based on the structure of the Mail this client, the Mail client can
5ivb_053665
- 聊天工具,对初学者非常的有帮助。利用mfc的csocket类。-chatting tool for beginners very helpful. Mfc csocket use of the category.
chating
- 该聊天程序包括服务器和客户端两部分,使用是MFC的CSOCKET类。 它可以使多个人聊天,其工作方式类似于网上聊天室,可以在同一台机器上启动 多个客户端。 客户端可以选择谈话对象,有32种动作,可以设置字体颜色,也可以"悄悄"地对某人说,对信息进行过滤。 服务器端可以“踢“人,并可以防止用户名称的重复。-the chat program, including server and client two par
EMAILCheckBaseByPOP3
- 根据用户的设置定期对POP3服务器进行检查,看有没有邮件到达以及相关的邮件内容等情况。 本例通过使用WinSocket的MFC Csocket类对POP3服务器进行操作,需要用户进行设置的选项有POP3服务器参数及Port,用户Id ,Password,检测时间等。-according to the set regularly check POP3 server, to see whether the mail arrived
SocketSample(cs)
- MFC CSocket写的服务器和客户端,傻瓜式封装,希望有用-MFC CSocket write the server and client, stupid-Compliant, hoping useful
char2
- (改良版)该聊天程序包括服务器和客户端两部分,使用是MFC的CSOCKET类。 它可以使多个人聊天,其工作方式类似于网上聊天室,可以在同一台机器上启动多个客户端。 客户端可以选择谈话对象,有32种动作,可以设置字体颜色,也可以"悄悄"地对某人说,对信息进行过滤。 服务器端可以“踢“人,并可以防止用户名称的重复。-(modified version) of the procedures, including cha
FileTransfer_socket
- Socket通信实现文件传输的vc代码。采用MFC CSocket类实现两台电脑之间的文件传输。-Socket Communication document transmission vc code. MFC CSocket used to achieve between the two computer file transfer.
CSocket
- 这是一个用MFC实现CSocket程序,能够一定的聊天功能,是基于网络局域网的一个通讯工具.-with MFC CSocket procedures, we can chat function, LAN-based network is a communications tool.
chatsourcecode
- 该聊天程序包括服务器和客户端两部分,使用是MFC的CSOCKET类。它可以使多个人聊天,其工作方式类似于网上聊天室。客户端可以选择谈话对象,有32种动作,可以设置字体颜色,也可以悄悄地对某人说,对信息进行过滤。服务器端可以“踢“人,并可以防止用户名称的重复-procedures including the Chat server and client in two parts, the use of MFC CSOCKET catego
internet
- 1.应用Visual C++中MFC Csocket类,实现网络数据传输。 2.实现局域网一对一的聊天程序。 -1. Application of Visual C++ In MFC Csocket categories, the realization of the network data transmission. 2. LAN realize one-on-one chat program.
TalkFile
- VC聊天室,mfc,csocket,登陆,退出,私聊等功能.传输文件.-VC chat rooms, mfc, csocket, landing, exit,私聊functions. Transfer files.
Chat
- 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.
Chat
- MFC Csocket的聊天室代码,包括客户端和服务端代码-Csocket chatroom demo
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
NeighborInfo
- 网段扫描器,MFC CSocket 实现网络扫描并显示网段内的所有IP地址。不支持A类或B类地址。-Local area network Segment scanner
Csocket
- tcp/ip协议下实现服务器与客户端之间通信,利用MFC的类CSocket-tcp/ip protocol to achieve communication between server and client using the MFC CSocket class
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
- CSocket实现聊天室,代码详细,适合新手学习-CSocket realize chat rooms, the code in detail, suitable for novice to learn
MFC-CSocket--by-SKM
- MFC 实现基于CSocket的简单网络通信功能,内含服务器和客户端源码,感觉比自己原先找的几个相关源码更具参考性 下载后,请修改LXServer-DoDataExchange-注释掉这一行代码DDX_Control(pDX, IDC_BTNCLOSELISTEN, m_BTNCloseLisetn) -MFC CSocket simple network-based communications capabilities, inc