CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 WEB邮件程序 搜索资源 - 的文件

搜索资源列表

  1. 20061142133353754

    0下载:
  2. Independent Base64 encode/decode arithmetic 类型: 常用控件 作者: iwgh 最后更新: 2006-11-4 21:04:42 官方网站: http://www.roarsoft.net 文件大小: 下载地址: 简介说明: NONE 源码大小: 3738| 源码地址: 点击浏览该文件| 源码说明: Independent Base64 encode/decode arithmetic s
  3. 所属分类:WEB邮件程序

    • 发布日期:2008-10-13
    • 文件大小:4005
    • 提供者:iwgh
  1. send

    0下载:
  2. 这里提供了一个邮件发送的代码文件 用C++编写
  3. 所属分类:WEB邮件程序

    • 发布日期:2008-10-13
    • 文件大小:1237
    • 提供者:Jack
  1. fayoujian

    1下载:
  2. 这是一个邮件发送程序原码,是用VB6.0制做的,可已发送文件和附件. 释放后在安装VB6.0的情况下点击“邮件发送.vbp“即可完成编。
  3. 所属分类:WEB邮件程序

    • 发布日期:2008-10-13
    • 文件大小:10675
    • 提供者:lkj1954
  1. 邮件

    1下载:
  2. 这个程序是用ASP写的代码。里有邮管理的全部功能。希望大家可以惨考,1,发邮件。2。收邮件。支持文件管理功能,-the procedure is to use the ASP writing code. There are Post management functionality. Hope we can suffer exam, 1, the mail. 2. Admission mail. Document management support functions,
  3. 所属分类:WEB邮件程序

    • 发布日期:2008-10-13
    • 文件大小:826963
    • 提供者:任明刚
  1. 2221485

    0下载:
  2. 经常在论坛看到网友提问如何发送电子邮件(SMTP服务器认证),其实只要知道客户端与邮件服务器之间会话,用户 名和密码是通过base64编码加密后传送,问题就很容易被解决.协议使用方面和smtp协议使用是一模一样的,值得 注意的就是esmtp协议在用户名和密码验证时,服务器返回一个354的消息代号.本代码没有针对错误提示信息处理, 但保证能正常发送邮件,大家可以自己完善它,本代码还使用IME编码,这样就可以发送超文本电子邮件了。用过 Foxmail4.1朋友应该知道,它实现的图文并茂声音邮件是它的
  3. 所属分类:WEB邮件程序

    • 发布日期:2008-10-13
    • 文件大小:26073
    • 提供者:wj
  1. foxmail

    0下载:
  2. 本程序使用JavaMail进行收取和发送带附件的邮件,使用XStream进行对象和XML之间的转换,并将邮件对应的XML文件和邮件的附件保存到本地的相应目录中-This program uses JavaMail to receive and send messages with attachments, using XStream to convert between objects and XML, and XML files and the corresponding e-mail e-m
  3. 所属分类:WEB Mail

    • 发布日期:2017-04-09
    • 文件大小:2389496
    • 提供者:刘辉龙
  1. javaMailSystem

    0下载:
  2. java实现的邮件客户端,能收发邮件,包括图片和附件,含有说明文档。具体操作见说明文档。jre太大,.exe文件就没放进去。-java implementation of e-mail client, can send and receive mail, including images and attachments, with documentation. Specific operations, see documentation. jre too,. exe files no bag.
  3. 所属分类:WEB Mail

    • 发布日期:2017-04-10
    • 文件大小:2093454
    • 提供者:sine
  1. softeemServerMail

    0下载:
  2. 服务器端的功能:支持邮件接收功能 (POP3),支持邮件发送功能 (SMTP/ESMTP),支持邮件转发功能 (Java Mail),路径可配置,用户可配置。 用户管理程序的功能:支持用户的CRUD操作,用户信息包括并不限于用户名,密码,出生年月,地址,创建时间,所属部门或单位。可以禁止用户在某一时间段内不能使用本系统。-1 收发邮件(outlook) 2 转发邮件(outlook) 3 群发邮件 4 用户管理(telnet 模拟客户端,系统设置一个super admin,信息存
  3. 所属分类:WEB Mail

    • 发布日期:2017-06-10
    • 文件大小:17690170
    • 提供者:郭雷
  1. EmailTest

    0下载:
  2. 大型企业多数是用exchange+outlook的邮件系统。本程序通过企业邮件系统中的用户id来批量查找用户的email(程序经过少许修改可查询职位、电话等信息,只要exchange中有的),并导入到txt文件中-Most large companies use exchange+ outlook mail system. The program through the corporate mail system users find the user id to bulk email (aft
  3. 所属分类:WEB Mail

    • 发布日期:2017-03-26
    • 文件大小:19810
    • 提供者:Roger Tong
  1. CSharpsend-areveive

    0下载:
  2. 基于c#的邮件系统,主要是源代码。有生成的exe文件-C#-based mail system, the main source code. Exe file generated
  3. 所属分类:WEB Mail

    • 发布日期:2017-03-31
    • 文件大小:216257
    • 提供者:hzx
  1. mail

    0下载:
  2. 最简单的网页邮件发送程序,asp源码,只有3个文件。需要服务器安装jmail。内部网络向指定地址(可添加或者修改成手工录入目标地址)发送文本邮件。不支持附件。特点是很简单,总代码不超过100行。(The most simple web mail sending program, ASP source code, only 3 documents. Server installation is required. Jmail. The internal network sends text mes
  3. 所属分类:WEB邮件程序

    • 发布日期:2017-12-18
    • 文件大小:3072
    • 提供者:11士大夫
搜珍网 www.dssz.com