Confirmed users
438
edits
(Created page with " Janus is a project to find and evaluate ways to enable more efficient mobile browsing. == Goals == The goal of Janus is to verify whether we can enhance the mobile browsing...") |
No edit summary |
||
Line 33: | Line 33: | ||
== Background == | == Background == | ||
<!-- | |||
=== HTTP === | === HTTP === | ||
''TODO'' | ''TODO'' | ||
--> | |||
=== Transport Layer Security (TLS) === | === Transport Layer Security (TLS) === | ||
==== TLS handshake ==== | ==== TLS handshake ==== | ||
Line 49: | Line 50: | ||
240 <-- Data | 240 <-- Data | ||
</code> | </code> | ||
<!-- | |||
=== SPDY === | === SPDY === | ||
''TODO'' | ''TODO'' | ||
Line 55: | Line 56: | ||
=== WiFi === | === WiFi === | ||
''TODO'' | ''TODO'' | ||
--> | |||
=== 3G/4G === | === 3G/4G === | ||
==== LTE Mobile Network ==== | ==== LTE Mobile Network ==== | ||
Line 72: | Line 73: | ||
'''Latency''' [ms] <1000 <1000 <500 <200 <100 <50 | '''Latency''' [ms] <1000 <1000 <500 <200 <100 <50 | ||
</code> | </code> | ||
<!-- | |||
==== Radio Access Network (RAN) ==== | ==== Radio Access Network (RAN) ==== | ||
''TODO'' | ''TODO'' | ||
Line 87: | Line 88: | ||
==== Mobility Management Entity (MME) ==== | ==== Mobility Management Entity (MME) ==== | ||
''TODO'' | ''TODO'' | ||
--> | |||
=== Image Compression === | === Image Compression === | ||