本文介绍了识别PC上的电话的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好!我是C#编程的新手,我想开发一个应用程序来识别来电(来电的电话号码)并将该号码插入TextBox或标签等。例如当有人打电话给我我想在我的电脑屏幕上看到他的电话号码。是否有任何图书馆或协议在视觉工作室使用?有没有办法从我的电脑的调制解调器或路由器做到这一点?任何人都可以帮我做那个?谢谢!

解决方案

Hallo!I ''m new in C# programing and I would like to develop an application which recognise incoming telephone calls (the phone number from which call came) and insert that number in an TextBox or label etc.For example when someone call me i would like to see his telephone number on my computer screen.Are there any library or protocol to use in visual studio?Are there any way to do that from my computer''s modem or router?Can anyone help me to do that?Thank you!

解决方案


这篇关于识别PC上的电话的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-20 01:24