用于发送引用的.Net 库
.Net 中有用于发送引用或 pingback 的库吗?我知道代码并不难编写,但如果有人编写、调试并维护它,我宁愿重用。
Is there a library for sending trackbacks or pingbacks in .Net? I know the code is not that hard to write, but if someone wrote, debugged it and maintains it, I'd rather re-use.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我的解决方案是实现 pingback 而不是 trackback。我花了一小部分时间来做这件事(虽然我从未完成引用)。事实上,不再有多少博客接受引用引用,但他们正在接受 pingback。
My solution was to implement pingback instead of trackback. It took me a fraction of the time to do it (while I never finished trackback). And actually, not many blogs are accepting trackbacks anymore, but they are accepting pingbacks.