论文部分内容阅读
采用MIDP 2.0设计与实现一个邮件系统客户端,通过Servlet与Java Mail API来访问后台的邮件服务器,从而在无线设备上实现了邮件的查询和收发。其中邮件信息有选择地保存在无线设备的记录存储系统RMS中,便于以后进行本地查询。系统前台使用J2ME1.4.2及WTK2.2工具进行开发,利用Tomcat5.0配制一个Servlet代理,以便访问邮件服务器。系统分为五个模块,即界面模块;客户端发送模块;客户端接收模块;服务器发送模块;服务器接收模块。各模块相互独立,同时又构成统一的整体。
Adopting MIDP 2.0 to design and implement a mail system client, through the Servlet and Java Mail API to access the backstage mail server, so as to realize the mail query and send and receive on the wireless device. Mail information is selectively stored in the wireless device’s record storage system RMS for local query later. System foreground using J2ME1.4.2 and WTK2.2 tools for development, the use of Tomcat5.0 preparation of a Servlet proxy, in order to access the mail server. System is divided into five modules, namely, interface module; client sending module; client receiving module; server sending module; server receiving module. The modules are independent of each other, but also form a unified whole.