开发者

Need advice about using on the use of technology (WCF, Web services, etc..)

开发者 https://www.devze.com 2023-01-08 16:13 出处:网络
I have an WPF application. The p开发者_JS百科roblem: need program(daemon, service) that send signals by network to my wpf application and fires some events in real time. Need recomendations how to wri

I have an WPF application. The p开发者_JS百科roblem: need program(daemon, service) that send signals by network to my wpf application and fires some events in real time. Need recomendations how to write this service.


I would recommend looking into WCF.

This would allow you to use a variety of transport mechanisms, and is really the preferred IPC technology for .NET at this point. It really should replace remoting for any new development.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号