rever to old TCP method with new decode logic

This commit is contained in:
2022-12-05 14:39:24 -06:00
parent a5663ea6ff
commit 6473b1bb5e
6 changed files with 73 additions and 88 deletions
-3
View File
@@ -468,9 +468,6 @@
<Reference Include="Xamarin.AndroidX.Concurrent.Futures">
<HintPath>..\packages\Xamarin.AndroidX.Concurrent.Futures.1.1.0.5\lib\monoandroid90\Xamarin.AndroidX.Concurrent.Futures.dll</HintPath>
</Reference>
<Reference Include="SuperSimpleTcp">
<HintPath>..\packages\SuperSimpleTcp.3.0.5\lib\netstandard2.1\SuperSimpleTcp.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<Compile Include="MainActivity.cs" />