Calling a phone number in my phone on a button click from my desktop application(PC)

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • karthick001
    New Member
    • May 2009
    • 3

    Calling a phone number in my phone on a button click from my desktop application(PC)

    Hello Folks,
    Calling a phone number in my phone on a button click from my desktop application(PC) .

    This is my objective, all i know is creating desktop applications with some basic functionalities ,
    if this(requiremen t)is possible, pls let me know the step by step procedure to do this, as i have never connected phone to my PC.

    awaiting for answers...
  • MrMancunian
    Recognized Expert Contributor
    • Jul 2008
    • 569

    #2
    I'm sorry, but you really need to come up with a better question. No-one here is going to give you the step by step procedure. Try to figure out what is necessary for your objective to be met and then see what help you exactly need in getting there.

    Steven

    Comment

    • karthick001
      New Member
      • May 2009
      • 3

      #3
      Thanks Steven,

      Basically I am new to connecting a phone with PC so i don't know how to connect a phone with PC, to start with, it will be better if i know this.

      Thanks & Regards
      Karthick N

      Comment

      • Sfreak
        New Member
        • Mar 2010
        • 64

        #4
        Karthick,

        Your phone must have an API to connect your phone to your PC. If they dont let the dial methods available i dont know if you ll be able to do that, unless you create your own API directly to your phone (conecting directly to the phone´s mcu)

        Fernando Mello

        Comment

        • karthick001
          New Member
          • May 2009
          • 3

          #5
          Thank you very much for your reply Fernando Mello,

          This is my scenario, I am having a desktop application running in my system, a phone will be kept connected to that, my app will be having a button on click of that button, i want to initiate a call to a particular number(a same number all the time).

          If you wish,please provide me guidance towards acheiving this,

          Regards
          Karthick N

          Comment

          • Sfreak
            New Member
            • Mar 2010
            • 64

            #6
            This application provides you a way to dial from your pc? If yes, start looking for the library that contains these methods and try to import to your application. Its a first step.

            Fernando Mello

            Comment

            Working...