Commit Graph

9 Commits

Author SHA1 Message Date
jwetzell f685ee069c update to tcpsharp in sharposc 2023-11-25 23:58:35 -06:00
jwetzell 6473b1bb5e rever to old TCP method with new decode logic 2022-12-05 14:39:24 -06:00
jwetzell ac68106fac TCP Updates 2022-11-08 09:46:47 -06:00
jwetzell a6b48814f1 * TCPClient.cs: Add send queue
* packages.config:
* qController.Droid.csproj: Update dependencies
2022-01-07 18:46:28 -06:00
jwetzell 9a34da8028 * AppDelegate.cs: Change Log Level
* QInstanceCell.cs: Update navigation

* TCPClient.cs: Minor network stuff
2021-04-16 00:00:29 -05:00
jwetzell 746fd924d3 Address warnings and move to FlyoutPage for Xamarin Forms 5 2021-01-28 12:39:31 -06:00
jwetzell a5ff4c05d6 Make TcpClient connection method timeout 2020-06-13 10:49:31 -05:00
Joel Wetzell 7ef44762a0 Don't crash when no tcp connection can be created. 2020-06-12 11:13:51 -05:00
jwetzell fe8bd257d1 Switch to only TCP Communication
- No more UDP
- Lots of random refactoring as well
2020-06-06 12:12:23 -05:00