As some of you know, I am working on a small test app, which binds to local port 68 and receives all UDP Datagrams. Problem is, I need some example code involving UDP NOT TCP, binding to a local port, and getting the datagrams sent to it. Anyone care to donate some example code?
Thanks