搜索资源列表
用J2ME与ASP建立数据库连接
- 用J2ME与ASP建立数据库连接 J2ME是利用HttpConnection建立HTTP连接,然后获取数据,ASP也是利用HTTP协议,因而可以利用J2ME与ASP建立连接,从而访问数据库。 -use J2ME and ASP to establish database connections using J2ME HttpConnectio n establishing HTTP connections, and then a
Datagram003
- 运用HTTPCONNECTION做一个简单的聊天程序,可以传输文字和图片-use HTTPCONNECTION do a simple chat procedures can transmit text and pictures
HTTPConnection
- 实现基于Http协议的传输Internet通信
用J2ME与ASP建立数据库连接
- 用J2ME与ASP建立数据库连接 J2ME是利用HttpConnection建立HTTP连接,然后获取数据,ASP也是利用HTTP协议,因而可以利用J2ME与ASP建立连接,从而访问数据库。 -use J2ME and ASP to establish database connections using J2ME HttpConnectio n establishing HTTP connections, and then a
Datagram003
- 运用HTTPCONNECTION做一个简单的聊天程序,可以传输文字和图片-use HTTPCONNECTION do a simple chat procedures can transmit text and pictures
HTTPConnection
- 实现基于Http协议的传输Internet通信-Http-based Internet communications transmission agreement
HttpConnection
- HttpConnection,HttpConnection接口的测试工程(初学者)-HttpConnection
httpconnection
- httpconnection应用,检测http协议是否可用,包括请求,反馈等-httpconnection application, testing http protocol is available, including the request, feedback, etc.
httpconnection-1
- J2ME httpconnection,J2Me环境中用来建立HTTP 的连接用的-J2ME httpconnection, J2Me environment used to establish the connection using HTTP
midp-2_0-src-windows-i686
- J2ME JSR-188 源码包,内含httpconnection源码等常用J2ME源代码-J2ME JSR-188 source packages, containing httpconnection J2ME source code and other commonly used
NetDemo
- This software is intended to run under the xt65/75 modules. It implements the httpConnection over GPRS.
StreamingDemo
- 第一步: 声明两个Player,分别由两个独立的线程掌控着; 第二步: HttpConnection开始向服务器请求该audio文件的第一部分字节,我们定这次读取的字节数为18KB; 第三步: 等第一部分数据到位后,Player A开始realize和prefetch,并开始播放; 第四步: 在Player A播放同时,(18KB的amr数据可以播放10秒钟),HttpConnection继
Bongdaso
- Source bong da so su dung httpconnection tren j2me
network
- 通过网络在服务器下载资源到客户端 httpconnection -failed to translate
jsoup_xici1.7.3
- 加入对代理服务器的支持,不考虑账号验证的问题。重载了方法 connect() 调用方法: Jsoup.connect(String url,String proxyhost,int proxyport) org.jsoup.Connection interface Request 添加抽象方法getProxyhost,getProxyport,setProxyhost,setProxyport o
WeatherApplication
- PrepareHandler() HttpConnection forecastConnection = new HttpConnection(httpHandler) city = URLEncoder.encode(city) String url = String.format(Definitions.WEATHER_URL, city) forecastConnection.get(url
AndroidHttpConnection
- this project use to connect android to web using httpconnection
ipv6_route
- Calblack called when a request is parsed. Response should be sent using HttpConnection::SendResponse() on the |connection| argument.
sdk-java-23192641
- 1、各种淘宝的api调用 2、御膳房的接口调用 3、httpConnection的简单封装-1/fafajfklajfkjf kljakljoijoilaslkfj 2/afklajfklfjlkajffa 3/fakljfaldjaflfjlkdjlfj
androidhttp封装
- 对httpConnection的封装,支持post、get异步。(The encapsulation of httpConnection supports asynchronous post and get.)