C# Programmation Réseau: Créer une application de ping

Author:
se(argv[0])0);
      EndPoint ep = (EndPoint)iep;
      ICMP packet = new ICMP();
      packet.Type = 0x08;
      packet.Code = 0x00;
      packet.Checksum =