2021-02-06 04:42:36 +00:00
|
|
|
---
|
|
|
|
id: 5e7b9f0c0b6c005b0e76f071
|
2022-03-11 22:52:40 +05:30
|
|
|
title: Redes con Python
|
2021-02-06 04:42:36 +00:00
|
|
|
challengeType: 11
|
|
|
|
videoId: _kJvneKVdNM
|
2022-03-11 22:52:40 +05:30
|
|
|
bilibiliIds:
|
|
|
|
aid: 419494612
|
|
|
|
bvid: BV1r341167jT
|
|
|
|
cid: 376385858
|
2021-02-06 04:42:36 +00:00
|
|
|
dashedName: networking-with-python
|
|
|
|
---
|
|
|
|
|
|
|
|
# --question--
|
|
|
|
|
|
|
|
## --text--
|
|
|
|
|
2022-03-11 22:52:40 +05:30
|
|
|
¿Qué librería de Python da acceso a Sockets TCP?
|
2021-02-06 04:42:36 +00:00
|
|
|
|
|
|
|
## --answers--
|
|
|
|
|
|
|
|
tcp
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
socket
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
http
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
port
|
|
|
|
|
|
|
|
## --video-solution--
|
|
|
|
|
|
|
|
2
|
|
|
|
|