Page 1 of 1

Can UDP and TCP communications be used simultaneously?

Posted: Thu Mar 14, 2024 4:49 am
by zokkkk
Can't UDP and TCP communications be used at the same time?
For example, suppose there are three ESP32s, A, B, and C,
Is it originally impossible to send and receive data by setting A as AP, B as TCP, and C as UDP?

Re: Can UDP and TCP communications be used simultaneously?

Posted: Thu Mar 14, 2024 5:07 am
by ESP_Sprite
Yes.