I want to create a wrapper over sockets in the form of 2 simple classes. Similar to QTUdp. http://doc.qt.io/qt-5/qudpsocket.html
But to create it, I need the working code of the client and server udp. Who has the WORKING code in mind (best through std :: .....) UPD: I need ASYNCHRONOUS input output.
What I found since the 90s and not even compiled. It would be desirable and on the code worked. Using boost is not acceptable! (Because it is installed for 2 hours and not even from 1 time).
Win compile VS and Linux QTCreator.
gcc -O2 cli.cAnd yes, "not compiling" does not mean anything. could at least write with some errors. Better to read the mistakes yourself and correct them - Mike