Extracting mms (mmsuncomp.exe) ;-)

Extracting mms (mmsuncomp.exe) ;-) SearchSearch
Author Message
Lars Nielsen, MobileNation ApS - Denmark
Frequent Contributor
Username: Larsmservice

Post Number: 237
Registered: 10-2003
Posted on Wednesday, July 27, 2005 - 05:06 pm:   

Hi Bryce.
I know this one has been up before.
Is there an exe-file i can use to extract a .mms-file ?
I read your thread about creating a VASP account etc. But i am trying to build a service where i fetch the mms-file physically from a HTTP url, downloads it to my server, and now i need something to extract the content from the mms.

Do you know anything that will do the trick ?


;)Lars
Bryce Norwood - NowSMS Support
Board Administrator
Username: Bryce

Post Number: 4663
Registered: 10-2002
Posted on Wednesday, July 27, 2005 - 08:35 pm:   

Hi Lars,

I wish it were an easy task to break apart the MMSuncomp functionality that we use internally in NowSMS, so that it could be a simple command line utility. But that would take a fair bit of effort.

I did a quick web search, and I might have come up with something here that you could make use of:

http://www.hellkvist.org/software/

MMSLIB is in PHP, but you could run a PHP script from a command line, and maybe put something together using this as a starting point.

I haven't tried it myself, so I don't know how well it works.

-bn