public static void Main(string[] args) { Client client = new Client(); //Thread.Sleep(3000); client.Log(); }