Tutorials
  • Building NT Native apps with GNU gcc tutorial.
  • Using inline assembly language with GNU gcc tutorial.
These samples will not compile because they are part of a larger project. Hopefully from the source you can understand how things are done.
The complete source for all samples is available with in the DigiForce SDK.
  • Base64 Encoding/Decoding source.
  • DNS Client (A/MX Records) source.
  • Using OpenSSL (client/server mode) source.
  • Using MySQL directly (TCP/IP only) source.
  • Using ODBC SQL (Win32 & Linux) source.
  • More to come...