Ethereal-dev: [Ethereal-dev] Filtering MMS packets

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Victor <drzoidberg@xxxxxxxx>
Date: Tue, 15 Nov 2005 23:09:36 +0100
Hello,

I am writing an application which has to filter all the MMS (Multimedia Messaging Service) packets from a set of captured frames. Anybody knows if it is possible to directly filter this kind of traffic using libpcap and BPF filters? I have tried to filter only TCP packets and the application works, but when I try to filter HTTP packets (for example), an error occurs.

Thanks in advance

Víctor V.