Page 1 of 1

FFXI_ZoneIP Calculate, Generate, and Update

Posted: Wed Jun 05, 2013 2:21 am
by sanon
I've just now seen that there is a ZoneIP calc on the board already.. Anyhoo, mine calculates, generates the SQL query, and allows you to apply it to a server from GUI. Additionally (and why I needed it), it will run as a silent command line given you've supplied the correct arguments. Probably requires NET Framework 4.0, cause I forgot how I used to reduce the NET version... Also the MySQL client library dll is included if you're running it from a machine without MySQL.

VirusTotal scan.
FFXI_ZoneIP.zip
Windows Binary
(410.68 KiB) Downloaded 327 times
Edit: Upped source without a final review. I code like crap, but it works.
FFXI_ZoneIP_VS2010_Project.zip
VS 2010 source
(1.12 MiB) Downloaded 287 times
Please let me know if you find that there are issues with the program.

Thx,
-sanon

Re: FFXI_ZoneIP Calculate, Generate, and Update

Posted: Thu Jun 06, 2013 7:43 am
by lautan
Nice job looks awesome.