Midterm Report: The sniffer and emulator for COM components
08 Jul 2011 Youzhi Bao capture-hpc gsoc
By now, what I have done for Capture-HPC is:
-
- Write a Mock Capture Server.
This is to help dubugging and coding the Capture client. According to the message format defined in ealier Capture, the mock server will send an command to client firstly and then keep listening to client’s log.
After the server’s working, we can start the Capture Client. The command is same as the earlier beta, although I updated the client code, which changes the way that invoke an IE process.