Remote Controlling of PC

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

    Remote Controlling of PC

    Hi,
    I want to remotely shut down my pc from a mobile phone. The idea
    that i have got is to send a sms to a website which converts it into
    email. This website then sends that email to my pc. This email is
    recived using outlook. I wanna know how to shut down the pc once i
    have got that email. Should i write a vb program to monitor the
    outlook or is there anythin in outlook itself which will monitor the
    email and initate a program.

    Thanks for all the replies.....
  • Spam Catcher

    #2
    Re: Remote Controlling of PC

    connexion <gautampai7@gma il.comwrote in news:a1339af7-e73f-485e-acab-
    7df2e21067ec@i1 2g2000prf.googl egroups.com:
    Hi,
    I want to remotely shut down my pc from a mobile phone. The idea
    that i have got is to send a sms to a website which converts it into
    email. This website then sends that email to my pc. This email is
    recived using outlook. I wanna know how to shut down the pc once i
    have got that email. Should i write a vb program to monitor the
    outlook or is there anythin in outlook itself which will monitor the
    email and initate a program.
    You can hook into an SMS service directly... that way you don't need to
    convert to an e-mail. Most SMS aggregators support 2-way SMS
    communications.

    --
    spamhoneypot@ro gers.com (Do not e-mail)

    Comment

    • connexion

      #3
      Re: Remote Controlling of PC

      On Feb 17, 11:07 pm, Spam Catcher <spamhoney...@r ogers.comwrote:
      connexion <gautamp...@gma il.comwrote in news:a1339af7-e73f-485e-acab-
      7df2e2106...@i1 2g2000prf.googl egroups.com:
      >
      Hi,
          I want to remotely shut down my pc from a mobile phone. The idea
      that i have got is to send a sms to a website which converts it into
      email. This website then sends that email to my pc. This email is
      recived using outlook. I wanna know how to shut down the pc once i
      have got that email. Should i write a vb program to monitor the
      outlook or is there anythin in outlook itself which will monitor the
      email and initate a program.
      >
      You can hook into an SMS service directly... that way you don't need to
      convert to an e-mail. Most SMS aggregators support 2-way SMS
      communications.
      >
      --
      spamhoney...@ro gers.com (Do not e-mail)
      thanks for the reply but i want to build a program using vb for it
      so.......i want to build a program which shuts down the pc once
      outlook gets the email.

      Comment

      • Spam Catcher

        #4
        Re: Remote Controlling of PC

        connexion <gautampai7@gma il.comwrote in news:7378c5da-6aa6-4f6f-9708-
        6bcb89849440@e6 g2000prf.google groups.com:
        thanks for the reply but i want to build a program using vb for it
        so.......i want to build a program which shuts down the pc once
        outlook gets the email.
        You can hook into SMS aggregators with VB.

        If you want to use e-mail, how are you going to convert the SMS to e-mail?

        --
        spamhoneypot@ro gers.com (Do not e-mail)

        Comment

        • connexion

          #5
          Re: Remote Controlling of PC

          On Feb 19, 6:05 pm, Spam Catcher <spamhoney...@r ogers.comwrote:
          connexion <gautamp...@gma il.comwrote in news:7378c5da-6aa6-4f6f-9708-
          6bcb89849...@e6 g2000prf.google groups.com:
          >
          thanks for the reply but i want to build a program using vb for it
          so.......i want to build a program which shuts down the pc once
          outlook gets the email.
          >
          You can hook into SMS aggregators with VB.
          >
          If you want to use e-mail, how are you going to convert the SMS to e-mail?
          >
          --
          spamhoney...@ro gers.com (Do not e-mail)
          there is a webiste called excell.com which converts sms into email
          so......

          Comment

          • Spam Catcher

            #6
            Re: Remote Controlling of PC

            connexion <gautampai7@gma il.comwrote in news:83cab751-85a4-4918-a5d0-
            0091dbf0023c@62 g2000hsn.google groups.com:
            there is a webiste called excell.com which converts sms into email
            so......
            It'll work in that case, but just a bit redundant if you ask me :-)

            --
            spamhoneypot@ro gers.com (Do not e-mail)

            Comment

            Working...