User Tools

Site Tools


multi-interface_device_design

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
multi-interface_device_design [2009/03/05 14:35]
perryk
multi-interface_device_design [2009/03/09 00:01]
afbarnard added log entry for today's work
Line 1: Line 1:
-Link for Perry and Aubrey's project.+Aubrey ​Barnard and Perry Kivolowitz
  
-===== TODO List ===== +Our aim is 1to write an extensible framework for measuring network performance over multiple adapters and 2to develop techniques to analyze the captured data to suggest changes to how the adapters are being used.
-  * Break this into a few pages (?) +
-  * Add project summary content +
-  * Add project proposal (?)+
  
 ===== Project Log ===== ===== Project Log =====
Line 21: Line 18:
 ==== 03/05 ==== ==== 03/05 ====
  
-Met briefly - discussed evolving approach. Will meet longer ​on 03/06.+Met briefly - discussed evolving approach. Will meet again on 03/06.
  
 PK - Learned how to create dynamically loaded plug-in interface so that metrics / tests can be self-standing modules. PK - Learned how to create dynamically loaded plug-in interface so that metrics / tests can be self-standing modules.
 +
 +==== 03/06 ====
 +
 +Met briefly - discussed metrics as known so far. Will meet again Monday.
 +
 +PK - Wrote a DNSQuery plug-in using low level socket programming so that the query can be sent over non-default interfaces. Plug-in works over default interface (confirmed with WireShark) - have to add another NIC to my computer to test the non-default case. 
 +
 +==== 03/07 ====
 +
 +PK - Added second adapter to desktop. Confirmed plugins are working over alternate adapters. Wrote PING plugin using low level socket interface. This is working nicely. Started traffic driver UI.
 +
 +==== 03/08 ====
 +
 +AB - Considered reorganizing web pages. Learned to upload files, but held uploading proposal until after reorg. due to possible linking/​versioning problems. Researched network metrics from Google search results. Started finding papers from Sigmetrics and related conferences (IMC, MobiCom).
 +
 +Notes:
 +  * Measure bit error rates (physical and link layers should be able to report)
 +  * Get capacity of links
 +  * Measure achievable bandwidth by saturation
 +
multi-interface_device_design.txt · Last modified: 2009/03/23 22:42 by afbarnard