I want to develop an ActiveX component that will validate IP addresses. If an invalid IP address is passed to the component, then the component will pass back the address 0.0.0.0. I want to use a deployment model that will allow the component to be used simultaneously by multiple applications and still provide the best possible performance. Should I use a local out-of –process.exe or an external in-process.exe. ? Or would a local in-process .dll be better?
Please Help!
mogura
Please Help!
mogura