Re: [Wireshark-dev] Piping data to wireshark

2010-09-23 Thread Jaap Keuter
On 09/23/2010 06:38 PM, kahou lei wrote: > Hi, > > I wrote a simple program to pipe some data into wireshark. Everything > works fine except it doesn't show up the last packet in the wireshark. > I am using win32 api (WriteFile, FlushFileBuffers). Those function > calls indicate I have successfully

[Wireshark-dev] Piping data to wireshark

2010-09-23 Thread kahou lei
Hi, I wrote a simple program to pipe some data into wireshark. Everything works fine except it doesn't show up the last packet in the wireshark. I am using win32 api (WriteFile, FlushFileBuffers). Those function calls indicate I have successfully written the data to the buffer and flush it to the