Results 1 to 4 of 4

Thread: Make a call from an .NET-Application using a mobile phone ?

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Nov 2006
    Location
    Austria
    Posts
    109

    Make a call from an .NET-Application using a mobile phone ?

    mobile phones attached via USB odr WLAN or BT do no support TAPI

    I have 2 questions:

    1. is there an possibility, to send a call-Command to my mobile phone (Windos Mobile 6) ?

    2. when i click to a "callto:"-link in my sugar-crm - skype opens -
    is there a way to tell windows to open a different application ?

    THX !!

    sigi

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: Make a call from an .NET-Application using a mobile phone ?

    I don't know about question 1 but, for question 2, handling a protocol is like handling a file extension. You tell Windows what program to use to handle a protocol in the same place as you tell it what program to use to handle a file extension. Exactly where that is depends on your version of Windows.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Nov 2006
    Location
    Austria
    Posts
    109

    Re: Make a call from an .NET-Application using a mobile phone ?

    thank you! i have Windows 7

  4. #4
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: Make a call from an .NET-Application using a mobile phone ?

    Quote Originally Posted by sigiK View Post
    thank you! i have Windows 7
    Then you use the Default Programs applet from the Control Panel.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width