首页 新闻 会员 周边

在线求解2?。。。

0
[待解决问题]

You are programming a simple distributed chat program for use on your company's Local Area Network (LAN). The chat program communicates with other clients through an HttpListener object using standard Hypertext Transfer Protocol (HTTP) commands. To help secure the chat messages from eavesdropping, your chat program uses an encrypted HTTP connection listening on port 31313.
Based on the scenario above, which Uniform Resource Identifier (URI) prefix string do you add to allow HttpListener to receive messages from other chat clients?
Choice 1
https://+:31313/
Choice 2
https://31313:80/
Choice 3
http://chat:80/31313
Choice 4
https://all:31313
Choice 5
http://*:31313

RR幻影的主页 RR幻影 | 初学一级 | 园豆:112
提问于:2014-10-15 10:23
< >
分享
清除回答草稿
   您需要登录以后才能回答,未注册用户请先注册