Send SMS/MMS, especially MMS using .Net w C# -


Does anyone know how to send an MMS message with the .NET framework? Sample code for SMS, but MMS is not. I have a GPRS modem which is already installed on my server.

I do not think there is any easy way to do this basically SMS / MMS encoding and decoding in .net To do without writing your code. You can try one of the following libraries:


Comments

Popular posts from this blog

php - multilevel menu with multilevel array -

.net - C# List<T>.Find(x=>x.Rectangle.Contains(Point)) FAIL -

objective c - iPhone and it's wireless area -