Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. How to get a message which user send from his mobile (reply to a message which is sent by application).

How to get a message which user send from his mobile (reply to a message which is sent by application).

Scheduled Pinned Locked Moved ASP.NET
questioncsharpasp-netdatabasetutorial
5 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    rahul net11
    wrote on last edited by
    #1

    Hello All, I am creating a application in which user can send a message to another user on his mobile. Once other user got the message and he replied to the message then i want to update the status in my database. Can anybody tell me how can i catch the reply which user sent from his mobile in my asp.net application? How can i catch the reply? Thanks Rahul

    People Laugh on me Because i am Different but i Laugh on them Because they all are same.

    Y 1 Reply Last reply
    0
    • R rahul net11

      Hello All, I am creating a application in which user can send a message to another user on his mobile. Once other user got the message and he replied to the message then i want to update the status in my database. Can anybody tell me how can i catch the reply which user sent from his mobile in my asp.net application? How can i catch the reply? Thanks Rahul

      People Laugh on me Because i am Different but i Laugh on them Because they all are same.

      Y Offline
      Y Offline
      Yusuf
      wrote on last edited by
      #2

      how is the reply sent? Is it through your application? If so, you know it is a reply, can't you?

      Yusuf Oh didn't you notice, analogous to square roots, they recently introduced rectangular, circular, and diamond roots to determine the size of the corresponding shapes when given the area. Luc Pattyn[^]

      R 1 Reply Last reply
      0
      • Y Yusuf

        how is the reply sent? Is it through your application? If so, you know it is a reply, can't you?

        Yusuf Oh didn't you notice, analogous to square roots, they recently introduced rectangular, circular, and diamond roots to determine the size of the corresponding shapes when given the area. Luc Pattyn[^]

        R Offline
        R Offline
        rahul net11
        wrote on last edited by
        #3

        Hi Once user got a message he just need to reply these message from his mobile. Thanks

        People Laugh on me Because i am Different but i Laugh on them Because they all are same.

        Y 1 Reply Last reply
        0
        • R rahul net11

          Hi Once user got a message he just need to reply these message from his mobile. Thanks

          People Laugh on me Because i am Different but i Laugh on them Because they all are same.

          Y Offline
          Y Offline
          Yusuf
          wrote on last edited by
          #4

          so what is the issue? if you know how to send a message in the first place, it shouldn't be hard to figure out how to send a reply.

          Yusuf Oh didn't you notice, analogous to square roots, they recently introduced rectangular, circular, and diamond roots to determine the size of the corresponding shapes when given the area. Luc Pattyn[^]

          S 1 Reply Last reply
          0
          • Y Yusuf

            so what is the issue? if you know how to send a message in the first place, it shouldn't be hard to figure out how to send a reply.

            Yusuf Oh didn't you notice, analogous to square roots, they recently introduced rectangular, circular, and diamond roots to determine the size of the corresponding shapes when given the area. Luc Pattyn[^]

            S Offline
            S Offline
            shawty_ds
            wrote on last edited by
            #5

            I think what you mean is you want to intercept the inbound message and then post this into an ASP.NET application? this should help... http://www.ciol.com/content/developer/os/2006/106041301.asp[^] Esentially you need to use the new windows mobile 5 interception class. If your trying to do this on a device less than WM5 then your in for a whole world of pain, beacuse it's not easy. If your trying to do it on a non WM5 device then you'll need to consult the appropriate JSR for the J2ME environment, JSR 213 (I think) as of this writting, but don't quote me on that. Cheers Shawty

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups