2021-06-15 00:49:18 -07:00
|
|
|
---
|
|
|
|
id: 5e7b9f0c0b6c005b0e76f071
|
2021-07-19 22:22:21 +05:30
|
|
|
title: Networking con Python
|
2021-06-15 00:49:18 -07:00
|
|
|
challengeType: 11
|
|
|
|
videoId: _kJvneKVdNM
|
|
|
|
dashedName: networking-with-python
|
|
|
|
---
|
|
|
|
|
|
|
|
# --question--
|
|
|
|
|
|
|
|
## --text--
|
|
|
|
|
2021-07-19 22:22:21 +05:30
|
|
|
Quale libreria Python dà accesso ai socket TCP?
|
2021-06-15 00:49:18 -07:00
|
|
|
|
|
|
|
## --answers--
|
|
|
|
|
|
|
|
tcp
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
socket
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
http
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
port
|
|
|
|
|
|
|
|
## --video-solution--
|
|
|
|
|
|
|
|
2
|
|
|
|
|