• 使用C#做MX记录查询

    [coolcode] using System; using System.Collections; using System.ComponentModel; using System.Runtime.InteropServices; //How to use //string[] s= MXSearch.GetMXRecords(“eit.name”); //foreach (string st in s) //Console.WriteLine(“Server: {0}”,st); namespace Eit.Name.Bcomcn { class MXSearch { public MXSearch() { ...阅读全文
    作者:吉心 | 分类:C#, 网络摘编 | 阅读:1911 次 | 标签:, ,