C# Programmation Réseau: Créer un client TCP asynchrone

Author:
pClient()
   {
      Text = "Asynchronous TCP Client";
      Size = new Size(400380);
      
      Label label1 = new Label();
      label1.Parent = this;