Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

NetCURL 6.1 is built as individual modules, so it is possible to communicate directly with each of them separately. If you are sure that curl for example is always available, regardless of where what platform you put your code, the CurlWrapper can be used instead of NetWrapper. ThisĀ is also how some of the unit tests are

The unittests that was built initially, to make sure that each module works as intended when it was impemented in NetWrapper (that is the bulked feature of this package). NetWrapper is the module that looks for the most competent driver to handle calls, where curl is the primary choice.

Table of Contents

...

was built in a way so each module could be tested separately. It was in the second step the MODULE_CURL was written, but with the new name NetWrapper - which is the module that is self selecting "best available driver".

Table of Contents

Sections

Child pages (Children Display)