Skip to content Skip to sidebar Skip to footer
Showing posts with the label Chat

Connecting A ' Local Network ' Python Chatroom To The ' Internet '

so i tried to make a simple chat room with python 3.8 , with a simple twist that instead of having … Read more Connecting A ' Local Network ' Python Chatroom To The ' Internet '

Python Socket Receiving Multiple Messages At The Same Time

I'm making a TCP/IP chat with python (3) sockets, and I have been having the same problem over … Read more Python Socket Receiving Multiple Messages At The Same Time

How To Get Message From Telegram Groups By Api - Python

I was looking for some way in order to listen and catch new message provide by telegram gropus. I h… Read more How To Get Message From Telegram Groups By Api - Python