DHCP server component, available as COM object and ActiveX control. It provides a passing configuration information to hosts on TCP/IP network. wodDHCPServer implements protocol specific infrastructure, allowing you to allocate IP addresses from your address pool, and provide it to requesting clients by your rules. It is configurable by set of objects and events where you can add your code to control component's behaviour.
For the person who said they got a "component comdlg32.ocx" error, all you need to do is go to start, run and type regsvr32 comdlg32.ocx. You might need to know exactly where it is located so do a...
I used it to find some errors in a large js file. Was very useful.
It didn't tell me what the errors were, but highlighted brackets indicated that some inside must not be closed correctly. Turns ou...
I've used the program for a few years, its OK, but the developer is not interested in the user of the product, with each new upgrade the developer does not bother to iron out the interface bugs, a ...