ostinato/server
Srivats P. ade8c119d9 Features
- Port State (Link/Transmit/Capture) now updated alongwith port stats
    - On link state change, the port window is not updated - partial changes have been done under #if 0; needs refactoring of Port Class implementation/usage before a signal/slot for the same can be implemented

Fixes
  - Fixed crash in client when connection to server is broken
  - Packet Capture and Capture Buffer Retrieval now works correctly and consistently (I think!)

Others
  - Minor visual changes in Ports Window
  - Port Stats Window now has 'right' alignment for stats data and 'center' for state data
2009-11-08 08:20:34 +00:00
..
abstracthost.h Added Google Protocol Buffers as the serialization format between client and server. 2008-08-09 03:22:13 +00:00
drone_main.cpp Features 2009-11-03 14:02:09 +00:00
drone.cpp Features 2009-11-03 14:02:09 +00:00
drone.h Features 2009-11-03 14:02:09 +00:00
drone.pro New Protocol Framework - initial checkin; not yet complete 2009-04-27 16:51:44 +00:00
drone.ui Initial Import 2008-05-03 14:37:10 +00:00
myservice.cpp Features 2009-11-08 08:20:34 +00:00
myservice.h Features 2009-11-08 08:20:34 +00:00
pcapextra.cpp Features 2009-11-03 14:02:09 +00:00
pcapextra.h - Implemented the "Stop" and "Goto Stream" per stream "nextWhat" options (Goto can only go to first stream for now - not any arbitrary stream) 2009-03-10 16:48:03 +00:00