Author | Message | Time |
---|---|---|
JoeTheOdd | I've written an open source program to read the World of WarCraft news, that apears on the left side of the login screen. Requires: - VB6 Runtimes - RichTextBox - Winsock - VB6 to Compile This also shows: - How to write a halfass stringbuffer - How to request a page of HTML Thanks to: - The guys who wrote Ethereal - Grok, for DebugOutput (used in the early stages of parser writing, no longer present) EXE and Source Code Included http://www.javaop.com/uploads/guest/WoWNews.zip EDIT - You should note that this was tested when news was there to be read. If none is present on the server, you will be likely to recieve a subscript out of error RTE, where I'm working with my splits in the parsing procedure. | August 2, 2005, 3:25 PM |
Grok | [quote author=Vote Joe! link=topic=12414.msg122815#msg122815 date=1122996345] Thanks to: - The guys who wrote Ethereal - Grok, for DebugOutput (used in the early stages of parser writing, no longer present) [/quote] Wow, a credit! *grin* | August 2, 2005, 8:19 PM |
JoeTheOdd | Hehe, you're welcome. By the way, for you Linux users, Newby has confirmed this to work just fine in wine. | August 3, 2005, 11:22 AM |
Quarantine | "The guy who wrote Ethereal" haha | August 3, 2005, 1:08 PM |