User Tools

Site Tools


midd:traffic_scheduling:project_log

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
midd:traffic_scheduling:project_log [2009/03/31 22:03]
perryk
midd:traffic_scheduling:project_log [2009/04/11 14:47]
perryk
Line 90: Line 90:
  
 PK - Looked for TCP PUSH support in Windows (.NET). There isn't any. Zilch. PK - Looked for TCP PUSH support in Windows (.NET). There isn't any. Zilch.
 +
 +AB - Investigated using C# on Linux. Mono looks feasible. Will try to get it running.
  
 ==== 03/31 ==== ==== 03/31 ====
Line 96: Line 98:
  
 PK - modified server to echo any TCP and UDP packets that it sinks. This made the partner stuff I added unnecessary and it has been removed. PK - modified server to echo any TCP and UDP packets that it sinks. This made the partner stuff I added unnecessary and it has been removed.
 +
 +==== 04/02 ====
 +
 +AB - Attempt to test database connections with Python. No easy ODBC connectors for MySQL, so will have to do at home where I have more control over my development environment.
 +
 +==== 04/05 ====
 +
 +AB - Got Mono up and running for C# development on Linux. Connected to Perry'​s databases. Traffic analysis is next.
 +
 +==== 04/08 ====
 +
 +PK - researched and found a means of performing more high resolution timing in .net.
 +
 +==== 04/09 ====
 +
 +PK - Discovered that the Sprint mobile broadband card is invisible to winpcap. Researched this. Winpcap cannot see modem connections under Vista. Continued researching this on winpcap and sharppcap mailing lists. One fellow suggested bridging the Sprint card to the loop back connector. ​
 +
 +==== 04/10 ====
 +
 +I was in the process of doing this (see above) when I could not reinstall the Spring drivers. Looking for a new set of drivers, I found a completely revamped set from Spring. Installing, and guess what - the NDIS adapter can not be directly seen by winpcap. Successfully sending and receiving via our software over the Sprint card to our server.
 +
 +
  
midd/traffic_scheduling/project_log.txt ยท Last modified: 2009/05/15 14:55 by afbarnard