Chinaunix首页 | 论坛 | 博客
  • 博客访问: 606098
  • 博文数量: 150
  • 博客积分: 1132
  • 博客等级: 少尉
  • 技术积分: 2067
  • 用 户 组: 普通用户
  • 注册时间: 2012-04-11 16:46
文章分类

全部博文(150)

文章存档

2015年(15)

2014年(75)

2013年(4)

2012年(56)

分类: LINUX

2012-07-02 17:34:21

Also,if two Netscape windows are both accessing different parts of the same web site, how does the Linux box running Netscape sort out the TCP packets coming back from the web server?
This is where the "source port" comes in: every new TCP connection gets a different source port, os everyone can tell them apart, even if they are going to the same destination IP address and the same destination port. Usually the first source port given will be 1024, and will increase over time.

"/etc/services"
阅读(692) | 评论(0) | 转发(0) |
0

上一篇:DNS在传输层用的是UDP协议

下一篇:ICMP协议

给主人留下些什么吧!~~