This repository contains tiny Python exercises that demonstrate how TCP and UDP work in practice. They’re simple enough to run locally and are a great way to understand the difference between reliable ...
低水準ネットワークインターフェースを扱うsocketモジュールを紹介をします。通信は素人のため学習内容も含めて記載しました。 なお2台のPCで通信するため私はPC以外にRasberry Piを1台準備しました。 インターネットでは通信プロトコル(通信のルール)と ...
Esses arquivos fazem parte do curso de segurança ofensiva da Solyd Offensive Security. Aqui foram testados alguns conhecimentos sobre Socket e protocolos em Python. O "server_chat_tcp" funciona em ...