对asp.net的Winsock控件 [英] Winsock control for asp.net

查看:69
本文介绍了对asp.net的Winsock控件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述





用VB6编写的旧项目之一使用winsock控件从服务器接收事件。

这是一个电信服务器,当呼叫到来它抛出一个事件,我的VB应用程序捕获该事件并基于此做出反应。比如什么时候事件(调用,断开连接,保持..)发生在服务器中它抛出event.and应用程序捕获该事件,



在winsock它已经启动,停止,data_arrival..etc事件。



我想在我的asp.net c#应用程序中实现相同的功能。是否有任何控制来继续从服务器获取事件?



请提出宝贵的建议。

Hi,

one of our old project written in VB6 uses winsock control to receive events from the server.
It is a telecommunication server, when the call is coming it throws a event, my VB application catch that event and react based on that. like when ever the event(call,disconnect,hold..) occurs in the server it throws event.and the app catches that events,

In winsock it has start,stop,data_arrival..etc events.

I want to implement the same functionality in my asp.net c# applications. is there any control is there to keep on getting the event from the server?

kindly give your valuable suggestions.

推荐答案

请从这里开始: http:/ /msdn.microsoft.com/en-us/library/System.Net.Sockets%28v=vs.110%29.aspx [ ^ ]。



-SA
Please start here: http://msdn.microsoft.com/en-us/library/System.Net.Sockets%28v=vs.110%29.aspx[^].

—SA


这篇关于对asp.net的Winsock控件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆