文件名称:Android_tskcb
介绍说明--下载内容均来自于网络,请自行研究使用
带服务端数据库和消息推送课程表源码是一个带有服务端和信息推送服务端的课程表项目源码,两个服务端都是基于myeclipse,其中android.sql这个数据库是iTimetableServer这个服务端的数据库文件,用来存储课程信息,安卓客户端的课程信息都是获取的这个服务端的数据,Androidpn是用来进行消息通知的服务端,Androidpn是一个开源的消息推送源码。
-Push curriculum source is a server and information push server curriculum project source code table with, the two server is based on MyEclipse with server and message, which android.sql this is file iTimetableServer this server, used to store the information in the course, Android client in the course of information are acquired the server data. Androidpn is used for notification message server, Androidpn is push message source of an open source.
-Push curriculum source is a server and information push server curriculum project source code table with, the two server is based on MyEclipse with server and message, which android.sql this is file iTimetableServer this server, used to store the information in the course, Android client in the course of information are acquired the server data. Androidpn is used for notification message server, Androidpn is push message source of an open source.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
服务端
......\Androidpn
......\.........\.classpath
......\.........\.myeclipse
......\.........\.mymetadata
......\.........\.project
......\.........\.settings
......\.........\.........\com.genuitec.eclipse.j2eedt.core.prefs
......\.........\.........\org.eclipse.jdt.core.prefs
......\.........\resources
......\.........\.........\conf
......\.........\.........\....\security
......\.........\.........\....\........\keystore
......\.........\.........\....\........\truststore
......\.........\.........\config.properties
......\.........\.........\config.xml
......\.........\.........\ehcache.xml
......\.........\.........\hibernate.cfg.xml
......\.........\.........\jdbc.properties
......\.........\.........\log4j.xml
......\.........\.........\spring-config.xml
......\.........\src
......\.........\...\org
......\.........\...\...\androidpn
......\.........\...\...\.........\server
......\.........\...\...\.........\......\console
......\.........\...\...\.........\......\.......\controller
......\.........\...\...\.........\......\.......\..........\NotificationController.java
......\.........\...\...\.........\......\.......\..........\SessionController.java
......\.........\...\...\.........\......\.......\..........\UserController.java
......\.........\...\...\.........\......\.......\vo
......\.........\...\...\.........\......\.......\..\SessionVO.java
......\.........\...\...\.........\......\dao
......\.........\...\...\.........\......\...\hibernate
......\.........\...\...\.........\......\...\.........\NoticeDaoHibernate.java
......\.........\...\...\.........\......\...\.........\package.html
......\.........\...\...\.........\......\...\.........\UserDaoHibernate.java
......\.........\...\...\.........\......\...\NoticeDao.java
......\.........\...\...\.........\......\...\package.html
......\.........\...\...\.........\......\...\UserDao.java
......\.........\...\...\.........\......\model
......\.........\...\...\.........\......\.....\Notice.java
......\.........\...\...\.........\......\.....\package.html
......\.........\...\...\.........\......\.....\User.java
......\.........\...\...\.........\......\service
......\.........\...\...\.........\......\.......\impl
......\.........\...\...\.........\......\.......\....\NoticeServiceImpl.java
......\.........\...\...\.........\......\.......\....\package.html
......\.........\...\...\.........\......\.......\....\UserServiceImpl.java
......\.........\...\...\.........\......\.......\NoticeService.java
......\.........\...\...\.........\......\.......\package.html
......\.........\...\...\.........\......\.......\ServiceLocator.java
......\.........\...\...\.........\......\.......\ServiceManager.java
......\.........\...\...\.........\......\.......\UserExistsException.java
......\.........\...\...\.........\......\.......\UserNotFoundException.java
......\.........\...\...\.........\......\.......\UserService.java
......\.........\...\...\.........\......\util
......\.........\...\...\.........\......\....\Config.java
......\.........\...\...\.........\......\....\ConfigManager.java
......\.........\...\...\.........\......\....\package.html
......\.........\...\...\.........\......\xmpp
......\.........\...\...\.........\......\....\auth
......\.........\...\...\.........\......\....\....\AuthManager.java
......\.........\...\...\.........\......\....\....\AuthToken.java
......\.........\...\...\.........\......\....\....\package.html
......\.........\...\...\.........\......\....\codec
......\.........\...\...\.........\......\....\.....\package.html
......\.........\...\...\.........\......\....\.....\XmppCodecFactory.java
......\.........\...\...\.........\......\....\.....\XmppDecoder.java
......\.........\...\...\.........\......\....\.....\XmppEncoder.java
......\.........\...\...\.........\......\....\handler
......\.........\...\...\.........\......\....\.......\IQAuthHandler.java
......\.........\...\...\.........\......\....\.......\IQHandler.java
......\.........\...\...\.........\......\....\.......\IQRegisterHandler.java
......\....