변경사항 62

차이점에서
다음 변경사항 무시하기:
날 짜:
2010-02-11 PM 5:52:30 (15 년 전)
작성자:
mefour
메시지:

--

파일들:

Legend:

수정되지 않음
추가됨
제거됨
수정됨
복사됨
이동됨
  • trunk/24.SocketTest/src/soo/net/SocketTest.java

    r61 r62  
    8282                dos = new DataOutputStream(os); 
    8383                 
     84                //Log.i("���濡����Server Msg : ",dis.readLine()); 
    8485        }catch(IOException e){ 
    8586                Log.e("socket not exists ",e.toString());