Simple GUI Chat in Python

preview_player
Показать описание
In this video we learn how to build a simple Python chat with a graphical user interface.

◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚

💻 Exclusive Content 💻

🌐 Social Media & Contact 🌐

Рекомендации по теме
Комментарии
Автор

Two small bug fixes >>>>

1.call self.sock.connect() method in client after getting nickname input from client, cause if the client do not input the nickname .. server do not accept other clients ...

2. Before Broadcasting "joined server message" or sending a confirmation massage from server to the client do a small delay .. cause the GUI is not ready yet so it will not show up to the client who just joined

Btw, this is the best practical video on socket programming that i found on YouTube

earthling
Автор

the way you explain what you doing while doing it, is awesome. I am a VERY new Pythoner and was looking for a video to understand this server client communication. you video did the trick

Murat-xhjg
Автор

I love your videos, man. Apart from learning a lot, your English is impeccable, in particular your intonation and your ability to paraphrase; all your tutorials are really watchable.

notsobob
Автор

Man, that really help me! I'm searching for this kind of content in portuguese for weeks, without any sucess... Thanks so much!

matheus-sm
Автор

Kudos To you NeuralNine this is perfect, as always, have a great day.

HomelessDeamon
Автор

a discord bot making tutorial would be much appreciated especially for the latest versions of discordpy module, keep it up !

bassemgouty
Автор

The moment my idiotic tests will get over I am gonna your all videos from scratch and will try all of them....
Till then I am busting that like button(you are awesome) without even watching

manoramapatra
Автор

I am making all of your codes into notes and it is going to help me get better!

flashbao
Автор

I'm 5 minutes in and it's crazy how everything that you say makes sense. Wish I could have found you earlier :)

Lex-qtcc
Автор

Awesome tutorial. Btw, message sending function shown here enables all clients to broadcast message to everyone. Can u show us the coding of how to send a message to a specific client in the chatroom, so that only that specific client can read it?

suryadharshan
Автор

I did this years ago with pygame to build my GUI, what a pain in the butt that was. This looks much cleaner (and quicker).

erik-martin
Автор

I think you could have explained some of the server script a little better than just "I'm going to type this here" and "this is a basic setup for a server", but just my two cents, it would be useful for people to change code later when they know how it works.

Jdeadevil
Автор

I think I found an angel ♥️ lots of love and power to you 💝

faijaanmemon
Автор

I have please, can you put the code for this example on your github account so that we can access it and correct our mistakes

omaral-halabiah
Автор

I didnt watch yet, but i know its a good video.

bx
Автор

Thank you man
Can you do a clip about communication between tow computer from different local ips?

eladfixler
Автор

thanks for video
as i understand, time 9:30 python must get an Iterable variable this way you put an (arg, ) . it can be tuple, list, etc ..

anton-r
Автор

how you turned your CMD to transparent background ?

Clickerztv
Автор

now add asymetric, public and private key for everyone, a file where this can be defined.

eseseis
Автор

I we want to make a connection and chat between two different systems, then to what should we change our IP adresses and in which file??

preetijain
visit shbcf.ru