Jackei - 带着梦想和激情在现实中旅行

只是一个经历曲折的普通 ITer
posts - 821, comments - 4000, trackbacks - 26, articles - 3
  博客园 :: 首页 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理

13.计算机网络

摘要: 当大家都在等待Google推出自己的Google操作系统时(当然,前提是传闻属实),已经有人收集了现有的十个网页操作系统及其功能的资料。可惜的是它们之中大多看起来都是未完成并且还没完全可用,但诚然其中还是有不少精彩功能的。

  可能不少人都认为现在基本还没有什么网页操作系统,事实令人意外。目前已经有超过十个功能较完全的WebOS,并且还有不少即将会宣布推出或即将结束beta阶段。阅读全文

posted @ 2007-01-16 00:55 Jackei 阅读(1047) | 评论 (1) 编辑 |

摘要: 有关 FTP 的基础知识。

http://www.cs.colostate.edu/helpdocs/ftp.html

What is FTP?

Getting Started

Anonymous FTP

Common FTP Commands

Example


阅读全文

posted @ 2006-05-09 17:27 Jackei 阅读(390) | 评论 (1) 编辑 |

摘要: 这两天看了点资料,做一个笔记便于理解和记忆。阅读全文

posted @ 2006-03-19 00:07 Jackei 阅读(583) | 评论 (0) 编辑 |

posted @ 2006-03-09 13:48 Jackei 阅读(371) | 评论 (1) 编辑 |

摘要: 网络方面一直都比较弱,今天找了点基础的东西来看,嗯,思路清晰了不少。
下面推荐两篇:

一张绘制的很清楚的网络结构图,很容易明白不同的协议跑在哪些网络层次上,之间的关系是什么样的。
OSI Reference Model illustrated

简单的描述了一下 OSI Model 中各层提供的功能,可以和上面那个结合起来看。
The 7 Layers of the OSI Model
阅读全文

posted @ 2006-03-08 10:00 Jackei 阅读(358) | 评论 (1) 编辑 |

摘要: 今天被头问到关于 RMON 的问题,回答不出来,汗~
赶紧 google 一下,下面是摘录的一点资料:


Short for remote monitoring, a network management protocol that allows network info阅读全文

posted @ 2006-03-07 17:04 Jackei 阅读(387) | 评论 (0) 编辑 |

摘要: 内容为网上收集,并不代表本人同意或者赞同其观点,如果有任何版权,内容问题,请联系本人,我将在第一时间处理.
阅读全文

posted @ 2006-02-22 22:01 Jackei 阅读(5836) | 评论 (4) 编辑 |

posted @ 2006-02-22 21:31 Jackei 阅读(1274) | 评论 (0) 编辑 |

摘要:
An SNMP Agent is an application that performs the operational role of receiving and processing requests, sending responses to the manager, and sending traps when an event occurs.

A notification event issued by a managed device to the network management station when a significant event (not necessarily an outage, a fault, or a security violation) occurs.
阅读全文

posted @ 2006-02-16 13:43 Jackei 阅读(2866) | 评论 (0) 编辑 |

摘要: 下表显示了常见的HTTP 1.1状态代码以及它们对应的状态信息和含义。


应当谨慎地使用那些只有HTTP 1.1支持的状态代码,因为许多浏览器还只能够支持HTTP 1.0。如果你使用了HTTP 1.1特有的状态代码,最好能够检查一下请求的HTTP版本号。
阅读全文

posted @ 2005-04-28 12:52 Jackei 阅读(1987) | 评论 (0) 编辑 |