UDP client/server example

I am looking for a working example of a UDP client/server app in C/C++, that can send and receive UDP packages?
Does anybody know such an example?
Thanks a lot!