Starter UDP Server And Client in C++
#udp #socket #socketprogramming #cpp
Introduction to networking with UDP.
Server: 00:00
Client 25:22
An example bare-bones UDP server/client written in C++. Full source code is available here: https://bitbucket.org/sloankelly/youtube-source-repository/src/bb84cf7f8d95d37354cf7dd0f0a57e48f393bd4b/cpp/networking/UDPClientServerBasic/?at=master
by Sloan Kelly
linux http server