Process a text message?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Phill

    Process a text message?

    Has anyone tried to write a web service that receives a text message from a
    cell phone and preforms an update to a SQL Server database. I'm looking for
    possible solutions. Thanks for the input.
  • Chad Z. Hower aka Kudzu

    #2
    Re: Process a text message?

    "=?Utf-8?B?UGhpbGw=?=" <Phill@discussi ons.microsoft.c om> wrote in
    news:60A373D6-45C1-4DA1-B7ED-99D8F9D612B7@mi crosoft.com:[color=blue]
    > Has anyone tried to write a web service that receives a text message
    > from a cell phone and preforms an update to a SQL Server database. I'm
    > looking for possible solutions. Thanks for the input.[/color]

    Are you seeking to make the cell phone a soap client I assume?


    --
    Chad Z. Hower (a.k.a. Kudzu) - http://www.hower.org/Kudzu/
    "Programmin g is an art form that fights back"

    Blog: http://blogs.atozed.com/kudzu

    Comment

    • Chad Z. Hower aka Kudzu

      #3
      Re: Process a text message?

      "=?Utf-8?B?UGhpbGw=?=" <Phill@discussi ons.microsoft.c om> wrote in
      news:60A373D6-45C1-4DA1-B7ED-99D8F9D612B7@mi crosoft.com:[color=blue]
      > Has anyone tried to write a web service that receives a text message
      > from a cell phone and preforms an update to a SQL Server database. I'm
      > looking for possible solutions. Thanks for the input.[/color]

      Are you seeking to make the cell phone a soap client I assume?


      --
      Chad Z. Hower (a.k.a. Kudzu) - http://www.hower.org/Kudzu/
      "Programmin g is an art form that fights back"

      Blog: http://blogs.atozed.com/kudzu

      Comment

      • Phill

        #4
        Re: Process a text message?

        Maybe? I don't know anything about SOAP. I'm using Nextel phones. Do I
        need to write software for the phone?

        "Chad Z. Hower aka Kudzu" wrote:
        [color=blue]
        > "=?Utf-8?B?UGhpbGw=?=" <Phill@discussi ons.microsoft.c om> wrote in
        > news:60A373D6-45C1-4DA1-B7ED-99D8F9D612B7@mi crosoft.com:[color=green]
        > > Has anyone tried to write a web service that receives a text message
        > > from a cell phone and preforms an update to a SQL Server database. I'm
        > > looking for possible solutions. Thanks for the input.[/color]
        >
        > Are you seeking to make the cell phone a soap client I assume?
        >
        >
        > --
        > Chad Z. Hower (a.k.a. Kudzu) - http://www.hower.org/Kudzu/
        > "Programmin g is an art form that fights back"
        >
        > Blog: http://blogs.atozed.com/kudzu
        >[/color]

        Comment

        • Phill

          #5
          Re: Process a text message?

          Maybe? I don't know anything about SOAP. I'm using Nextel phones. Do I
          need to write software for the phone?

          "Chad Z. Hower aka Kudzu" wrote:
          [color=blue]
          > "=?Utf-8?B?UGhpbGw=?=" <Phill@discussi ons.microsoft.c om> wrote in
          > news:60A373D6-45C1-4DA1-B7ED-99D8F9D612B7@mi crosoft.com:[color=green]
          > > Has anyone tried to write a web service that receives a text message
          > > from a cell phone and preforms an update to a SQL Server database. I'm
          > > looking for possible solutions. Thanks for the input.[/color]
          >
          > Are you seeking to make the cell phone a soap client I assume?
          >
          >
          > --
          > Chad Z. Hower (a.k.a. Kudzu) - http://www.hower.org/Kudzu/
          > "Programmin g is an art form that fights back"
          >
          > Blog: http://blogs.atozed.com/kudzu
          >[/color]

          Comment

          • Chad Z. Hower aka Kudzu

            #6
            Re: Process a text message?

            "=?Utf-8?B?UGhpbGw=?=" <Phill@discussi ons.microsoft.c om> wrote in
            news:70C13475-49B6-4745-A6CC-AC02D76BF39C@mi crosoft.com:[color=blue]
            > Maybe? I don't know anything about SOAP. I'm using Nextel phones. Do I
            > need to write software for the phone?[/color]

            You need to find out what operating system the Nextel phones use, as well as
            what webclient software they use. I doubt web services will be a good choice
            in your case though based on what little tidbits I know of the Nextel phones.


            --
            Chad Z. Hower (a.k.a. Kudzu) - http://www.hower.org/Kudzu/
            "Programmin g is an art form that fights back"

            Blog: http://blogs.atozed.com/kudzu

            Comment

            • Chad Z. Hower aka Kudzu

              #7
              Re: Process a text message?

              "=?Utf-8?B?UGhpbGw=?=" <Phill@discussi ons.microsoft.c om> wrote in
              news:70C13475-49B6-4745-A6CC-AC02D76BF39C@mi crosoft.com:[color=blue]
              > Maybe? I don't know anything about SOAP. I'm using Nextel phones. Do I
              > need to write software for the phone?[/color]

              You need to find out what operating system the Nextel phones use, as well as
              what webclient software they use. I doubt web services will be a good choice
              in your case though based on what little tidbits I know of the Nextel phones.


              --
              Chad Z. Hower (a.k.a. Kudzu) - http://www.hower.org/Kudzu/
              "Programmin g is an art form that fights back"

              Blog: http://blogs.atozed.com/kudzu

              Comment

              Working...