P2P Twisted Chat | Python

preview_player
Показать описание
Andrey Ivanov - Python

Leave your like and subscribe!
#Python #program #it #tutorial #guide #begginers #code #programming
Рекомендации по теме
Комментарии
Автор

Can you please provide code for this, in code i wrote, datagram isnt

xerogaming
Автор

Great job, but I really cannot get one thing, how should we connect two computers by internet? Which IP i need to use?

studios
Автор

I followed what you did line by line in vscode but for some reason only my __init__ definition runs. the startProtocol, datagramReceived, and send_message definitions just don't want to execute. You know why?

cheothegeo
Автор

The problem is with this method also requires another server to exchange IPs and port switch each other
Can you teach us how to make another one 2 clients connect to each other directly?
I looked for it in entire internet and I couldn’t find anything good but kademlia might be a good option :)

pastlecry
Автор

can this work for devices connected over different networks ?

xerogaming
Автор

So Good, Keep it up. Bravo. It would be great if you do the same task with simple socket programming, that would also be helpful

mubasherchaudhary
Автор

What can you do if the twisted package is not loaded. Please help me.

ayselrustam
Автор

Hey. Very helpful video, but did you modify on the server something? I did the same as you, but unfortunetley the client can't send the message to the server, 0 errors the functions are called properly, but the message is not sent. Maybe can you send a source code of this, because I have not found it on github.

kalocsaymate
Автор

If i want to use this to talk to someone outside my local network, do we need to port forward?

ScaryRez
Автор

there is a utopia ecosystem that runs on the p2p network and has its own mining system

godgod
Автор

hello sir i keep having this kind of error
reactor.listenUDP(9999, Server())
TypeError: __init__() missing 2 required positional arguments: 'host' and 'port'

mohanadali
Автор

I have a problem with you code, I use cmd but I can't select the host and the port? :(

flaxi
Автор

Какой смысл данной реализации если она не работает за NAT?

brmi
Автор

This this can work just in local network not open network

sketchychillandchill
Автор

This is not p2p over wan it's just lan messaging you can do it by lan cable

hiconscious
Автор

I want users to have voice chat using pyaudio on p2p network, how can I do that?
Note: I'm using twisted

ai-rte
Автор

Bro please make live chat web in django

dheeraj
Автор

Dude, your accent seems to be a russian

not_legal