readme

来自「一个手机客户端例子。需jdk1.4和wtk2.2以上环境」· 代码 · 共 32 行

TXT
32
字号
JabberMixClient 1.2 beta version for cldc 1.0 devicesJMC is a GPL IM client for Jabber protocol for portable devices. It is based on J2ME (MIDP 2.0) and a modified version of the MicroJabber library (http://micro-jabber.sourceforge.net/).Archive components:jmc_cldc1.0.jar: file to deploy in the device jmc_cldc1.0.jad: descriptor fileJMCsrc.zip: project source codeREADME: this fileCOPYING: GPL licenceAUTHORS: author infodocs: the project class diagram and a pdf user manualdocs/javadoc: the project javadocSource Packages description:jmc: contains GUI midlet, the jabber stanzas reader and the events listenerjmc.connection: contains the connection toolsjmc.media: contains the media player classesjabber.roster: contains classes concerning jabber jid, roster management and judjabber.conversation: contains classes to manage chatsjabber.presence: contains classes for jabber presence managementjabber.subscription: contains classes for registration to jabber servers and jids subscriptionsorg.bouncycastle.crypto.digests: contains classes for password encryptionthreads: contains the threads for reading and writing Jabber streamsutil: contains utility classes xmlstreamparser: contains classes for xml parsingws: contains the classes for webservices 

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?