twitter host url and port

988 views
Skip to first unread message

ap

unread,
Sep 17, 2010, 5:14:11 AM9/17/10
to Twitter Development Talk
Hi all,
Actually i am developing twitter application.While making
connection to the twitter server which host url and port number i have
to give that i dont know.
Please if anyone knows it help me in it.

Taylor Singletary

unread,
Sep 17, 2010, 10:09:24 AM9/17/10
to twitter-deve...@googlegroups.com
Hi there,

The Twitter API runs on standard web service ports: Port 80 for non-secure traffic and Port 443 for SSL-based traffic.

The Twitter REST API lives at api.twitter.com. Most resources representing Twitter features are under versioned naming schemes, such as http://api.twitter.com/1/statuses/home_timeline.xml.

The Twitter Search API lives at search.twitter.com. For instance, http://search.twitter.com/search.json?q=%23newtwitter

The Twitter Streaming API lives at a variety of URLs depending on the production-readiness of the stream.

You can find out a bit more about all the APIs at http://dev.twitter.com/doc/

Taylor


--
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?hl=en

Reply all
Reply to author
Forward
0 new messages