public void makeme(LoginClient client)
 {
     mstream = new MemoryStream();
     lc      = client;
 }