CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 Email客户端 搜索资源 - The

搜索资源列表

  1. SENDMAIL

    0下载:
  2. 很好用的信件发送源码.-good with the letter sent source.
  3. 所属分类:Email客户端

    • 发布日期:2008-10-13
    • 文件大小:86.61kb
    • 提供者:李荣亮
  1. java_socket_smtp

    0下载:
  2. 一个基于java和socket,采用Base64编码密码认证的不采用javamail的SMTP邮件发送器-based java and a socket, using Base64 encoded password authentication using the JavaMail SMTP mail senders
  3. 所属分类:Email客户端

    • 发布日期:2008-10-13
    • 文件大小:25.13kb
    • 提供者:周斌
  1. pop3邮件接收器

    0下载:
  2. pop3邮件接收器,需要的朋友可以下来看一下,也许有点帮助-how can i get the source code for translate?
  3. 所属分类:Email客户端

    • 发布日期:2008-10-13
    • 文件大小:66.89kb
    • 提供者:sgs
  1. mail_prg

    0下载:
  2. This an example of an email program . It uses the SMTP Component. To use, you must connect to a SMTP server. Most SMTP servers do not require an account.
  3. 所属分类:Email客户端

    • 发布日期:2008-10-13
    • 文件大小:29.06kb
    • 提供者:王力
  1. VB6编写的EMAIL

    0下载:
  2. 不需要解压缩,一个好朋友给我编写的关于用VB来进行Email编程的例子对初学者不错-not extract, a good friend to me on the preparation for the VB Email Programming good example for beginners
  3. 所属分类:Email客户端

    • 发布日期:2008-10-13
    • 文件大小:13.58kb
    • 提供者:育秧
  1. 邮件*系统 v1.2

    0下载:
  2. 邮件*系统 v1.2 需要指定SMTP服务器. 第一次使用时请在系统设置里设置好登录信息。 其实也不是真正意义上的邮件*,初学者可以下载来参考。 目前还没找到不需要SMTP服务器的方法,望哪位大侠可以告知 您可以任意修改此软件,如果您对此软件有修改,希望能给我发一份。 开发环境:Win2003 Server + Delphi7 用到的第三方控件:Raise控件包-mass mail system v1.2 need to designat
  3. 所属分类:Email客户端

    • 发布日期:2008-10-13
    • 文件大小:625.99kb
    • 提供者:安在旭
  1. MailSender

    0下载:
  2. 通过SMTP协议的邮件*器,采用的是多线程*-agreement through SMTP mail listserv for the use of a multi-threaded mass.
  3. 所属分类:Email客户端

    • 发布日期:2008-10-13
    • 文件大小:106.62kb
    • 提供者:fan
  1. SoftArtisans_POP31

    0下载:
  2. SoftArtisans的POP3是一个采用.NET Framework SDK beta2制作的支持POP协议的客户端控件, 它可以帮助开发者在.NET环境下得到、读取、存储和删除指定的邮件. 这里包含它的所有C#源程序.-SoftArtisans is a POP3 used.NET Framework SDK beta2 produced by the agreement of support POP client control, it could help in the develop
  3. 所属分类:Email客户端

    • 发布日期:2008-10-13
    • 文件大小:84.31kb
    • 提供者:王林
  1. popget

    0下载:
  2. POP3协议的邮件接收示例程序,不同于以前的POP3方法。-POP3 mail receiving sample program, POP3 different from the previous method.
  3. 所属分类:Email客户端

    • 发布日期:2008-10-13
    • 文件大小:4kb
    • 提供者:古狗
  1. magic-2.94b11-src

    0下载:
  2. 共享源码的邮件接收发送客户端,提供邮件过滤得功能,能够设定规则将服务器上的垃圾邮件删除。-sharing source code to receive mail sent to the client, mail filter in function, to set rules on the server to delete spam.
  3. 所属分类:Email客户端

    • 发布日期:2008-10-13
    • 文件大小:468.29kb
    • 提供者:古狗
  1. SendMailExec01

    0下载:
  2. 发送电子邮件的小程序。可以发送带附件的电子邮件-send e-mail to the small program. Send e-mail with attachments
  3. 所属分类:Email客户端

    • 发布日期:2008-10-13
    • 文件大小:25.75kb
    • 提供者:谢红伟
  1. ExMAPIDemo

    0下载:
  2. extended mapi demo, you can use the program develop extended mapi client to retrieve and send e-mail.-extended MAPI demo, you can use the program develop extended MAPI cl ient to retrieve and send e-mail.
  3. 所属分类:Email客户端

    • 发布日期:2008-10-13
    • 文件大小:47.88kb
    • 提供者:石羽
  1. E03.ZIP

    0下载:
  2. 本例介绍如何在VC中编写程序来实现发送电子邮件。-how the cases which had been prepared in VC procedures to achieve email.
  3. 所属分类:Email客户端

    • 发布日期:2008-10-13
    • 文件大小:44.05kb
    • 提供者:xw
  1. java mail源码

    1下载:
  2. 用java实现发送邮件,压缩文件中有个j2ee.jar:已经包含了javamail,JAF包,只是Java mail需要的 1)直接拷贝j2ee.jar,将其添加到jbuilder的library中,或系统ClassPath中。 2)压缩文件中还包含一个配置文件MailServer.properties,需要放到工程文件的class目录 3)这个源代码也是在网友的基础上修改的。如有问题,欢迎交流讨论。 -mail, compressed files are 000 j2e
  3. 所属分类:Email客户端

    • 发布日期:2008-10-13
    • 文件大小:5.86mb
    • 提供者:炸鱼
  1. Pop3delphi

    1下载:
  2. 用delphi开发的pop3收email程序,经过好几个项目的使用,还不错,多提意见-with the development of pop3 email admission procedures, after several projects of use, also good and opinions
  3. 所属分类:Email客户端

    • 发布日期:2008-10-13
    • 文件大小:12.66kb
    • 提供者:管晓聪
  1. 简易邮件系统

    0下载:
  2. 一个文件为服务器端,一个文件为客户端。服务器端可以在本地建立用户文件夹,存储用户文件。-a document server, a document to the client. The server can establish local user folders, storage user documentation.
  3. 所属分类:Email客户端

    • 发布日期:2008-10-13
    • 文件大小:40.98kb
    • 提供者:张博
  1. MAIL_CHECKER

    0下载:
  2. 本程序定义了一个cpop类,用于获取pop服务器的邮件的统计信息-definition of the procedures for a City category for access to the mail server pop statistical information
  3. 所属分类:Email客户端

    • 发布日期:2008-10-13
    • 文件大小:42.43kb
    • 提供者:沈建
  1. ReadMail

    0下载:
  2. 这是我用java编写的右键接收程序,开发工具是JB9,rar文件钟包含了工程文件,大家可以用jb打开,直接编译运行即可-This is my java with the right to receive the preparation process, development tools is JB9, rar bell document contains engineering documents, we can use jb open operation can be directly tr
  3. 所属分类:Email客户端

    • 发布日期:2008-10-13
    • 文件大小:95.23kb
    • 提供者:小沈
  1. mail-pop3-smtp

    0下载:
  2. c++开发的邮件发送和接受程序,里面有pop3和smtp类,使用非常方便,封装的很合理。 代码写得非常流畅合理:)-mail sending and receiving procedures, and they pop3 and smtp category is extremely easy to use, the package is reasonable. Code is very reasonable fluency :)
  3. 所属分类:Email客户端

    • 发布日期:2008-10-13
    • 文件大小:18.69kb
    • 提供者:日出东方
  1. mail_pop_smtp

    0下载:
  2. 使用POP3协议接收邮件,使用SMTP协议发送邮件-Receive messages using the POP3 protocol, use the SMTP protocol to send mail
  3. 所属分类:Email Client

    • 发布日期:2017-04-02
    • 文件大小:132.01kb
    • 提供者:xiaoluo
« 12 3 4 5 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com