First demo shows that a skeleton version of WebTP is working. This includes: connection setup(if appropriate), retransmission, packetization, and primitive congestion control.
WebTP Demo 2
Second demo shows the effects of downloading
pictures in the order of preference of the user. This demo
requires only a client-side proxy.
After configuation, user can go to any web site
directly.
WebTP Demo 3
Third demo shows the effects of downloading web
pages using WebTP versus using TCP. This demo requires a
client-side proxy and a server-side proxy (running on
webtp.eecs). It also requires an implementation of WebTP over
UDP.