Hi J,

Glad you worked it out. The Streaming API (stream.twitter.com) does not
support multiple streams - only one connection is permitted. This is
explained in more detail on our developer resources site:
    http://dev.twitter.com/pages/streaming_api_concepts#access-rate-limiting

Best,
@themattharris
Developer Advocate, Twitter
http://twitter.com/themattharris


On Mon, Feb 28, 2011 at 12:54 AM, Chen Jack S Y <aquaj...@gmail.com> wrote:

> Thanks, figured it out. Another question, how many connections are allowed
> with a shared IP? Any suggestions on multiple streams in one machine with
> one IP?
>
> J
>
> On Mon, Feb 28, 2011 at 1:50 PM, John Kalucki <j...@twitter.com> wrote:
>
>> Are you specifying the IDs in the URL or in a POST parameter? There's a
>> limit to the URL length that we'll parse, but we'll take huge POST
>> parameters.
>>
>> -John Kalucki
>> http://twitter.com/jkalucki
>> Twitter, Inc.
>>
>>
>> On Tue, Feb 22, 2011 at 11:22 PM, aquajach <aquaj...@gmail.com> wrote:
>>
>>> Hi,
>>>
>>> Just started to play with streaming API, but get confused on how many
>>> followers id could be tracked with one connection. In basic level of
>>> filter,
>>> http://dev.twitter.com/doc/post/statuses/filter says 400 followers ids
>>> http://dev.twitter.com/pages/streaming_api_methods says 5,000
>>> followers ids
>>>
>>> Then I tried in local machine, could only follow around 320 ids
>>> ( receive 413 if more)  and seems multiple connections in one IP are
>>> not allowed. Any body here know: Is there any ways to follow a few
>>> thousands ids for each authenticated account (with oauth)? Or how to
>>> apply for higher access level?
>>>
>>> Any experience share or answers are appreciated!
>>>
>>> J
>>>
>>> --
>>>
>>> Twitter developer documentation and resources:
>>> http://dev.twitter.com/doc
>>> API updates via Twitter: http://twitter.com/twitterapi
>>> Issues/Enhancements Tracker:
>>> http://code.google.com/p/twitter-api/issues/list
>>> Change your membership to this group:
>>> http://groups.google.com/group/twitter-development-talk
>>>
>>
>>
>  --
> Twitter developer documentation and resources: http://dev.twitter.com/doc
> API updates via Twitter: http://twitter.com/twitterapi
> Issues/Enhancements Tracker:
> http://code.google.com/p/twitter-api/issues/list
> Change your membership to this group:
> http://groups.google.com/group/twitter-development-talk
>

-- 
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
http://groups.google.com/group/twitter-development-talk

Reply via email to