客户服务器编程 [英] Client Server Programming

查看:78
本文介绍了客户服务器编程的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好我使用c#为贸易公司在asp.net创建了网站,他们正在使用udp端口上的任何应用程序。我的问题是他们告诉我在网站上选择该端口的费率。所以请给出如何从asp.net中的udp端口读取数据的解决方案。

Hi i have created website in asp.net using c# for trading company and they are using any application that through the rate on udp port. My problem is that they told me to pick the rate on that port in website. so please give solution how to read data from udp port in asp.net.

推荐答案

要从UDP端口读取数据,以下内容应该有所帮助:

MSDN:UdpClient.Receive方法 [ ^ ]

基本UDP接收器 [ ^ ]



试试如果您面对,请填写并发布具体问题。
To read data from UDP port, following should help:
MSDN: UdpClient.Receive Method [^]
Basic UDP Receiver[^]

Try out and post specific issues if you face.


这篇关于客户服务器编程的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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