how to 安装SMTP服务?

wfl 2000-06-04 09:28:00
我安装了NT Option Pack (IIS4.0)但未见SMTP这个服务被安装,怎么知道SMTP被安装了呢?
...全文
155 4 打赏 收藏 转发到动态 举报
写回复
用AI写文章
4 条回复
切换为时间正序
请发表友善的回复…
发表回复
zdg 2000-06-05
  • 打赏
  • 举报
回复
set myMail=Server.CreateObject("CDONTS.Newmail")
看是否成功...
qiuhao 2000-06-05
  • 打赏
  • 举报
回复
在IIS盘上,好象是在Option pack那张盘上
wfl 2000-06-05
  • 打赏
  • 举报
回复
qiuhao:
如何安装呢?
qiuhao 2000-06-05
  • 打赏
  • 举报
回复
smtp不是缺省安装,请重新安装smtp
http://www.amazon.com/Foundations-Python-Network-Programming-Brandon/dp/1430258543 这本书是2014年底出版的,基于最新的 python3.4 版本。 配书源码链接 https://github.com/brandon-rhodes/fopnp 目录 Chapter 1: Introduction to Client-Server Networking Chapter 2: UDP Chapter 3: TCP Chapter 4: Socket Names and DNS Chapter 5: Network Data and Network Errors Chapter 6: TLS/SSL Chapter 7: Server Architecture Chapter 8: Caches and Message Queues Chapter 9: HTTP Clients Chapter 10: HTTP Servers Chapter 11: The World Wide Web Chapter 12: Building and Parsing E-Mail Chapter 13: SMTP Chapter 14: POP Chapter 15: IMAP Chapter 16: Telnet and SSH Chapter 17: FTP Chapter 18: RPC Instead, this book focuses on network programming, using Python 3 for every example script and snippet of code at the Python prompt. These examples are intended to build a comprehensive picture of how network clients, network servers, and network tools can best be constructed from the tools provided by the language. Readers can study the transition from Python 2 to Python 3 by comparing the scripts used in each chapter of the second edition of this book with the listings here in the third edition—both of which are available at https://github.com/brandon-rhodes/fopnp/tree/m/ thanks to the excellent Apress policy of making source code available online. The goal in each of the following chapters is simply to show you how Python 3 can best be used to solve modern network programming problems.

28,390

社区成员

发帖
与我相关
我的任务
社区描述
ASP即Active Server Pages,是Microsoft公司开发的服务器端脚本环境。
社区管理员
  • ASP
  • 无·法
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧