'2010/12/08'에 해당되는 글 1건
- 2010.12.08 https in java, android 1
https in java, android
Post
url = new URL("https://112.169.59.24:4443/mmpcs/ua/initSync.do"); conn.setDoOutput(true); OutputStreamWriter wr = new OutputStreamWriter(conn String str; in.close();
|
Get
url = new URL("https://112.169.59.24:4443/mmpcs/ua/initSync.do"); String str; in.close(); |
'Computing' 카테고리의 다른 글
CentOS 5.5, mongoDB, node.js (1) | 2011.05.19 |
---|---|
iphone opengl camera ar (1) | 2011.05.18 |
x.inf contains DirIDs, which are not supported (1) | 2010.06.10 |
ffmpeg build (1) | 2010.06.04 |
VP8 And FFmpeg (1) | 2010.06.03 |