examples/socket.pl - Downloads a html file from a given URL and strips it to text. |
examples/socket.pl - Downloads a html file from a given URL and strips it to text.
Tests the functionality of Prima::File and its events - onRead, onWrite and onException. ( The latter is not exemplified )
Note that the toolkit interface is alive during the download.
examples/socket.pl - Downloads a html file from a given URL and strips it to text. |