kopia lustrzana https://github.com/micropython/micropython
bcf041f1a3
Allows to create socket objects that support TCP and UDP in server and client mode. Interface is very close to standard Python socket class, except bind and accept do not work the same (due to hardware not supporting them in the usual way). Not compiled by default. To compile this module, use: make MICROPY_PY_WIZNET5K=1 |
||
---|---|---|
.. | ||
w5200 | ||
w5500 | ||
socket.c | ||
socket.h | ||
wizchip_conf.c | ||
wizchip_conf.h |