搜索资源列表
javamoiblecodes
- J2ME核心类及MIDlet类 MIDP用户界面对象 图形处理及低级事件处理 多线程编程 I/O及网络编程 数据库RMS编程 浮点数编程 多媒体及GAME API编程 安全、加密及代码优化 扩展类库及供应商提供的API 与服务端联合搭建移动应用 XML 及Web Service编程 短信编程 各种移动平台的应用开发-J2ME MIDlet core categories and category MIDP graphical user
pself
- 一个基于BREW上的WEB service程序,通过扫描图书的条形码,登陆WEB站点,利用SOAP-RPC来查询图书信息.-a BREW-based Web service on the procedure for the adoption of bar code scanning books, Landing Web site, using SOAP-RPC library information to the inquiry.
ksoap2-src-2.1.1
- kSOAP2是一个SOAP web service客户端包。主要用于资源受限制的Java环境如Applets或J2ME应用程序。
TrafficCam
- 这个应用程序的总体思路其实很简单,就是利用KSoap2和远端Web Service交互之后,下载3gp媒体文件流,然后播放。对RMS记录存储的封装模式以及对资源的调用方式,则参照了索爱公司的BlueGammon游戏代码。
GPSDemographics
- GPS and Web Service using C++ ATLWTL 源代码
MoblileWebServices
- 这是在Windows Mobile 上进行开发的Web Service 源码.演示了在Windows Mobile 上怎样访问Web Service.
ksoap2-j2se-full-2.1.2
- kSOAP2是一个SOAP web service客户端包。主要用于资源受限制的Java环境如Applets或J2ME应用程序(CLDC/ CDC/MIDP)。
ksoap2-j2me-nodeps-2.1.2
- kSOAP2是一个SOAP web service客户端包。主要用于资源受限制的Java环境如Applets或J2ME应用程序(CLDC/ CDC/MIDP)。
ksoap2-j2me-extras-2.1.2
- kSOAP2是一个SOAP web service客户端包。主要用于资源受限制的Java环境如Applets或J2ME应用程序(CLDC/ CDC/MIDP)。
AndroidWeatherForecast
- Android版本的天气预报,能显示出中国所有城市名,用户单击任意城市名,将获得其天气预报信息;用户也可以输入城市名,点击查询按钮,随后远端的Web Service服务器返回天气信息。
szdx
- 中国电信宽乐通信发送短信线程,接受短信web service的JAVA例子-China Telecom wide music to send text messages threaded communication, accept the message of JAVA web service example
android-webservice
- android 平台调用webservice的例子。API使用方法等介绍-How to use webservice on android platform
dianxin
- 电信接口 宽乐通信Web Service接口(短信部分)-Telecom Interface wide-Le-Web Service Communication Interface (SMS part)
ksoap2
- it is a tools for developing J2ME application using web service.
Wiley.Mobile.Python.Rapid.prototyping.of.applicati
- 讲解如何使用Python开发S60手机应用程序。这些应用包括GUI、SMS、音效、摄像头、数据处理、蓝牙、电话功能、移动网络、Web Service,最后讲解了提高开发效率的技巧和一些实例。-Python Development on the use of S60 mobile phone application. These applications, including GUI, SMS, audio, camera, data processing, Bluetooth, phone fu
sms
- 这是2005年6月云南移动短信网关升级到3.0时写的,在SP那稳定运行了很长时间的。因为SP倒闭了,贴出来给有兴趣的朋友参考。 优点:支持多线程、滑动窗口、异步发送、全事件模式、自动识别ASCII、GBK、UCS-2 缺点:不支持长短信自动分页、不支持PROVISION接口(偶的PROVISION接口是用WEB SERVICE实现的)-Is about mobile sms!
MyWeatherApp
- 基于windows mobile、XML和Web Service的天气预报系统源码,由本人开发测试,对从事相关的系统设计具有较好的参考价值!-Based on windows mobile, XML and Web Service source of weather forecasting system, developed by me and testing related to system design has a good reference value!
SMSToWeb
- 调用Web Service,发送短信,每隔指定时间监听有无短信到达,接收短信。-Call Web Service, send text messages, at the appointed time arrived to monitor the availability of SMS, receive text messages.
sendMMS
- 彩信二次开发接口文档彩信通彩信平台第三方开发接口采用Web Service方式提供,用户可以使用提供的ExtService.wsdl自己生成相应语言的代理类或自己封装soap协议对webservices进行调用,如果使用.net开发可以直接使用所提供的代理类进行调用。-Secondary development interface documentation MMS MMS MMS platform to pass third-party developers using Web Service
AndroidClient
- 用android调用一个用java写的web service实例-一个简单的web service!helloWorod!从android中调用!但没有jar包!若用的导入android调用web service的jar包!