使用字节流通过Internet进行全双工客户端服务器通信 [英] Full Duplex Client Server Communication Over Internet Using Byte Stream

查看:78
本文介绍了使用字节流通过Internet进行全双工客户端服务器通信的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好,
谁能帮助我构建一个可以通过Internet进行通信的客户端服务器应用程序. 我不想发送接收简单的字符串消息. 我想要发送和接收自定义业务对象.我需要异步双向通信

Hello,
Can any one help me build a Client Server Application which is able to communicate over Internet. I do not want to send receive simple string messages. I want to send and receive custom business object. I need asynchronous Two way communication

推荐答案

如果您想在Web浏览器中实现客户端,则SignalR是您的朋友:-)
检查以下内容: https://github.com/SignalR/SignalR [
If you want to implement your client in web browser then SignalR is your friend :-)
Check that : https://github.com/SignalR/SignalR[^]

otherwise look at System.Net.Remoting


这篇关于使用字节流通过Internet进行全双工客户端服务器通信的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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