作者stator (别急着吃棉花糖)
看板Network
标题[问题] 关於tcp port的问题
时间Sat Jan 30 16:43:57 2010
这二题是为今年云科大资管所的题目,有点不懂为什麽
1.A windows host sends a tcp segment with source port number 47 and
destination port number 3270.
(a)the destination host is a server
(b)the destination host is a client
(c)the source host is a server
(d)the source host is a client
答案是c
解析写的是,1~1023以内的port是保留给系统来使用的。一般user则仅能用>1024以上
的port来进行网路连线动作。
我的问题是为什麽不能选b呢?
另一题和网路较不相关,不知可否po文在此,若不行,请版主d掉
2.digital certificate authentication proves that the applicant knows______
(a)his or her private key
(b)his or her public key
(c)the public key of the party the applicant claims to be
(d)the private key of the party the applicant claims to be
答案给的是c
我的问题是为什麽不能选b呢?
数位凭证是由ca所发的,让每个人能证明身份,不就是可以让申请者知道他的公key吗?
c有点不太懂是指什麽意思
以上二题谢谢各位网路的前辈
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 61.62.29.222
1F:→ WildMage:因为destination不一定是client.. ex.ftp server设那port 01/30 19:34
2F:→ WildMage:public key是给别人知道的 做後续验证private key的凭据 01/30 19:42
3F:→ stator:谢谢W大的回答 01/30 23:27