메뉴 건너뛰기

tnt_lang

기타 안드로이드 로그인 세션유지에 관한 연구

구퍼 2011.02.22 11:42 조회 수 : 17444

 

http://mudchobo.tistory.com/479
  - HttpClient() 를 이용해서 tworld 로그인하기


http://senior.ceng.metu.edu.tr/2009/praeda/2009/01/11/a-simple-restful-client-at-android/
- How-to: Android as a RESTful Client

http://www.wiseant.net/95
 - org.apache.http.client.ClientProtocolException on Android

http://www.mail-archive.com/android-beginners@googlegroups.com/msg12690.html
- [android-beginners] Authentication and Handling Cookies in Android

http://stackoverflow.com/questions/3039137/maintain-cookie-session-in-android
- Maintain cookie session in Android

http://stackoverflow.com/questions/2511145/defaulthttpclient-get-and-post-commands-java-android
- DefaultHttpClient GET and POST commands Java Android

http://inkyungil.com/tc/entry/HttpClient의-HttpPost-메서드를-사용하여-로그인을-처리한-예제
- HttpClient의 HttpPost 메서드를 사용하여 로그인 처리 예제

http://www.anddev.org/doing_http_post_with_android-t492.html
- Doing HTTP Post with Android

http://stbaeya.com/tc/199
-안드로이드 htmlParser 이용한 로젠택배 조회 서비스 만들기.

http://www.wiseant.net/92
[링크]Android API를 이용한 Apache http client 예제

http://hc.apache.org/httpcomponents-client-dev/tutorial/html/index.html
- HttpClient Tutorial, HttpClient 레퍼런스정도.

http://www.androidpub.com/718115
쿠키를 사용한 로그인에 대한 질문, 안드로이드 펍

위로