博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Request------Response
阅读量:6449 次
发布时间:2019-06-23

本文共 642 字,大约阅读时间需要 2 分钟。

HTTP.sys as the protocol listener that listens for HTTP and HTTPS requests.

HTTP.sys was introduced in IIS 6.0 as an HTTP-specific protocol listener for HTTP requests.

HTTP.sys remains the HTTP listener in IIS 7 and above, but includes support for Secure Sockets Layer(SSL).

 

Process, Services, File, Directory并不是最重要的。最重要的是Function.

故Protocol Listeners------------>HTTP.sys 和 WCF

To support services and applications that use protocols other than HTTP and HTTPS, you can use technologies such as Windows Communication Foundation(WCF).

WCF has listener adapters that provide the functionality of both a protocol listener and a listener adapter.

转载地址:http://klowo.baihongyu.com/

你可能感兴趣的文章
技术人在学习爱的路上
查看>>
LVS -NAT模式配置实例
查看>>
北航 2012 秋季 现代软件工程 团队项目要求
查看>>
获取通讯组属性Get-DistributionGroup
查看>>
"知识管理夏季论坛",免费,欢迎你来!
查看>>
常用DOS命令
查看>>
能上QQ上不了网的解决办法
查看>>
flask + Python3 实现的的API自动化测试平台---- IAPTest接口测试平台
查看>>
【翻译】将Ext JS Grid转换为Excel表格
查看>>
关于人工智能的几个问题
查看>>
个人阅读作业2
查看>>
解决百度上传WebUploader在IE浏览器下点击无反应的问题
查看>>
Oracle常用函数 - 字符函数
查看>>
Linux shell脚本的字符串截取
查看>>
Zendstudio导入项目报错:overlaps the location of another
查看>>
Shell 标准输入、输出和错误
查看>>
Cisco设备配置AAA认证!
查看>>
UDP怎么会返回Connection refused错误
查看>>
上海i虹桥机场点烟器与UNIX哲学
查看>>
3.1-find命令详解
查看>>