Programs: Mobile Systems
The Mobile Systems course involved mostly playing with WiFi and Bluetooth and creating applications for Symbian phones (native C++ and Java ME).
- Lab 3: three programs in Symbian/UIQ (Nokia Carbide C++ projects)
- LottoLib.zip (8.9 KB) - a DLL library generating lottery numbers
- FileSaver.zip (30.2 KB) - a program which can save generated files to the filesystem using either active objects or threads; also a demonstration of the Lotto DLL
- Lab 4: three programs in Java ME (tested in Eclipse ME +
Sun Wireless Toolkit 2.2)
- JSuderApp.zip (149.6 KB) - two midlets - a text editor which can save/load files from a Record Store, and a simple sound player
- BluetoothApp.zip (9.1 KB) - a Bluetooth midlet which locates other devices and prints their names and addresses
- Lab 5: a chat application using JXTA P2P network (Java SE)
- JxtaChat.zip (2.6 MB) - program source code + required libraries
- Everything: mobile-all.zip (2.8 MB)