XM Radio Player Part II : Scraping

Posted by: K. Scott Allen, on 05 Dec 2008 | View original | Bookmarked: 0 time(s)

Just to make sure everything was as easy as it looked in Fiddler I wrote a quick and dirty piece of throwaway code to see if I could programmatically  login to XM and play a stream of music with Windows Media Player. It was ugly, but public void Can_Start_Media_Payer_With_Xm_Stream() { var cookies = new CookieContainer(); // step 1: get auth cookie HttpWebRequest request = WebRequest.Create("http://xmro.xmradio.com" + "/xstream/login_servlet.jsp")...

Advertisement
Free Agile Project Management Tool from Telerik
TeamPulse Community Edition helps your team effectively capture requirements, manage project plans, assign and track work, and most importantly, be continually connected with each other.
Category: ASP.NET | Other Posts: View all posts by this blogger | Report as irrelevant | View bloggers stats | Views: 1091 | Hits: 28

Similar Posts

  • How To: Display Hierarchical Data with Row Details (RadGridView for Silverlight) more
  • A Bad Idea, EF Entities over WCF more
  • From LINQ to XPath and Back Again more
  • "The security validation for this page is invalid" when calling the SharePoint Web Services more
  • XML and Languages more
  • XmlSchemaSet Thread Safety more
  • WPF Drag and Drop Between ItemsControls more
  • Twitter API - Get a list of your friends in C# more
  • Calling the Twitter API in C# more
  • XML serialization using generics more

News Categories

.NET | Agile | Ajax | Architecture | ASP.NET | BizTalk | C# | Certification | Data | DataGrid | DataSet | Debugger | DotNetNuke | Events | GridView | IIS | Indigo | JavaScript | Mobile | Mono | Patterns and Practices | Performance | Podcast | Refactor | Regex | Security | Sharepoint | Silverlight | Smart Client Applications | Software | SQL | VB.NET | Visual Studio | W3 | WCF | WinFx | WPF | WSE | XAML | XLinq | XML | XSD