IMPORTANT: Settings will be reset in this version and some changes were made to the was they are stored. If you wish to keep your current settings make a new home for this version and manually input them in to the new version.
Added new settings menu/window
Added About menu/window
Adding ability to edit TCode channels
Styled up the windows a bit.
Added an option to use stream using Tcp. (Udp is default as it seemed a tad more responsive in my testing)
Added a handshake to Udp and Tcp so you know when the client has connected to the server. (Server is the side with the TCode device) Start the server first then the client when using Udp. Tcp can be started in either order.
Added a TCode device handshake.
Fixed various issues with the devices stopping and starting. (UDP server side still has issues)
Added Debug mode that is NOT persistent across app restarts. This will output debug to a txt file in the app directory so make sure you have write permissions be enabling it.