network/README.md

18 lines
579 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Лабораторная работа №3
## Описание работы
### Цель работы
Изучение сетевых соединений в Python
### Содержание работы
* Создание TCP-сервера
* Создание TCP-клиента
* Анализ трафика в Wireshark
* Работа с HTTP
* Взаимодействие с API
### Инструкция по запуску
1. Активация виртуального окружения
2. Установка зависимостей
3. Запуск программ