Hi.
I am trying to convert a win32 application to a COM object. The former application used a NMUDP component to receive data from other machines. Actually, it used a class which is directly derived from NMUDP.
The point is that I've made the conversion (no big deal, I am perfectly sure I've made no mistake), but the class derived from NMUDP isn't working anymore. I've been checking the object so many times I've got tired of this.
The events which would trigger when data is available aren't firing anymore.
I have Windows XP SP2. The firewall is disabled. Operating system is in perfect condition, no network subsystem misconfiguration or malfunction, everything is ok.
Can anyone help me with this, please?
I am trying to convert a win32 application to a COM object. The former application used a NMUDP component to receive data from other machines. Actually, it used a class which is directly derived from NMUDP.
The point is that I've made the conversion (no big deal, I am perfectly sure I've made no mistake), but the class derived from NMUDP isn't working anymore. I've been checking the object so many times I've got tired of this.
The events which would trigger when data is available aren't firing anymore.
I have Windows XP SP2. The firewall is disabled. Operating system is in perfect condition, no network subsystem misconfiguration or malfunction, everything is ok.
Can anyone help me with this, please?