代码搜索:httpclient
找到约 1,095 项符合「httpclient」的源代码
代码结果 1,095
www.eeworm.com/read/274079/4190516
java httpclient.java
import java.net.*;
import java.io.*;
public class HTTPClient {
String host="www.javathinker.org";
int port=80;
Socket socket;
public void createSocket()throws Exception{
socket=
www.eeworm.com/read/268530/4251892
java httpclient.java
/*
* Copyright (c) 2000 David Flanagan. All rights reserved.
* This code is from the book Java Examples in a Nutshell, 2nd Edition.
* It is provided AS-IS, WITHOUT ANY WARRANTY either expressed or
www.eeworm.com/read/449248/1678930
java httpclient.java
import java.io.*;
import java.net.*;
/**
* 这个程序可以连接到一个网络服务器并且能够从这个服务器下载指定的URL。在
* 程序中直接使用HTTP协议
*/
public class HttpClient {
public static void main(String[] args) {
try {
// 测试参数
www.eeworm.com/read/442458/1760672
pkg httpclient.pkg
;
; Installation file for $$Root$$ application
;
;Languages
&EN
;
; UID is the app's UID
;
#{"HttpClient"},(0x0751E6E5),1,0,0
;
;Supports Series 60 v 2.0
;This line indicates that this inst
www.eeworm.com/read/442458/1760674
rss httpclient.rss
/*
* ============================================================================
* Name : HttpClient.rss
* Part of : HttpClient
* Created : 07.03.2006 by ToBeReplacedByAuthor
* Descrip
www.eeworm.com/read/442458/1760677
hrh httpclient.hrh
/*
* ============================================================================
* Name : HttpClient resource header file HttpClient.hrh
* Part of : HttpClient
* Created : 07.03.2006 by
www.eeworm.com/read/442458/1760681
loc httpclient.loc
/*
* ============================================================================
* Name : HttpClient.loc
* Part of : HttpClient
* Created : 07.03.2006 by ToBeReplacedByAuthor
* Descrip
www.eeworm.com/read/442458/1760691
mmp httpclient.mmp
/*
* ============================================================================
* Name : HttpClient.mmp
* Part of : HttpClient
* Created : 07.03.2006 by ToBeReplacedByAuthor
* Descrip
www.eeworm.com/read/439084/1812179
pkg httpclient.pkg
;
; Installation file for $$Root$$ application
;
;Languages
&EN
;
; UID is the app's UID
;
#{"HttpClient"},(0x0751E6E5),1,0,0
;
;Supports Series 60 v 2.0
;This line indicates that this inst
www.eeworm.com/read/439084/1812181
rss httpclient.rss
/*
* ============================================================================
* Name : HttpClient.rss
* Part of : HttpClient
* Created : 07.03.2006 by ToBeReplacedByAuthor
* Descrip