- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
一个简单的电子邮件服务器
Given that you have an e-mail client on your machine, you are ready to send and receive e-mail.既然你有你的机器上的电子邮件客户端,您就可以发送和接收电子邮件。 All that you need is an e-mail server for the client to connect to.所有你需要的是一个客户端连接到电子邮件服务器。 Lets imagine what the simplest possible e-mail server would look like in order to get a basic understanding of the process.让我们想象一下最简单的电子邮件服务器看起来像什么,为了得到一个基本的了解的过程。 Then we will look at the real thing.然后我们将看看真实的东西。
If youve read How Web Servers Work , then you know that machines on the Internet can run software applications that act as servers .如果您读过Web服务器工作原理 ,那么你知道,在互联网上的机器可以运行应用软件, 如服务器行为。 There are Web servers, FTP servers, telnet servers and e-mail servers running on millions of machines on the Internet right now.有Web服务器,FTP服务器,Telnet服务器和电子邮件服务器现在运行在互联网上的机器上百万。 These applications run all the time on the server machine and they listen to specific ports , waiting for people or programs to attach to the port.这些应用程序在服务器计算机上运行所有的时间和他们收听到特定端口 ,等待人或程序附加到端口。 The simplest possible e-mail server would work something like this:最简单的e - mail服务器的工作是这样的:
It would have a list of e-mail accounts, with one account for each person who can receive e-mail on the server.这将有一个电子邮件帐户,一个每个人都可以接收电子邮件在服务器上的帐户。 My account name might be mbrain , John Smiths might be jsmith , and so on.我的帐户名可能mbrain,约翰史密斯的可能jsmith的 ,依此类推。
It would have a text file for each account in the list.它会在列表中为每个帐户的文本文件。 So, the server would have a text file in its directory named MBRAIN.TXT, another named JSMITH.TXT, and so on.因此,服务器会在MBRAIN.TXT,另一名为JSMITH.TXT其目录中的一个文本文件,等等。
If someone wanted to send me a message, the person would compose a text message (Marshall, Can we have lunch Monday? John) in an e-mail client, and indicate that the message should go to mbrain.如果有人想给我发送消息,该人将组成一个电子邮件客户端的文本消息(“马歇尔,才能有午餐周一约翰?”),并注明消息应该去mbrain。 When the person presses the Send button, the e-mail client would connect to the e-mail server and pass to the server the name of the recipient (mbrain), the n
您可能关注的文档
最近下载
- GB_T 26949.1-2020工业车辆 稳定性验证 第 1 部分 总则.docx VIP
- 皮肤科临床诊疗规范2020版.pdf VIP
- 医用耗材培训、运输、售后服务方案.docx VIP
- (高清版)B-T 26949.4-2022 工业车辆 稳定性验证 第4部分:托盘堆垛车、双层堆垛车和操作者位置起升高度不大于1 200 mm的拣选车.pdf VIP
- 2024年6月青少年软件编程图形化等级考试试卷三级真题(含答案).docx VIP
- 医院病例:(鼓楼临床医学院(内分泌科—1型糖尿病)——病例.doc
- 足部保健按摩.ppt VIP
- 初化学空气与氧气知识点复习.doc VIP
- 斜视课件(ppt文档).pptx VIP
- 供货、安装、调试、验收方案.docx VIP
文档评论(0)