搜索资源列表
20080117j2me-http
- j2me的http应用实例,其中*.html文件要放在tomcat服务器安装目录下的./webapps/ROOT/test文件底下,这里必须装一个tomcat服务器,才可以运行结果.
MiMessage
- ,这是一个基于JXTA的P2P聊天的可以部署在android上的一个程序,目前做的工作还不足,组聊天还没有完成,有兴趣的可以将其完善,这是我以前做的一个项目现在夭折了。现在分享到网络上希望能对大家有所帮住。 要想运行该程序必需先运行GateWayPeer.java,并且修改MiMessage工程里PeerService下rdvList的值,将其改为你运行GateWayPeer的电脑的地址,在该电脑的下要部署一个网络服务器!例如tomcat,并可以访问rdvList.txt,rdvList里面的值
android-GoogleMap
- 此项目代码介绍了android系统与tomcat服务器的通信以及Google地图的使用及各种控件的综合应用。-This project code of the Android system and the tomcat server communications, as well as the use of Google Maps and various control applications.
amway
- 安利短信群发系统,TOMCAT服务器。完全完整源代码。很不错的。-Amway Short Message System, TOMCAT server. Fully complete source code. Very good.
getPic
- 本程序通过tomcat服务器来访问位于服务器端的图片,并通过gallery显示在手机上-The program is located by the tomcat server to access server-side image, and through gallery on mobile phones
Mp3Player
- 基于安卓编程的一个比较简单的MP3播放器,以tomcat作一个简单的下载服务器。-Based on the Android programming of a relatively simple MP3 player, with Tomcat make a simple download server.
MusicZone
- 这是一个用java写的ANDROID版音乐播放器,服务器用tomcat搭建,开发工具为Eclipse-This is a use Java wrote music player ANDROID version, server tomcat structures, development tools for Eclipse
Down
- 这是一个基于android平台的程序,从tomcat服务器将文件下载到本地,可以刷新服务器中文件列表,并且有下载成功与否的提示-This is a program based on the Android platform from tomcat server, the file download to a local, you can refresh the list of files in the server and download the success of the prompt
11
- 通过j2me写的网络版手机象棋对战游戏,服务器用tomcat实现-Chess Game of the network version of the phone through j2me write
Download
- 本软件是一个Android基本功能的实现:即从服务器端下载xml文件并解析的功能。使用时测试代码可以搭建tomcat服务器,并在其中放置要解析的xml文件。-download xml files from server and analysis them
huochepiaodingpiaoxitong
- 整个系统客户端的开发用eclipse实现,数据库使用Mysql5.5,服务器用Myeclipse加载tomcat插件实现代理服务。-The development of the entire system client eclipse achieve the database using Mysql5.5, server load with Myeclipse the tomcat plugin realize agency services.
Android-and-server
- android客户端与tomcat服务器交互实例-the android client tomcat server interaction instance
CoolReader
- 电子阅读器 菜单栏隐藏,下载,自定义功能,阅读服务器上的文档,本地缓存,服务及客户端,tomcat服务-Electronic reader menu bar is hidden, download, custom features, read the document on the server, the local cache, the service and the client, tomcat service
JsonHttpClient
- android开发的实例代码:实现的功能是Json数据解析功能。解析的Tomcat服务器上的以键值对为内容的数据文件-android development example code: function is to achieve Json data analysis capabilities. In order to resolve the key on the Tomcat server for the content of the data file
MyDownload
- 搭建apach-tomcat服务器,从客户端访问网页下载文件-build a apach-tomcat web server, download a file the web.
NOTIFICATION
- 一个具有通知、宣传功能的手机客户端和服务器例子,客户端是基于android的,服务器需要在tomcat下运行-Mobile client and server example, a client with a notice, propaganda function is based on the android, the server needs to run under tomcat
androidPtomcatPoracle
- 数据库用oracle,客户端是android,服务器是tomcat-Database with oracle, the client is android, the server is tomcat
androidloginviassh
- android ssh框架登录到MyEclipse tomcat服务器-android ssh to log in to the framework of MyEclipse tomcat server
ydjwtxt_a5
- 移动警务通系统是一套完整的项目源码,包括安卓端源码+服务端程序+数据库,是学习安卓与web通讯最好的案例,项目不大注释丰富,真正实现的功能不多,使用了google map的服务框架,测试的时候需要使用安装了google map的手机或者直接用Google APIs版的模拟器,服务器端使用tomcat+mysql。安卓端默认登录用户名密码admin admin。 -Mobile police system is a complete set of project source code, incl
WebCatcher
- 网页抓取的一个demo 用tomcat布置服务器 与安卓客户端进行通信 提取网页后显示 解析用的是正则表达式-web urlconnection android