mms

How to send MMS with C#

Hi! I need to send MMS thought a C# application. I have already found 2 interesting components: http://www.winwap.com http://www.nowsms.com Does anyone have experience with other third party components? Could someone explain what kind of server I need to send those MMS? Is it a classic SMTP Server? Thanks a lot! ...

Is there a universal application ID for sending MMS in J2ME?

I'm having problems with this. The thing is that when I send an MMS with J2ME to another devices with JSR 205 (two tested: SonyEriccson w610i and Nokia 5300), a receiving icon flashes, but the message is not in the inbox folder. I think this happens because of the application ID -which may not be recognized-, so, is there a universal ap...

Internal hyperlinks in a MMS

Hi everyone ! Is it possible to put an internal hypertext link (or anchor) inside a MMS. I wan't to offer a user of a MMS service to choose between serveral links and make his way insde the MMS. Any idea how it is possible ? Thanx. ...

Can you create a link in SMIL to jump inside an embedded Audio file to different times

I am trying to create a SMIL layout that will let me present a slideshow. The issue I am having is to be able to create an anchor that will move the playback head to a different point in time within the currently playing audio file (and NOT to a different chapter). Does anyone know if this is possible? I haven't found documentation that ...

Detecting MMS stream in PHP?

We have three MMS streams that are in various states of use. I'd like to be able to promote the stream only when there is something coming through (and hide it when it's not). I haven't been able to find a way do this. Any ideas? Thanks! ...

Windows Media Server Streaming from database

Is it possible to somehow set up WMS to stream the content from a database only using Windows Server 2003 Standard edition? I know it can be done using custom-plugin data source but that is only enabled with Windows Server 2003 Enterprise Edition. ...

SMS/MMS notification server monitoring messaging service

Does anyone know of any server monitoring software that will send you SMS/MMS messages to your cel phone on a server failure? Something like... http://www.mobifi.com/ It sends you cel phone notifications when one of your servers failures for criteria established by administrators. This is a UK based company. I am looking for one in ...

Playing MMS streams within Python

I'm writing a XM desktop application (I plan on releasing the source on github when I'm finished if anyone is interested) Anyway, the one part I know very little about is how to play media within Python (I'm using PyQt for the frontend). Basically, I have a mms:// url that I need to play. I was wondering if there is a library that could ...

Windows Mobile App - Play MMS Stream?

I'm trying to write a Windows Mobile app targeting Windows Mobile 6.x that will stream an internet radio stream delivered via MMS protocol (just one feature among other things). Does the .NET Compact Framework have built-in controls or API's that will do this? Or would I need to start looking for a third-party library? I'm a little co...

Windows Mobile App - Play Stream Over MMS Protocol?

NOTE: This question is being reasked because I accidentally clicked Community Wiki in the previous one, and obviously that didn't provide enough incentive in the form of reputation for people to answer it. Here is a link to the old question, please do not duplicate those answers (they weren't exactly helpful anyway): Link to Original Q...

Needed: MM7 message builder in .Net

Background In the mobile world, MM7 is a multimedia message that uses XML/SOAP as its content and HTTP as its transport (wiki). What I want some kind of a message builder (a DSL engine is preferable) that builds the SOAP (XML) message itself, so that I can actually view the raw message without sending it. What I found so far ......

How to add attachment options in Android's sms/mms default app

My question is, is it at all possible to add to the sms attachments options available by any means without rebuilding the source? I currently am trying to add additional attachment options to the bundled SMS app titled 'messaging' in all current Android builds. When you select 'attach' from the menu, a custom dialog is opened with optio...

Streaming Audio MMS:// to the iPhone

I'd like to stream a mms:// url to my iPhone app, but so far information on the topic is hard to come by. I know there are a couple apps out there that can do it already (FStream, WunderRadio, Tuner), and I've read a few notes about them possibly using libmms and ffmpeg to accomplish this task. Does anyone know of a way to achieve this...

any open source libraries to extract photo/video attachments from email and/or MMS which take care of "hundreds" of test cases

I want to allow users to upload photos and videos with their mobile phone by sending the photo/video to an email address. Cal Henderson in "Building Scalable Web Sites" mentions that Flickr has "hundreds" of test cases to deal with the fact that "Wireless Carriers Hate You". Are there any open source projects/libraries that try to addr...

What is the best way to play MMS/RTSP streams in C#?

Is there something like libmms, librtsp or xine-lib for C#? ...

Play mms:// streams on my site

Hi Overflowers! I'm building a "channel chooser" for a set of mms:// streams (Microsoft Media Server): a simple web GUI that lets the user chose which channel to listen to. For reference, here is the list of streams I'd like to use. I would like users to be able to play those streams on my site with a simple "play/stop" control. Nothing...

Sending MMS programatically in iPhone

Hi all, Is there any way to send MMS programatically in iPhone ? Thanks ...

How to programmatically send MMS in blackberry?

How to programmatically send an MMS in blackberry? ...

How to send MMS in J2ME?

How to send MMS in J2ME? ...

ipod albums landscae view

Hello, I would like to know if there's an API to implement a view which is similar to the iPod albums Landscape view. I tried using Scroll view but couldn't the get the required output. Also, I would like to know if MMS can be implemented in an iPhone application. I did some searching, but no luck. Jailbreaking aside, is there any API...