Anyone got Twitter xAuth working with the Compact Framework yet?

ぃ、小莉子 提交于 2019-12-25 04:53:34

问题


This question is related to a number of other questions on oAuth on the Compact Framework (one, two) but seems slightly more specific to me, as it specifically involves getting Twitters xAuth API call (meant for non web applications to be able to do oAuth) working on the Compact Framework.

  • Are SSL HTTP connections and the encryption methods needed for xAuth needed part of Compact Framework 3.5?
  • Did anyone get the Twitter xAuth working on Windows Mobile already?
  • If so, what libraries did you use for this?

Any tips are welcome.


回答1:


TweetSharp is indeed a good option; I have now used this succesfully to switch @peSHIrTweets over to OAuth using the xAuth API call.



来源:https://stackoverflow.com/questions/2666862/anyone-got-twitter-xauth-working-with-the-compact-framework-yet

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!