搜索资源列表

  1. tinysendsmtp

    1下载:
  2. 一个基于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
  3. 所属分类:Email客户端

    • 发布日期:2024-05-11
    • 文件大小:109568
    • 提供者:乐浩军
  1. 5ivb_053665

    0下载:
  2. 聊天工具,对初学者非常的有帮助。利用mfc的csocket类。-chatting tool for beginners very helpful. Mfc csocket use of the category.
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2024-05-11
    • 文件大小:59392
    • 提供者:lxp
  1. char2

    0下载:
  2. (改良版)该聊天程序包括服务器和客户端两部分,使用是MFC的CSOCKET类。 它可以使多个人聊天,其工作方式类似于网上聊天室,可以在同一台机器上启动多个客户端。 客户端可以选择谈话对象,有32种动作,可以设置字体颜色,也可以"悄悄"地对某人说,对信息进行过滤。 服务器端可以“踢“人,并可以防止用户名称的重复。-(modified version) of the procedures, including cha
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2024-05-11
    • 文件大小:176128
    • 提供者:
  1. FileTransfer_socket

    0下载:
  2. Socket通信实现文件传输的vc代码。采用MFC CSocket类实现两台电脑之间的文件传输。-Socket Communication document transmission vc code. MFC CSocket used to achieve between the two computer file transfer.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-11
    • 文件大小:93184
    • 提供者:kanlihua
  1. CSocket.doc

    0下载:
  2. 因为CSocket类要用到窗口的消息机制才能进行收发,所以用线程不可以这样用的,你可以参考用如下的方法: 将.ZIP去掉即可,不必解压-because CSocket use the information to the window mechanism can be carried out transceivers, Therefore, the use of threads can not be used, you can r
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-11
    • 文件大小:20480
    • 提供者:黄百成
  1. internetchat

    0下载:
  2. 利用CSocket类编写的一个网络聊天程序,加深对CSocket类的基本应用的认识.-use CSocket prepared by a network chat procedures, CSocket to deepen the fundamental understanding of the application.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-11
    • 文件大小:117760
    • 提供者:李宇亮
  1. TransferFiles_demo

    0下载:
  2. 本实例程序说明了如何使用MFC中的CSocket类将文件通过网络从一个计算机传输到另一个计算机-A descr iption of the procedures of the examples of how to use the MFC
  3. 所属分类:Web服务器

    • 发布日期:2024-05-11
    • 文件大小:35840
    • 提供者:xye
  1. myFtp

    0下载:
  2. 本系统是基于Windows环境和FTP协议,以Visual C++6.0作为开发平台,利用MFC框架提供的CSocket类开发的.实现了FTP的上传和下载-The system is based on the Windows environment and the FTP protocol to Visual C++ 6.0 as a development platform, using the fr a mework provide
  3. 所属分类:Ftp客户端

    • 发布日期:2024-05-11
    • 文件大小:159744
    • 提供者:刘道欢
  1. ChatRoom(Csocket)

    0下载:
  2. 在VC环境下实现的,使用CSocket类的聊天程序-In the VC environment to achieve, using CSocket class chat program
  3. 所属分类:通讯编程

    • 发布日期:2024-05-11
    • 文件大小:1939456
    • 提供者:吴贤宇
  1. ChatRoom(Csocket)

    0下载:
  2. 一个基于CSocket类的聊天室源代码。-CSocket-based class chat room source code.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-11
    • 文件大小:18432
    • 提供者:
  1. Csocket

    0下载:
  2.  本文介绍了CAsyncSocket、CSocket类,并用CSocket类编写了一个简单实用的网络聊天程序。读者还可以通过MFC CArchive 对象进行信息的收发操作,使得网络传输如同使用MFC的文档连载协议(Serialization protocol),简捷易用。-This paper introduces CAsyncSocket, CSocket class, and Class CSocket prepared a si
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-11
    • 文件大小:4096
    • 提供者:yifanxuan
  1. CSocket

    0下载:
  2. CSocket类的一些相关论文,在VC_6_0中利用CSocket类实现双机通讯,用CSocket实现网络文件的传输,多线程文件传输的实现方法及其性能的研究-CSocket class some of the relevant papers, in the use CSocket Class VC_6_0 realize two-plane communications, using CSocket realize network fi
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-11
    • 文件大小:1411072
    • 提供者:叶雪辉
  1. CSocket

    0下载:
  2. CSocket类的应用。程序包括一个服务端和一个客户端,服务器程序接收到客户端发送的数据后,将数据从串口发送-CSocket class applications. Procedures, including a service client and a client, the server program to receive data sent by the client will send data from the serial
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-11
    • 文件大小:9741312
    • 提供者:lanyu
  1. CSocket

    0下载:
  2. 用socket编写聊天程序,是客户端,利用了MFC中的CSOCKET类,实现了简单的会话-Socket chat with the preparation process, the client, using the MFC Class CSOCKET in achieving a simple conversation
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-11
    • 文件大小:310272
    • 提供者:张荣
  1. csocket

    0下载:
  2. 该聊天程序包括服务器和客户端两部分,使用是MFC的CSOCKET类。它可以使多个人聊天,其工作方式类似于网上聊天室。客户端可以选择谈话对象,有32种动作,可以设置字体颜色,也可以悄悄地对某人说,对信息进行过滤。服务器端可以“踢“人,并可以防止用户名称的重复-The chat program, including server and client in two parts, the use of the MFC Class CSOCKE
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2024-05-11
    • 文件大小:3869696
    • 提供者:aaa
  1. 965673536

    0下载:
  2. CSocket类+多人聊天室,基于mfc,可以实现聊天室-CSocket Class+ people chat rooms, based on the mfc, chat rooms can be achieved
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-11
    • 文件大小:63488
    • 提供者:liupingjin
  1. CSocket

    0下载:
  2. CSocket类实现的聊天室程序, 用c++语言实现-CSocket class implements the procedure of chat rooms, using c++ language
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-11
    • 文件大小:64512
    • 提供者:asdf
  1. CSocket

    0下载:
  2. CSocket类数据接收存在的问题及Win32函数解决办法.CSocket类数据接收存在的问题及Win32函数解决办法!-CSocket class data reception problems and Win32 function is a solution. CSocket class data reception problems and Win32 function is a solution!
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-11
    • 文件大小:382976
    • 提供者:南才北往
  1. using-CSocket-for-nettransrer

    1下载:
  2. 本程序基于mfc的CSocket类,包含了客户端、服务器两个程序,可以很好的实现网络消息应答,调试通过,很好用-This procedure based on MFC CSocket class, including the client and server two program, can well realize network news response
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-11
    • 文件大小:4502528
    • 提供者:qiang
  1. Csocket

    0下载:
  2. 是一个CSocket类,现在的类都大同小异,可以考虑运用-Is a CSocket class, the class now are similar, consider the use of
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-11
    • 文件大小:73728
    • 提供者:杨乐
« 12 3 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org