开发者

I want to stream data from XML file using C# .net

The requirement is to read data from an XML file and stream data read from that XML file to specified IP Address and port no. I am thinking to use socket programming here. Please suggest the best way to do this. Data size can be in MBs, and as the rec开发者_JS百科ieved data will be real time, transfer rate should be fast.

Looking forward to helpful suggestions,

Regards, Akki


You can use WCF in streaming mode and avoid socket programming.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜