By tag: protocol
0
kicks
Pocket DnDns Release
DnDns, a .NET DNS resolver library completely implemented in managed code ported to the Compact Framework. Pocket DnDns also comes with a basic GUI application that allows a variety of DNS Lookups of various record types from your Compact Framework supported portable devices. Source Code is also a...
0
kicks
DnSmtp - A .NET SMTP Client Library in C#
DnSmtp is a fully management SMTP client library written in C#. It provides two delivery methods - Relay and Direct. In relay delivery mode, it will relay messages through your local SMTP server. In direct delivery mode or it will resolve the MX record of the recipient's email address and connect to...
0
kicks
DnDns - A .NET DNS Client Library (Resolver)
A DNS protocol library written completely in managed code. Supports common DNS records types like A, CNAME, MX, SRV, and more.