This minor update fixes crash in the server when trying to view the settings if your server only had 1 network card.
Download here
This release is a fairly big change internally in the code of P2P Transfer, the primary changes are stability things learned from Conan Stats and upgrading almost all other code to. The only side effect of this is its NOT backwards compatible with 1.x series and you will be required to update both client and server.
In short: Security ( It requires higher access to write to the settings file then to read it )
Longer version:
Because it requires higher access to write to a file then to read it, both the client and server program would have to run in Administrative mode to be able to save the settings. Since that is a bad solution, a separate executable is used to write settings.