john pfeiffer
  • Home
  • Categories
  • Tags
  • Archives

ChatServe

import java.io.*;

public class ChatServe {
    public static void main(String[] args) throws IOException {
        new ChatServeThread().start();
    }
}

  • « ChatPt
  • ChatPt2 »

Published

Apr 1, 2001

Category

java-chat-university

~14 words

Tags

  • chatcrap 23
  • chatserve 1