Wireshark mailing list archives

Re: How can i run wireshark on Win CE


From: luoyantai <luoyantai () 163 com>
Date: Tue, 8 Jun 2010 14:32:58 +0800 (CST)

Thank you for your suggestion,Mr Harris.You mean i just need to change the user interface part(frontend part)?and the 
wireshark call the wpcap.dll in capture part,i need to use a version of winpcap which can run on WinCE to replace it 
,is that right?




在2010-06-07 17:04:43,"Guy Harris" <guy () alum mit edu> 写道:

On Jun 7, 2010, at 1:33 AM, luoyantai wrote:

My question is described in the title.If i want run wireshark on WinCE,what changes shoud i make about wireshark.I 
need some advices.Thank you

You will either need to

      1) find a version of GTK+ that works on Windows CE

or

      2) rewrite all the GUI code in Wireshark to use a GUI toolkit (native Windows, or something else) that works on 
Windows CE.

If you want to capture network traffic, you will also need a Windows CE version of WinPcap:

      http://www.winpcap.org/

(there was one at one point, but I'm not sure it still exists, and it wasn't supported by the WinPcap developers) or 
another libpcap-compatible Windows CE capture library/driver, or, if you have a Windows CE capture library/driver 
that's *not* libpcap-compatible, will need to modify dumpcap to use that library.
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
            mailto:wireshark-dev-request () wireshark org?subject=unsubscribe
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe

Current thread: