___________________________________________________________________________ PAINGWIN'S NNTP SERVER CHECKER version 1.3 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ version 1.3 - The control menu (at the top left) gets disabled when the Begin button is pressed - An INI file is used (my special homemade method from scratch) for saving the settings. Now any future versions will be compatable with your settings - this is still saved as settings.txt, but in a more efficient method - You can write the results to a webpage (HTML format) or just text (the latter method only writes the addresses, one per line) - Moved a lot of the main functions into easier-to-manage subfunctions (before, I had the same code written 3 different times, so I'd have to change one feature 3 times -- what a waste of time) - Fixed the lights light #1: connection to server yellow=trying to connect green=connected red=error/failed light #2: can be connected to yellow=waiting for response green=accepted us red=denied us [code 502] light #3: has the group(s) you want yellow=asking green=has 2 or more articles for that group [code 211] red=doesn't have the groups (or has less than 2 articles) - When connecting to a server, it will move onto the next server in the list if there was an error connecting (before, it would wait until timing out, but since there's an error (reported by Winsock), it shouldn't bother waiting) version 1.22 - The WinSock status feature (added in version 1.21) now works :-) - The "Begin" button is now a little bit bigger - The text-box font changed from MS San Serif to Verdana - Added a pretty color change for GotFocus and LostFocus on the text boxes - Added tooltip (info bubble) to the listbox (in the 3rd frame at the bottom) - The default timeout time is now 8 seconds instead of 5 - Removed the unused controls (the exe file size didn't change much) - When starting the program up and the "Use this file:" option is NOT checked, the filename and Browse button will not show up - 3 different lights (gray/red/green/yellow) - SourceForge.net now hosts my site: paing.sourceforge.net version 1.21 - Under the 2 listboxes are numbers (how many servers listed in each) - If starting up the program and the [Only list servers that have this group] box is UNchecked, the "Has the newsgroups you want" box/frame will stay hidden - On the Working Servers List webpage... ... the title is now centered ... the webpage has a
and