
TIAD v1.0

[x] cleaned up some console display items
[x] fixed initialization order
[x] added more error checking on start up

TIAD v0.2.9a

[x] fixed SAP agent to deal with inconsitancies in WinSock handling of IPX packets
[x] fixed a possible thread issues, mx lib now starts the thread before returning from create

TIAD v0.2.8a

[x] centered response time to 100ms
[x] centered input/output to 64ks
[x] added XML config file
[x] fixed binding of IPX sockets
[x] implemented new SAP agent
[x] added windows version detection
[x] fixed Win9x incompatibilities

TIAD v0.2.7a

[x] turned query debugging back on 

TIAD v0.2.6a

[x] setsockopt() calls that set defaults no longer produce fatal errors

TIAD v0.2.5a

[x] removed bind() calls for IPX sockets (not necessary)

TIAD v0.2.4a

[x] TIAD now uses mx libs
[x] moved Buffer class to mx lib
[x] moved SocketTCP to mx lib
[x] made the server a class
[x] added better debugging to query class

TIAD v0.2.3a

[x] fixed TIPX to be single windowed

TIAD v0.2.2a

[x] fixed sequence numbers, cleaned up other TIPX issues
[x] added flow control to TIPX

TIAD v0.2.1a

[x] added sequence in / out to console
[x] updated TIPX::ProcessPacket() to ensure we don't drop packets
[x] added option for specifying the server address to bind to (-a)

TIAD v0.2.0a

[x] fix large packet data sends
[x] clean up disconnect from TIPX
[x] clean up shutdown proceedures
[x] clean up disconnect from Telnet
[x] clean up logging output
[x] create a little status window similar to TBBS's
[x] fix binary transfers (zmodem)
[x] allow ipad to see when server address changes
[x] make a query class so that threads have safe access to current TBBS info
[x] make F3 shutdown and disable Ctrl-C
[x] add throughput to console
[x] make a console class to arbitrate all the threads updating info
[x] Add sequence number to stats
[x] resolve ips to names where available
[x] add last sap packet received to console
[x] console: show number of threads used

