StructuredConcurrency icon indicating copy to clipboard operation
StructuredConcurrency copied to clipboard

No connection could be made because the target machine actively refused it?

Open vkeychaudhari opened this issue 2 years ago • 1 comments

Chatserver exe is running on my other machine when I run client application on other machine with same network getting following error - image

vkeychaudhari avatar Jun 23 '23 05:06 vkeychaudhari

If it's running on a different machine, then you can't use localhost to connect to it. You'll need to replace localhost with the machine name or ip address

On Fri, Jun 23, 2023, 1:43 AM Nilesh Chaudhari - @.*** @.***> wrote:

Chatserver exe is running on my other machine when I run client application on other machine with same network getting following error - [image: image] https://user-images.githubusercontent.com/46781848/248162837-7d7f08e8-8b7d-433b-b74c-857ce606cf9d.png

— Reply to this email directly, view it on GitHub https://github.com/StephenCleary/StructuredConcurrency/issues/3, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAG335L47OZWMZ2BK3QTC5DXMUUI3ANCNFSM6AAAAAAZRDKUGU . You are receiving this because you are subscribed to this thread.Message ID: @.***>

StephenCleary avatar Jun 23 '23 10:06 StephenCleary