li's profileSharing LifePhotosBlogListsMore ![]() | Help |
|
August 28 TB是什么意思?计算机: bit:比特 KB:千字节 1TB=1024G 目前好像最大的单位是EB 但是:EB还不是最大的```最大的是牛b ( NB ) August 27 XP如何安装 windows media player 11首先,新建个文本文件,输入下面这些:(直接复制到记事本就行) ON ERROR RESUME NEXT Dim VOL_PROD_KEY VOL_PROD_KEY = Replace(VOL_PROD_KEY,"-","") 'remove hyphens if any for each Obj in GetObject("winmgmts:{impersonationLevel=impersonate}").InstancesOf ("win32_WindowsProductActivation") result = Obj.SetProductKey (VOL_PROD_KEY) if err = 0 then if err <> 0 then Next 然后将以上文本保存为key.vbs 双击执行即可 通过XP验证顺利安装 windows media player 11 August 24 Content Delivery Network (CDN)Content Delivery Network (CDN) is a term coined in the late 1990s to describe a system of computers networked together across the Internet that cooperate transparently to deliver content (especially large media content) to end users. The first web content based CDN's were Sandpiper and Skycache followed by Akamai and Digital Island. The first video based CDN was iBEAM Broadcasting [citation needed]. Co DeeN [132.239.17.225: 3128] CoDeeN is an academic testbed Content Distribution Network (CDN) built on top of PlanetLab by the Network Systems Group at Princeton University. This testbed CDN consists of a network of high-performance proxy servers. Currently, proxy servers have been deployed on many PlanetLab nodes. These proxy servers behave both as request redirectors and server surrogates. They cooperate with each other and collectively provide a fast and robust web content delivery service to CoDeeN users. A number of projects are related to CoDeeN, including the following: * CoBlitz, a scalable Web-based distribution service for large files. Content Networking Techniques
The Internet was designed according to the end-to-end principle [1]. This principle keeps the core network relatively simple and moves the intelligence as much as possible to the network end-points: the hosts and clients. As a result the core network is specialized, simplified, and optimized to only forward data packets. Content Delivery Networks augment the end-to end transport network by distributing on it a variety of intelligent applications employing techniques designed to optimize content delivery. The resulting tightly integrated overlay uses web caching, server-load balancing, request routing, and content services[2]. These techniques are briefly described below.
Because closer is better, web caches store popular content closer to the user. These shared network appliances reduce bandwidth requirements, reduce server load, and improve the client response times for content stored in the cache.
Server-load balancing uses one or more layer 4–7 switches, also known as a web switch, content switch, or multilayer switch to share traffic among a number of servers or web caches. Here the switch is assigned a single virtual IP address. Traffic arriving at the switch is then directed to one of the real web servers attached to the switch. This has the advantages of balancing load, increasing total capacity, improving scalability, and providing increased reliability by redistributing the load of a failed web server and providing server health checks.
A content cluster or service node can be formed using a layer 4–7 switch to balance load across a number of servers or a number of web caches within the network.
Request routing directs client requests to the content source best able to serve the request. This may involve directing a client request to the service node that is closest to the client, or to the one with the most capacity. A variety of algorithms are used to route the request. These include Global Server Load Balancing, DNS-based request routing, HTML rewriting[3], and anycasting[4]. Proximity—choosing the closest service node—is estimated using a variety of techniques including reactive probing, proactive probing, and connection monitoring.
Service providers increasingly provide value-added services beyond basic data transport. Features such as virus scanning and parental control are being offered, hoping to increase service attractiveness, user loyalty, revenue, and profit. Web caches and service nodes distributed throughout the content delivery network provide convenient dispatch points for connecting to enhanced services. This handing messages off for further processing is sometimes called vectoring of messages.
Two protocols suites are designed to provide access to a wide variety of content services distributed throughout a content network. The Internet Content Adaptation Protocol (ICAP) was developed in the late 1990’s[5] [6] to provide an open standard for connecting application servers. A more recently defined and robust solution is provided by the Open Pluggable Edge Services (OPES) protocol[7]. This architecture defines OPES service applications that can reside on the OPES processor itself or be executed remotely on a Callout Server. August 18 3G defination3G Defination - 3G refers to the third generation of developments in wireless technology, especially mobile communications. The third generation, as its name suggests, follows the first generation (1G) and second generation (2G) in wireless communications. 1G 2G 3G includes capabilities and features such as:
While 3G is generally considered applicable mainly to mobile wireless, it is also relevant to fixed wireless and portable wireless. A 3G system should be operational from any location on, or over, the earth's surface, including use in homes, businesses, government offices, medical establishments, the military, personal and commercial land vehicles, private and commercial watercraft and marine craft, private and commercial aircraft (except where passenger use restrictions apply), portable (pedestrians, hikers, cyclists, campers), and space stations and spacecraft. 3G offers the potential to keep people connected at all times and in all places. Researchers, engineers, and marketers are faced with the challenge of accurately predicting how much technology consumers will actually be willing to pay for. Another challenge faced by 3G services is competition from other high-speed wireless technologies, especially mobile WiMAX, and ability to roam between different kinds of wireless networks. The current status of mobile wireless communications, as of July 2007, is a mix of 2nd and 3rd generation technologies. Resources: August 04 视频格式讲解
|
|
|