woutnme 发表于 2022-2-21 16:51:52

WIFI connection + server mode for TCP connection

本帖最后由 woutnme 于 2022-2-21 16:57 编辑

Hi dears, I'm new in the forum, really don't know if broke some rules writing in English, but sorry I don't know the Chinese and the G-translator it's very bad for this situation.
I check with the WIFI connection the Screen as client works well, but I'm trying like SERVER mode, and I can't, only see one example file and is SERVER model but in AP hotspot connection, this is mandatory to work the server?
I try with set_network_service_cfg(0, 2, 8080) and other ports but don't work, as a client the screen work well.
I hope somebody can help me, Thanks from Spain

If后要接end 发表于 2022-2-22 09:08:56

You can try after "set_network_service_cfg(0, 2, 8080)" adding "save_network_cfg()"
页: [1]
查看完整版本: WIFI connection + server mode for TCP connection