Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

I am trying to build a chat server/client using python. Every code sample I have tried does not work. Can someone help me please!!! Thank

I am trying to build a chat server/client using python.

Every code sample I have tried does not work.

Can someone help me please!!!

Thank You!!

No matter what I try or code I use I keep getting this error that I pasted below.

Someone please help me figure out why I can't run this program. Thanks!

Traceback (most recent call last): File "C:\Users icole\OneDrive\Desktop\test\client.py", line 7, in s.connect((host, port)) # getting connection from host ConnectionRefusedError: [WinError 10061] No connection could be made because the target machine actively refused it

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

More Books

Students also viewed these Databases questions