fabs-rodriguez

Results 3 issues of fabs-rodriguez

In .Net Core 2.2, when using the new InProcess hosting model: ``` netcoreapp2.2 InProcess ``` I get the following error when launching the project from Visual Studio 2017 (version 15.9.3):...

I am using SimpleTcp for a GPRS server application. Basically, we have about 200 GPS trackers installed in vehicles throughout the country, and they transmit their coordinates to my SimpleTcp...

Quick question. If I send a TCP message from computer A to computer B (which has the SimpleTCP app), and then on computer B, I reply to this message as...