변경사항 62
- 날 짜:
- 2010-02-11 PM 5:52:30 (15 년 전)
- 파일들:
-
- trunk/24.SocketTest/bin/24.SocketTest.apk (modified) (이전 파일)
- trunk/24.SocketTest/bin/classes.dex (modified) (이전 파일)
- trunk/24.SocketTest/src/soo/net/SocketTest.java (modified) (1 diff)
Legend:
- 수정되지 않음
- 추가됨
- 제거됨
- 수정됨
- 복사됨
- 이동됨
trunk/24.SocketTest/src/soo/net/SocketTest.java
r61 r62 82 82 dos = new DataOutputStream(os); 83 83 84 //Log.i("���濡����Server Msg : ",dis.readLine()); 84 85 }catch(IOException e){ 85 86 Log.e("socket not exists ",e.toString());