时间:2019-03-17 标签:c#Skype 3rd party

发布于 2024-11-02 13:12:15 字数 144 浏览 0 评论 0原文

我有一个应用程序想要使用 skype4com 与 Skype 进行通信。每次我在 Skype 中运行 skype.attach(6,false) 都会弹出一条消息,说 app.exe 想与你连接。允许还是不允许?有没有办法以编程方式允许 app.exe 附加到 Skype?

I have an application that wants to communicate with skype using skype4com. Everytime i run skype.attach(6,false) in skype pops up a message saying that app.exe wants to conect with u. Allow it or no? Is there a way I can programatically allow the app.exe to attach to skype?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

萌辣 2024-11-09 13:12:15

出于安全原因,此消息将始终弹出,以提醒 Skype 用户有第三方程序想要附加。但是,每个应用程序只应发生一次。每次都重新编译吗?

For security reasons, this message will always pop up to alert the Skype user that a third-party program wants to attach. However, it should only happen once per application. Are you recompiling each time?

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文