登录
首页 » Visual C++ » Send

Send

于 2008-12-17 发布 文件大小:598KB
0 212
下载积分: 1 下载次数: 25

代码说明:

  SMTP的一个例子!VISUAL C(SMTP an example! VISUAL C)

文件列表:

smtp.dll
VB做的发送邮件演示.exe
VB调用smtp.dll示例代码
......................\FrmMain.frm
......................\FrmMain.frx
......................\smtp.dll
......................\SmtpDLL演示.exe
......................\SmtpDLL演示.vbp
......................\SmtpDLL演示.vbw
VC之动态加载smtp.dll示例代码
............................\Debug
............................\LoadLibrary.aps
............................\LoadLibrary.clw
............................\LoadLibrary.cpp
............................\LoadLibrary.dsp
............................\LoadLibrary.dsw
............................\LoadLibrary.h
............................\LoadLibrary.ncb
............................\LoadLibrary.opt
............................\LoadLibrary.plg
............................\LoadLibrary.rc
............................\LoadLibraryDlg.cpp
............................\LoadLibraryDlg.h
............................\ReadMe.txt
............................\res

............................\...\LoadLibrary.rc2
............................\resource.h
............................\smtp.dll
............................\StdAfx.cpp
............................\StdAfx.h
VC做的发送邮件演示.exe
VC发送邮件完整样例代码
......................\ReadMe.txt
......................\res


......................\...\smtptest.rc2

......................\Resource.h
......................\smtp.dll
......................\smtp.exp
......................\smtp.ilk
......................\smtp.lib
......................\smtp.pdb
......................\smtptest.aps
......................\smtptest.clw
......................\smtptest.cpp
......................\smtptest.dsp
......................\smtptest.dsw
......................\smtptest.h
......................\smtptest.ncb
......................\smtptest.opt
......................\smtptest.plg
......................\smtptest.rc
......................\smtptestDlg.cpp
......................\smtptestDlg.h
......................\StdAfx.cpp
......................\StdAfx.h
......................\xp.manifest
VC静态引入smtp.dll示例代码
..........................\linkdll.aps
..........................\linkdll.clw
..........................\linkdll.cpp
..........................\linkdll.dsp
..........................\linkdll.dsw
..........................\linkdll.h
..........................\linkdll.ncb
..........................\linkdll.opt
..........................\linkdll.plg
..........................\linkdll.rc
..........................\linkdllDlg.cpp
..........................\linkdllDlg.h
..........................\ReadMe.txt
..........................\res

..........................\...\linkdll.rc2
..........................\resource.h
..........................\smtp.dll
..........................\smtp.lib
..........................\StdAfx.cpp
..........................\StdAfx.h
简邮DLL说明.txt

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

发表评论


0 个回复

  • telnetClient
    该程序是telnet的Client,实现比较简陋。登录到任何bbs做测试。(-This is a telnet Client program. You can login to any bbs to test it.)
    2003-10-10 22:26:09下载
    积分:1
  • youjian
    一款由c++编写的邮件发送程序,界面美观大方,程序经过测试可用(Prepared by the c++ a mailer, elegant interface, the program can be tested)
    2013-06-04 15:24:21下载
    积分:1
  • FTP
    Ftp客户端与服务器VC++完整版,是一个比较简单的ftp程序,但是程序提供了各种接口,能够让读者看法出各种复杂的ftp程序,程序中的各个程序模块均已经实现,以上所有程序在VC6.0中调试通过   目录ftp服务器是一个基于控制台的ftp服务器程序,能够实现大部分的FTP的服务器程序;   注意:    a.帐号密码为toldo    b.主目录为c:/temp,在连接之前请先建立(Ftp client and server, the full version of VC++, is a relatively simple ftp program, but the program offers a variety of interfaces, allowing readers to view a variety of complex ftp program, proceedings have been achieved in all program modules, all of the above procedures In VC6.0 debug directory ftp server through a console-based ftp server program, able to achieve most of the FTP server program Note: a. account password toldo b. the main directory is c:/temp, in connection before you build)
    2010-06-17 20:31:49下载
    积分:1
  • you
    VB邮件群发程序,群发时可选择这些邮件到右侧,在下面设置邮件主题,下边输入邮件内容,最后点击“发送邮件”按钮就可以。内有配置说明。(VB mail program, mass can choose these messages to the right side, in the following settings to the subject of the message, the following input message content, and finally click send mail button can be. Configuration instructions within. )
    2016-10-03 17:09:20下载
    积分:1
  • MFC-ftp
    MFC实现FTP客户端,支持断点续传的ftp,没有用到mfc提供的ftp类(The MFC implementation of the FTP client, support for HTTP, ftp, and did not use mfc ftp classes)
    2012-08-19 10:56:01下载
    积分:1
  • FTP
    vc6写的ftp的客户端软件。 vc6写的ftp的客户端软件。(vc6 write ftp client software. vc6 write ftp client software.)
    2008-12-16 10:27:19下载
    积分:1
  • Email
    邮件软件:该程序需要两个服务器,一个用来发送邮件,一个用来接受邮件,一般我们用pop3协议来接收邮件,用smtp协议来发送邮件。(E-mail software: the program requires two servers, one used to send a message, a message to accept the general protocol we use to receive mail pop3, smtp protocol used to send messages.)
    2009-05-28 09:45:34下载
    积分:1
  • 84642647
    VB不通过SMTP服务器直接发送邮件,有需要的就下(VB is not directly send mail by SMTP server, is in need)
    2013-07-28 08:09:05下载
    积分:1
  • 25--FTP-tool
    文件是使用vc++,编写的一款实现ftp功能的软件。界面美观,功能实用。(File using vc++, write a function to achieve ftp software. Interface is beautiful, functional and practical.)
    2011-06-24 09:38:41下载
    积分:1
  • 基于NT的Telnet  telnet_client
    基于NT的Telnet客户端  (NT-based Telnet client)
    2004-12-09 12:53:14下载
    积分:1
  • 696518资源总数
  • 104852会员总数
  • 8今日下载