I need to convert an existing Web Service (done on .Net 2.0) which runs on SOAP/HTTP to run on UDP.
I found a ton of resources on web on explaining why and how I should go about doing it. But all of them too general.
Can someone point me to a example/resource of some sort specific to .Net?