JAVA在線聊天室

聊天室服務端: /** * 在線聊天室:服務端 * 使用多線程實現多個客戶可以正常收發多條信息 * @author fujun * */ public class Chat{ public static void main(String[] args) throws Exception { System.out.println("---Server----
相關文章
相關標籤/搜索