Yes the way suggested to DECODE mms stored in file is correct
but can i do the same thing without any network dependency ?
What i am looking for is -
1) take MMS stored in file abc.mms
2) Some utility run on abc.mms to convert to format decodable in Ethereal.
(eg- can i use some option of text2pcap utility ?)
rgds
vikram
-----Original Message-----
From: Loïc Minier [mailto:lool+ethereal@xxxxxxxxxx]
Sent: Friday, October 10, 2003 1:53 PM
To: ethereal-users@xxxxxxxxxxxx
Subject: Re: [Ethereal-users] query MMS Ethereal...
Pandita Vikram-A17410 <vikram.pandita@xxxxxxxxxxxx> - Fri, Oct 10, 2003:
> Now my requirement is that i want to decode a binary MMS message
> (header+body)....
> How can i use Ethereal for that ?
You mean a MMS stored in a file? I would send it over HTTP with the
proper content-type, for example setup the HTTP server to serve ".mms"
files as "application/vnd.wap.mms-message".
If you capture such a stream, you should get something similar to
<http://via.ecp.fr/~lool/ethereal/tcp-reassembly.bin>.
[ If someone has a better way... ]
--
Loïc Minier <lool@xxxxxxxx>