搜索资源列表
nmsmtp
- 最近学习CBC6,尝试用NMSMTP编制了一个发送邮件工具,网上这方面资料较少。认证方面和附件发送方面的资料更少,经过反复试验成功实现了大附件发送,并非网上说的不能发送大附件。BASE64编码也是用的BCB自带的IDBASE64控件实现,不像网上有些文章还要自己实现BASE64编码.-Recent study CBC6, try NMSMTP developed a tool to send e-mail, web less infor
FileToBase64
- 这是一个用delphi开发的,实现了标准的base64编码方式的控件,可以集成在网页中,直接进行调用(This is a control developed by Delphi, which implements the standard Base64 encoding mode. It can be integrated in the webpage and can be called directly.)