Engineering/Etc Syntax Highlighter~! by 알 수 없는 사용자 2008. 1. 19. So Cool~! 사용법은 : http://gyuha.tistory.com/193 에서 참고함package android.SocketTest; import android.app.Activity; import android.os.Bundle; public class SocketTest extends Activity { @Override public void onCreate(Bundle icicle) { super.onCreate(icicle); setContentView(R.layout.main); Thread cThread = new Thread(new TCPClient()); cThread.start(); } } 공유하기 게시글 관리 Humaneer.net 관련글 나의 GVIM 셋팅 파일 [펌] Transaction, Roll back and Commit [펌] 풋프린팅(FootPrinting) 이란? 티저 광고(Teaser Advertising)