开发者

WCF vs ASHX for file transfer

I need my web server to make a call through the firewall to开发者_高级运维 an internal server and retrieve a binary file. On the internal server, which is better to use: a WCF service or an ASHX file to take the request and return the bytes of the file?

If a WCF service, are there any tutorials you can direct me to as I have not done much with WCF?

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜