StephenCleary / StructuredConcurrency

Structured concurrency support for C#
MIT License
261 stars 8 forks source link

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

Open vkeychaudhari opened 1 year ago

vkeychaudhari commented 1 year ago

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

StephenCleary commented 1 year ago

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: @.***>