登录
首页 » Visual C++ » Visual C实现POP3邮件接收程序

Visual C实现POP3邮件接收程序

于 2021-01-16 发布 文件大小:28KB
0 188
下载积分: 1 下载次数: 5

代码说明:

  用pop3实现邮件的接收功能,图形化界面,基于MFC(please read Chinese comments,thank you)

文件列表:

8952856用Visual C实现POP3邮件接收程序\MailReceiver\.vs\MailReceiver\v14\.suo, 7168, 2002-05-01
8952856用Visual C实现POP3邮件接收程序\MailReceiver\App.ico, 1078, 2002-05-01
8952856用Visual C实现POP3邮件接收程序\MailReceiver\AssemblyInfo.cs, 1846, 2002-05-01
8952856用Visual C实现POP3邮件接收程序\MailReceiver\bin\Debug\MailReceiver.exe, 20480, 2002-05-01
8952856用Visual C实现POP3邮件接收程序\MailReceiver\bin\Debug\MailReceiver.pdb, 17920, 2002-05-01
8952856用Visual C实现POP3邮件接收程序\MailReceiver\Form1.cs, 12374, 2002-05-01
8952856用Visual C实现POP3邮件接收程序\MailReceiver\Form1.resx, 5315, 2002-05-01
8952856用Visual C实现POP3邮件接收程序\MailReceiver\MailReceiver.csproj, 4377, 2002-05-01
8952856用Visual C实现POP3邮件接收程序\MailReceiver\MailReceiver.csproj.user, 1772, 2002-05-01
8952856用Visual C实现POP3邮件接收程序\MailReceiver\MailReceiver.sln, 920, 2002-05-01
8952856用Visual C实现POP3邮件接收程序\MailReceiver\MailReceiver.suo, 7168, 2002-05-01
8952856用Visual C实现POP3邮件接收程序\MailReceiver\obj\Debug\MailReceiver.exe, 20480, 2002-05-01
8952856用Visual C实现POP3邮件接收程序\MailReceiver\obj\Debug\MailReceiver.exe.incr, 1928, 2002-05-01
8952856用Visual C实现POP3邮件接收程序\MailReceiver\obj\Debug\MailReceiver.Form1.resources, 324, 2002-05-01
8952856用Visual C实现POP3邮件接收程序\MailReceiver\obj\Debug\MailReceiver.pdb, 17920, 2002-05-01
8952856用Visual C实现POP3邮件接收程序\MailReceiver\obj\Debug\MailReceiver.projdata, 6792, 2002-05-01
8952856用Visual C实现POP3邮件接收程序\www.pudn.com.txt, 218, 2007-01-22
8952856用Visual C实现POP3邮件接收程序\MailReceiver\.vs\MailReceiver\v14
8952856用Visual C实现POP3邮件接收程序\MailReceiver\obj\Debug\temp
8952856用Visual C实现POP3邮件接收程序\MailReceiver\obj\Debug\TempPE
8952856用Visual C实现POP3邮件接收程序\MailReceiver\.vs\MailReceiver
8952856用Visual C实现POP3邮件接收程序\MailReceiver\bin\Debug
8952856用Visual C实现POP3邮件接收程序\MailReceiver\obj\Debug
8952856用Visual C实现POP3邮件接收程序\MailReceiver\.vs
8952856用Visual C实现POP3邮件接收程序\MailReceiver\bin
8952856用Visual C实现POP3邮件接收程序\MailReceiver\obj
8952856用Visual C实现POP3邮件接收程序\MailReceiver
8952856用Visual C实现POP3邮件接收程序

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Single-threaded-file-transfer
    实现单线程文件传输,不支持断点传出,功能相对简单,但是性能很好。(Achieve single-threaded file transfer, does not support breakpoints spread, function is relatively simple, but the performance is very good.)
    2013-06-11 12:51:41下载
    积分:1
  • Kv2008VirusUpdate_VC
    江民KV2008移动版病毒库升级程序,内含源码(Jiangmin KV2008 mobile version of the virus database update program, includes source code)
    2010-03-05 10:13:42下载
    积分:1
  • memcached-1.4.10-for-Window
    memcached-1.4.10 for Window
    2012-09-13 14:59:17下载
    积分:1
  • UDP-based_Sliding_Window_Protocol
    基于UDP的滑动窗口协议的设计与实现 UDP-based Sliding Window Protocol (UDP-based Sliding Window Protocol Design and Implementation of)
    2009-11-25 11:08:41下载
    积分:1
  • WSockServer
    Windows Socket Server
    2021-01-05 10:38:54下载
    积分:1
  • TestWincap
    利用wincap直接与网卡通讯发送数据,千兆网卡效率达到100 ,全速!!!完全自定义数据包协议传输,数据每秒钟100M字节有木有!(wincap high speed data 100 MBytes/s=1000Mbits/s)
    2015-11-12 14:08:31下载
    积分:1
  • DNS-software
    可以查询网络DNS的一个小程序,以运行,无错误,可直接使用(Can the DNS query network a small program to run, no mistake, can use directly)
    2012-02-21 19:58:26下载
    积分:1
  • st_asio_wrapper
    它是一个c/s网络编程框架,基于对boost.asio的包装(最低在boost-1.49.0上调试过),目的是快速的构建一个c/s系统;效率高、跨平台、完全异步,当然这是从boost.asio继承而来; 自动重连,数据透明传输,自动解决分包粘包问题(这一特性表现得与udp一样); 只支持tcp和udp协议;(It is a c/s network programming framework, based on boost.asio package (minimum tried to increase the boost-1.49.0), the purpose is to build a fast c/s systems efficient, cross-platform, fully asynchronous, Of course, this is from boost.asio inherited Auto-reconnect, transparent data transmission, automatic sub-stick package to solve the problem (this feature behave the same with udp) Only supports tcp and udp protocol )
    2013-08-22 10:10:54下载
    积分:1
  • Getmacofremotemachine
    获取远程机器的MAc地址,运行环境VC++ (get MAC of remote machine)
    2009-05-10 17:27:13下载
    积分:1
  • CapturePacket
    网络抓包与协议分析,实现图形用户界面,能利用原始套接字编程接口(winpcap)进行抓包,能对抓包的内容进行分层显示和各字段数值显示,可对抓包进行过滤,将抓包的内容存入数据库。 (Network packet capture and protocol analysis, graphical user interface, to use raw socket programming interface (winpcap) conducted capture, able to capture and display the contents of each field value hierarchical display, capture can be filtered, The capture of the content stored in the database.)
    2021-03-28 15:59:11下载
    积分:1
  • 696518资源总数
  • 104347会员总数
  • 12今日下载