網絡編程UDP協議——聊天軟件

<pre class="java" name="code">class Client{ public static void main(String[] args) { // TODO Auto-generated method stub //建立客戶端,初始爲null Socket s=null; BufferedReader input=null; try { s=
相關文章
相關標籤/搜索