I apologize to post on the thread asking for help, but I've run into an issue.
I'm starting my tcp listener and an async task at the same button click through an async void, and now my tcp listener does not appear to pick up any clients. I also updated my .net version to 4.6 would that have anything to do with it? Any help would be appreciated
I'm starting my tcp listener and an async task at the same button click through an async void, and now my tcp listener does not appear to pick up any clients. I also updated my .net version to 4.6 would that have anything to do with it? Any help would be appreciated