Re: [twitter-dev] Streaming API timeout issues

2011-05-19 Thread Arnaud Meunier
Hey there, Please be careful when you share pieces of code on this Mailing List. I had to reset your Twitter password because you just shared it publicly. Please go to http://twitter.com/account/resend_password so we can send you password reset instructions. Concerning your issue, the Streaming A

[twitter-dev] Streaming API timeout issues

2011-05-19 Thread yippanion
Hi I'm trying the following code snippet to connect to your API but it is timing out while waiting for the response. string url = "http://stream.twitter.com/1/statuses/filter.json? follow=12"; WebRequest req = WebRequest.Create(url); req.Credentials = new NetworkCredential("ConnectTweetPRO", "Prest