This Might Be Simple

ZeroEffect

Well-known member
Joined
Oct 24, 2004
Messages
180
Location
Detroit, MI
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
 
Back
Top