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/04 22:24]
afbarnard updated project log, made todo list, formatting
multi-interface_device_design [2009/03/07 14:28]
perryk
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 15: Line 12:
  
 AB - Learned about TCP so I can figure out some ways to measure it. AB - Learned about TCP so I can figure out some ways to measure it.
 +
 +PK - Got enumeration of adapters running along with capture on selected adapters. Simple GUI to enable / disable adapter capture.
 +
 +
 +==== 03/05 ====
 +
 +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.
 +
 +==== 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.
 +
multi-interface_device_design.txt · Last modified: 2009/03/23 22:42 by afbarnard