VB.Net Telephone

Working With TAPI

Page 1 of 1

4 Replies - 13311 Views - Last Post: 09 July 2010 - 01:51 PM Rate Topic: -----

#1 danielair   User is offline

  • D.I.C Head
  • member icon

Reputation: 23
  • View blog
  • Posts: 128
  • Joined: 12-July 09

VB.Net Telephone

Posted 07 July 2010 - 02:49 PM

Okay well heres what I'm trying to accomplish, I have a wireless network connected to my modem and my home phone is also connected to my modem. I want to connect my computer to the home phone to access the caller id whenever there in an incoming call. Then I want to have a notification popup telling me there in an incoming call and the name and number. I was looking into doing this and I found out about TAPI but I'm not sure on how to use it. But I figured that was the best way to go since I didn't find anything else.

I did found one script in VB that only worked on my Vista 32bit desktop, but hey its something. I'm not to sure how to expand on it to do what I want but it had a positive result. I attached the ZIP file.

When I was looking I found that most articles were using C++ but some said it was possible in VB.NET and I'd rather use it because I'm better with it. If you got any ideas how to make this work then please help.

Thanks,
Daniel

Attached File(s)



Is This A Good Question/Topic? 0
  • +

Replies To: VB.Net Telephone

#2 modi123_1   User is offline

  • Suitor #2
  • member icon



Reputation: 16479
  • View blog
  • Posts: 65,313
  • Joined: 12-June 08

Re: VB.Net Telephone

Posted 08 July 2010 - 08:04 AM

Soooooo you did find this, right?

http://www.codeproje...rt_TAPI_3x.aspx

As far as I can tell you download the activex control... you add it to your project.. gank some lines from that above and you are off and running.
Was This Post Helpful? 0
  • +
  • -

#3 danielair   User is offline

  • D.I.C Head
  • member icon

Reputation: 23
  • View blog
  • Posts: 128
  • Joined: 12-July 09

Re: VB.Net Telephone

Posted 08 July 2010 - 08:21 AM

Yeah thats the code I have. I did download and install it and I found this: http://www.smart-act.../caller-id.html. I tried using it but nothing seems to be working. Any idea?

Thanks,
Daniel
Was This Post Helpful? 0
  • +
  • -

#4 raziel_   User is offline

  • Like a lollipop
  • member icon

Reputation: 470
  • View blog
  • Posts: 4,281
  • Joined: 25-March 09

Re: VB.Net Telephone

Posted 08 July 2010 - 10:21 AM

tusk tusk tusk. another one eh. dude copy paste in my experience never ended well. first you will spend a lot more time to get it working then to understand the code and write your own. then if you have to change something you will have to spend almost the same time as before to make it work again. try it and you will see that it is true.
Was This Post Helpful? 0
  • +
  • -

#5 Shadar   User is offline

  • D.I.C Head
  • member icon

Reputation: 46
  • View blog
  • Posts: 157
  • Joined: 26-May 09

Re: VB.Net Telephone

Posted 09 July 2010 - 01:51 PM

Try taking a look at these examples.

http://www.exceletel...grams/Index.htm
Was This Post Helpful? 0
  • +
  • -

Page 1 of 1