Port aplikace Sun Java Wireless Client na Linux pro platformy x86
Název práce v češtině: | |
---|---|
Název v anglickém jazyce: | Port of Sun Java Wireless Client to Linux on x86 platforms |
Akademický rok vypsání: | 2008/2009 |
Typ práce: | bakalářská práce |
Jazyk práce: | angličtina |
Ústav: | Středisko informatické sítě a laboratoří (32-SISAL) |
Vedoucí / školitel: | Mgr. Jan Pechanec |
Řešitel: | skrytý![]() |
Datum přihlášení: | 25.02.2009 |
Datum zadání: | 25.02.2009 |
Zásady pro vypracování |
The goal of the thesis is to create a port of the Sun Java Wireless Client (SJWC) for Linux on x86 platforms. A student is expected to get familiar with the SJWC internals and how to write portable C code. The main part of the thesis is to write code for the Javacall API for Linux while focusing on writing portable code that might be later used on other UNIX and unix-like systems, and possibly enhancing the API if the situation so requires. The port is expected to have these APIs implemented: MIDP, JSR075, JSR135, JSR234.
|
Seznam odborné literatury |
Build Guide, Sun JavaTM Wireless Client Software 2.1, Java Platform, Micro Edition
http://java.sun.com/javame/reference/docs/sjwc-2.1/pdf-html/build.pdf Porting User's Guide, Sun JavaTM Wireless Client Software 2.1, Java Platform, Micro Edition http://java.sun.com/javame/reference/docs/sjwc-2.1/pdf-html/porting-users.pdf Tools Guide, Sun JavaTM Wireless Client Software, Version 2.1, Java Platform, Micro Edition http://java.sun.com/javame/reference/docs/sjwc-2.1/pdf-html/tools.pdf MIDP Optimized Implementation (Reference Documentation for Native Code), Sun Java Wireless Client, Version 2.1 http://java.sun.com/javame/reference/docs/sjwc-2.1/javacall_doxygen/html/index.html W. Richard Stevens; Stephen A. Rago: Advanced Programming in the UNIX Environment: Second Edition Brian Hook: Write Portable Code: An Introduction to Developing Software for Multiple Platforms |