Relative Content

Tag Archive for c++udpubuntu-22.04

Limited size of UDP message on Ubuntu 22.04

On VPS the server program written in C++ is able to receive and send UDP messages with size = 7392 bytes only. The same serve program on VMWare with the same OS works with no such limitation.