This is a custom compiled version of 'Net Remote' plug-in for SDR#. thewraith2008 (2018)

 For use with TETRA Trunk Tracker.

 When using 2 SDR#s with Net Remote enabled, they have a port conflict on startup and throw an error popup.
 This stops that.


Changes:

 - It always saves last state of 'Network' as disabled, there for will always start disabled.

   NOTE: After copying this plug-in to folder and starting SDR#, if previous state was enabled then
         it will still be enabled. Just disable and it will remember from there.

 - Serial COM section removed. (Not needed by TETRA Trunk Tracker)


Usage:

 Backup old "SDRSharp.NetRemote.dll"

 Copy "SDRSharp.NetRemote.dll" from one of the folders in zip if you have:

 x86 (32 bit) Windows
 x64 (64 bit) Windows


Add following line to "plugins.xml" with notepad if new install:

  <add key="Net Remote" value="SDRSharp.NetRemote.NetRemotePlugin,SDRSharp.NetRemote"/>
