如何使用 Thrift 的 C# THttpHandler?

发布于 2025-01-01 10:43:02 字数 112 浏览 1 评论 0原文

我想编写一个由 Silverlight 客户端使用的 C# Thrift 服务,并且需要使用 Thrift C# 源代码中提供的 THttpClient。谁能指出我如何使用它的正确方向?我找不到任何教程或示例。

I want to write a C# Thrift service that will be consumed by a Silverlight client and need to make use of THttpClient provided in the Thrift C# source code. Can anyone point me in the right direction on how to use it? I couldn't find any tutorials or examples.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

街角迷惘 2025-01-08 10:43:02

下面是一个博客,其中包含使用 THttpHandler 的示例:

http: //codealoc.wordpress.com/2012/04/06/thrift-over-http-with-iis/

Here's a blog with an example using the THttpHandler:

http://codealoc.wordpress.com/2012/04/06/thrift-over-http-with-iis/

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文