* Practical C programming,
* Practical C++ Programming
lots of C++ tutorials all over. Our classes are primarily built atop the Standard Template Library (STL), and are very portable.
-Thom
You will need to be patient, because you do have a lot to learn, however it is very rewarding to see something you've created function.
Once the code has been created, you can attach a patch, and check in the relevant database portions into the dce repository. We can create a package for it so that the system will automatically install the driver in response to finding the device.
Is there a definite MAC address range for the device? Is there a definite way to detect the device? If so, the pnp section of the device template can be filled out, and the device can automatically be installed when it appears on the network.
-Thom