udp tag

2 questions


2 answers
429 views
0
Understanding Socket Communication Buffer Size

C++ implements UDP socket communication.I don't know how to set the receive buffer size.Do you have any tools to see how much buffers you sent?The code on the page I referenced when I made it is set t...

1 years ago

1 answers
116 views
0
Regarding udp communication on Android devices

I am creating an application that communicates udp packets using global ip on andoid terminals.Currently, packets can be communicated between terminals in a local environment using local ip.However, i...

1 years ago

© 2024 OneMinuteCode. All rights reserved.