GeekArticles
Java
J2MEA Generic Connection Framework for BREW
Author: developer.com |
Published: 10th Aug 2005 |
Visited: 900 times |
Add CommentFiled in: J2MEBy Radu Braniste Go to page: 1 2 3 Next Preamble The article, structured in two parts, tries to establish a common ground for I/O and network operations on BREW and encapsulate this commonality in a framework. Such a framework is used in J2ME to insulate the developer of protocol implementation details, to offer the needed flexibility in supporting new devices and protocols, as well as to define a uniform way of accessing different resources. These reasons are compelling enough to...n
Read Article Sponsored Links
Related Articles
• SQL Agent: A Job Scheduler Framework An easy-to-use .NET solution for Job Scheduling with pluggable actions that runs on a Windows Service. Back up your SQL Server Express and much m ...