SMTP客户端软件,可以实现JAVA客户端
上传时间: 2014-03-02
上传用户:VRMMO
作者:【美】Al Williams中国水利水电出版社 包含Telnet、FTP、TFTP、SMTP、POP3等协议网络设计的代码
上传时间: 2016-02-25
上传用户:cc1015285075
C语言实现的一个简易的SMTP CLINT源码,可做嵌入式开发参考。
上传时间: 2013-12-31
上传用户:tianyi223
一个老式的邮件发送程序,使用的是SMTP 协议,好像只有新浪和163能使用这个程 序发邮件.
上传时间: 2016-03-28
上传用户:diets
SMTP mail sender with attachments.
标签: attachments sender SMTP mail
上传时间: 2013-12-16
上传用户:wangchong
Mailserver Source code - Delphi. Simple Mail server source code. SMTP and POP3 protocols.
标签: code Mailserver protocols Delphi
上传时间: 2016-05-05
上传用户:cc1
A simple SMTP relay server. Which follows SMTP protocol correctly. It receive an email. and relay it out to an email server specified by users. Platform: unix, linux, windows. compilation command: g++ SMTPr.c -lsocket -lnsl -o SMTPr usage: SMTPr <port number> (<relay server>)
标签: relay SMTP correctly protocol
上传时间: 2014-01-01
上传用户:jhksyghr
The soruce code of simple SMTP client for linux
标签: soruce client simple linux
上传时间: 2014-01-25
上传用户:ddddddos
一个以SMTP方式发送邮件的程序,可以添加附件
上传时间: 2014-01-12
上传用户:xiaoyunyun
实现SMTP协议。根据HTTP协议的会话过程,本实例中实现了GET请求的Web服务器程序的方法
上传时间: 2016-06-06
上传用户:fredguo