mms

does any a way to send mms with c# code

Answer this question

mms

  • graymon

    .NETCF does not have classes that support sending/receiving MMS out of the box. OpenNetCF or the windows mobile newsgroups may be of more help to you.

    Windows Mobile API:

    microsoft.public.pocketpc.developer

    microsoft.public.smartphone.developer

    Windows CE API:

    microsoft.public.windowsce.embedded

    General programming (not VisualStudio related):

    microsoft.public.windowsce.embedded

    microsoft.public.windowsce.app.development

    Native compilers:

    microsoft.public.windowsce.embedded.vc

    ActiveSync:

    microsoft.public.pocketpc.activesync



  • mms