ZeroEffect Posted November 28, 2006 Posted November 28, 2006 I have found many example of TCP Listeners. How about an example of a UDP listener. Most of my networking programs require UDP sending and receiveing. but I have been stuck with using the winsock activex control. and my latest app I am unable to use the ws control. In my app I want the MID container to receive the data and pass it to the correct child form, but container forms do not like activex controls. Thanks ZeroEffect Quote If you can't find it, Build It. There is no place Like 127.0.0.1 also don't forget 1 + 1 = 10
ZeroEffect Posted November 28, 2006 Author Posted November 28, 2006 Ok I Suck, I found an example on MSDN using UDP Client. Quote If you can't find it, Build It. There is no place Like 127.0.0.1 also don't forget 1 + 1 = 10
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.