I need examples of codes

Rm Beer <[email protected]> Sun, 22 Sep 2024 15:00:13 -0300
Newsgroups gmane.network.gnutls.general
Message-ID <CAA0fXPs=fscVSi8G5LtSas9GvE=pTNw_+2hBMcdpBENjkkor1w@mail.gmail.com>
I need example codes for the initial handshake for C codes that use
normal I/O sockets.

I need codes for Server DNS, Server HTTPS, Server IMAP, POP3, and STMP.

I found only this:
https://www.gnutls.org/manual/html_node/GnuTLS-application-examples.html

But those examples are incomplete and don't exist for the servers that i need.