If you have VB or VC++ (or since you have access to the internet you can do it online), MSDN has a few articles on UDP sockets and how to setup a server/client. I know it has an example for VB, I'm not sure about C++. maybe www.planetsourcecode.com has some real examples you can use. Hope this helps