<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>UCL Engineering</title>
	<atom:link href="http://www.engineering.ucl.ac.uk/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.engineering.ucl.ac.uk</link>
	<description>Change the world</description>
	<lastBuildDate>Wed, 22 May 2013 15:05:16 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
		<item>
		<title>Computer Science Professor Mark Handley Recieves 2012 IEEE Internet Award</title>
		<link>http://www.engineering.ucl.ac.uk/blog/2011/07/11/computer-science-professor-mark-handley-receive-2012-ieee-internet-award/</link>
		<comments>http://www.engineering.ucl.ac.uk/blog/2011/07/11/computer-science-professor-mark-handley-receive-2012-ieee-internet-award/#comments</comments>
		<pubDate>Mon, 11 Jul 2011 10:59:13 +0000</pubDate>
		<dc:creator>ucle</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.engineering.ucl.ac.uk/?p=2694</guid>
		<description><![CDATA[<p>Computer Science Professor Mark Handley Recieves 2012 IEEE Internet Award The world has come to rely on the Internet – it provides everything from commerce to education to entertainment. While &#8230; <a href="http://www.engineering.ucl.ac.uk/blog/2011/07/11/computer-science-professor-mark-handley-receive-2012-ieee-internet-award/">Continue reading <span class="meta-nav">&#8594;</span></a></p><p>The post <a href="http://www.engineering.ucl.ac.uk/blog/2011/07/11/computer-science-professor-mark-handley-receive-2012-ieee-internet-award/">Computer Science Professor Mark Handley Recieves 2012 IEEE Internet Award</a> appeared first on <a href="http://www.engineering.ucl.ac.uk">UCL Engineering</a>.</p>]]></description>
			<content:encoded><![CDATA[<h1>Computer Science Professor Mark Handley Recieves 2012 IEEE Internet Award</h1>
<p>The world has come to rely on the Internet – it provides everything from commerce to education to entertainment. While the youngest of us cannot remember a world without it, the Internet grew out of decades of research by a community of dedicated scientists and technologists.</p>
<div><img class="alignright" src="https://www.ucl.ac.uk/silva/engineering/fes-news-publication/news-images/handley-fuji" alt="A photo of Professor Mark Handley (at the top of Mount Fuji)" width="218" height="200" /></div>
<p>The<a href="http://www.ieee.org/" target="_self"> Institute of Electrical and Electronics Engineers</a> present their annual Internet Award to individuals who contribute exceptionally to developing Internet technology. <a href="http://www.cs.ucl.ac.uk/staff/m.handley/" target="_self">Mark Handley</a>, Professor of Networked Systems at UCL’s Department of Computer Science, will receive this award for 2012. This is in recognition of his academic research, his work designing Internet standards, and his development of real-world systems to fill real-world needs.</p>
<h1>Multimedia Calling</h1>
<p>When the Internet was first dreamt up, making phone calls and watching videos in real time&#8211;known as streaming multimedia communications&#8211;were not on the menu. The Internet provides &#8220;best-effort&#8221; delivery of data, potentially reordering or dropping some of the information between sender and receiver. Audio and video applications respond badly to these quirks: reordered or dropped data cause unwanted &#8220;glitches&#8221; in a call or video. To overcome these limitations, Professor Handley and colleagues developed networked multimedia systems that are resilient to loss and reordering, so that users can enjoy calls and videos carried over the Internet without glitches. In addition, Professor Handley&#8217;s work on the<a href="http://en.wikipedia.org/wiki/Session_Initiation_Protocol" target="_self"> Session Initiation Protocol</a> (SIP) allows voice and video calls to be made over the Internet. SIP is now widely used both for Internet calls and as the basis of call signalling on 3G mobile telephone networks.</p>
<h1>Congestion Control</h1>
<p>When users try to send too much data over a part of the Internet, they can exceed a link&#8217;s capacity, causing congestion. This basic problem will always be with us — while links increase in capacity over time, the population of users grows too, as does the bandwidth demanded by each user. The most widely used congestion control protocol for the Internet is the <a href="http://en.wikipedia.org/wiki/Transmission_Control_Protocol" target="_self">Transmission Control Protocol</a> (TCP).</p>
<p>But TCP doesn&#8217;t work particularly well with audio and video, which require data to arrive with lower delay and at a more predictable rate than TCP can typically achieve. At the same time, it is desirable that a new congestion control protocol compete fairly with &#8220;original&#8221; TCP: if two users share a congested link, one using TCP, and the other the new protocol, the new protocol should not claim more of the link than TCP does. Professor Handley and his collaborators created <a href="http://www.faqs.org/rfcs/rfc5348.html" target="_self">TCP-Friendly Rate Control</a> (TFRC), a novel congestion control protocol better suited to the demands of audio and video. As its name suggests, TFRC achieves those aims while competing fairly with TCP.</p>
<h1>Distributing Data</h1>
<p>In the late 1990s, users began sharing large amounts of data using peer-to-peer (P2P) systems, which were intended to cope with any one server going down. However, the most common designs needed to either keep a central index, recording which files were stored where (itself vulnerable to failure), or blindly ask hosts in the P2P system if they had a particular file  — wasting valuable bandwidth and time. A broad community were working on eliminating these drawbacks from P2P systems, and Mark was a co-creator of one of the three simultaneous seminal proposals for creating a <a href="http://en.wikipedia.org/wiki/Distributed_hash_table" target="_self">Distributed Hash Table</a>(DHT)  — a way to store files in a P2P system that uses no central index, yet allows requests to be sent quickly to the exact hosts that hold the desired data.</p>
<h1>Routing Research</h1>
<p>In addition to his many research contributions, Mark has also been a key enabler of others&#8217; networking research. Concerned that closed-source routers meant Internet researchers couldn&#8217;t work on real-world problems, in 2000 Mark founded and led a team to create <a href="http://www.xorp.org/" target="_self">XORP</a> (the eXtensible Open Router Platform), complete open-source software for a router based on standard, easily available PCs. XORP allows researchers to modify routers&#8217; behaviour, and so to investigate new Internet protocol designs that were not previously possible. The Internet research community has made great use of XORP for creating new protocols and measurements to enhance and extend the Internet.</p>
<h1>Internet Engineer</h1>
<p>Beyond his academic work, Professor Handley has devoted much time to the <a href="http://www.ietf.org/tao.html" target="_self">Internet Engineering Task Force</a>, working to establish his ideas and those of his peers as standards for the global Internet. In receiving this award, he joins the ranks of those who developed the foundations of the Internet – <a href="http://en.wikipedia.org/wiki/IEEE_Internet_Award" target="_self">previous winners</a> have been responsible for DNS, networked email and the Internet’s ancestor, the ARPAnet, among other innovations.</p>
<p>The post <a href="http://www.engineering.ucl.ac.uk/blog/2011/07/11/computer-science-professor-mark-handley-receive-2012-ieee-internet-award/">Computer Science Professor Mark Handley Recieves 2012 IEEE Internet Award</a> appeared first on <a href="http://www.engineering.ucl.ac.uk">UCL Engineering</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.engineering.ucl.ac.uk/blog/2011/07/11/computer-science-professor-mark-handley-receive-2012-ieee-internet-award/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
