Posts Tagged by XML

XML.VerySimple For Delphi, An Alternative For Delphi’s TXMLDocument

The worst case of using Delphi’s TXMLDocument is access violation error with no any solution I’ve found. Luckily, there are several alternatives to TXMLDocument. This time, one of them is TXMLParser. »

Delphi Sample Application – 4Shared MP3 Finder, Player & Downloader

4Shared MP3 Searcher - Rod Stewart & Amy Belle - I Don't Wanna Talk About It_2012-07-04_00-39-49-f

I’m not about to write a long post about this. I’m going to write a litle brief description about this sample application.

Connect to 4shared.com JSP page and fetch MP3 (I have filtered the results to fetch only MP3) files
XML fetching using XML.VerySimple library
Preview (Play) selected MP3 directly from live stream using bass audio library
Download and fetch stream data from internet using Windows Winsock API
Batch download »