• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 4
  • 1
  • 1
  • 1
  • 1
  • 1
  • Tagged with
  • 9
  • 6
  • 3
  • 3
  • 3
  • 3
  • 2
  • 2
  • 2
  • 1
  • 1
  • 1
  • 1
  • 1
  • 1
  • About
  • The Global ETD Search service is a free service for researchers to find electronic theses and dissertations. This service is provided by the Networked Digital Library of Theses and Dissertations.
    Our metadata is collected from universities around the world. If you manage a university/consortium/country archive and want to be added, details can be found on the NDLTD website.
1

Implementera en guide för allmänna transporter med buss på mobiltelefoner med Java 2 Micro Edition

Påhls, Jonny January 2006 (has links)
Detta examensarbete går ut på att ta fram en applikation, avsedd för mobiltelefoner, där man på ett enkelt sätt kan få reda på avgångarna för Dalarnas kollektivtrafik. Det stigande bensinpriset och bilåkningens negativa miljöpåverkan ligger som grund till att Etex AB och Balanz AB vill undersöka om det går att få människor att välja bussen framför personbilen. Om man genom denna applikation kan underlätta planeringen av människors dagliga resor, hur påverkas då valet av fortskaffningsmedel?Resultatet blev en applikation där man, via sin mobiltelefon, bland annat kan ta reda på avgångar för utvalda linjer av Dalatrafiks bussar, hantera linjekartor och synkronisera avgångar med telefonens kalender. Alla tidtabeller sparas i telefonen för att minska nätverkstrafiken och för att informationen enkelt ska kunna återanvändas.Dalatrafik är det företag som ansvarar för kollektivtrafiken i Dalarna. Det finns i dagsläget ingen möjlighet att få reda på avgångarna för deras bussar om man inte har tillgång till en tidtabell eller ringer till deras kundservice. Vissa kommuner har redan lösningar för tidtabellshantering i mobiltelefonen och nu vill Etex AB och Balanz AB, som är två företag som bl.a. arbetar med trådlösa applikationer, att även Dalarna ska få ta del av detta praktiska hjälpmedel.De flesta mobiltelefoner som säljs idag har stöd för att köra applikationer, eller MIDlets som de också kallas, gjorda i J2ME (Java 2 Platform, Micro Edition). Denna teknik har tagits fram av Sun för att göra applikationer som kan köras på mindre mobila enheter såsom mobiltelefoner och handdatorer. Kombinerar man J2ME med den ökande prestandan i dagens mobiltelefoner kan avancerade applikationer t.ex. spel med 3D-grafik, webbläsare och andra nyttiga program tillverkas.
2

Rozhraní pro skupinové odesílání SMS v JavaME / JavaME Group SMS Messaging Interface

Kubina, Tomáš January 2008 (has links)
This Diploma Thesis have been describing possibilities of Wireless Messaging API, which are used for applications handling with Short Messages. It have been describing basics of programming language JavaME, basics of formating and sending SMS, detailed analysis of Wireless Messaging API, application, which is part of my diploma thesis and finally Security Politics of JavaME programming language.
3

Univerzální mobilní komunikační platforma pracující s technologií bluetooth / Universal mobile communication platform using the bluetooth technology

Sopko, Richard January 2009 (has links)
This master’s thesis is focused on field of communication technologies in mobile devices in personal WPAN type wireless networks. Work consists of three basic parts. First part provides overview of personal WPAN wireless networks and is specialized on Bluetooth technologies and its opportunities of communication between mobile devices. Second part deals with an opportunity of using programming language Java 2 Micro Edition in work with Bluetooth technology. Key point of this work is third part which includes scheme of conception of a communication platform and creating of application designed for mobile phones. Created application enables communication by means of changing files and written conversation of two or more people in real time by Bluetooth connection.
4

Objektinis programavimas ir vartotojo grafinis interfeisas (GUI) Eclipse aplinkoje / Objective Programming and Graphical User Interface (GUI) in Eclipse environment

Kaučikas, Mindaugas 24 September 2008 (has links)
Darbe nagrinėjama Eclipse programavimo aplinka. Aprašomos jos pagalbinė funkcijos pertvarkant darbinę aplinką bei kuriant Java projektus. Taip pat šias pagalbines funkcijas demonstruoja sukurta video medžiaga. Aprašomi SWT vaizdiniai komponentai. Supažindinama su Eclipse aplinkos papildiniu WindowBuilder. Sukurtų projektų pagalba pateikiamas SWT bei Swing vaizdinių komponentų skirtumas. Eclipse Micro Edition papildinio bei Sun Wireless Toolkit mobiliųjų prietaisų programinės įrangos pagalba pateikiami Midlet projektų kūrimo pavyzdžiai. Aprašomas darbo su MySQL duomenų baze projektas naudojant JDBC. / In this thesis we analyze Eclipse integrated development environment in customization and Java projects development contexts and illustrate our research with videos. We also describe graphical SWT components and WindowBuilder plug-in. Differences between SWT and Swing components are shown using specially created projects. Examples of Midlet projects, developed using Eclipse Micro Edition plug-in and Sun Wireless Toolkit for mobile device, are described. We also demonstrate connectivity to MySQL database through JDBC interface.
5

Sending and Receiving Data between Mobile and Data Logger

Abbaraju, Nanda January 2008 (has links)
No description available.
6

Cryptage de messages SMS

Zebiche, Tayeb January 2004 (has links)
Mémoire numérisé par la Direction des bibliothèques de l'Université de Montréal.
7

Architektura aplikací pro mobilní zařízení / Architecture of applications for mobile devices

Havel, Vojtěch January 2010 (has links)
This thesis discusses the architecture and the development of applications for mobile device, namely of applications in Java ME platform. The goal of this paper is to draw near the problematic of development for mobile device, analyse pros and cons of several solutions and design the architecture for a few type applications in chosen solution. The theoretical part of this thesis includes the introduction to the mobile development, discussion of benefits and drawbacks of development in Java ME in comparison with other possible solutions, description of main Java ME elements and choosing of type applications for practical part. In the hands-on part of this thesis are chosen the development tools and using previously described elements, the architectures for type applications are made. For each of type application is designed and developed real-life usable application.
8

Lokalizace pomocí aplikace určené pro platformu Java ME využívající GPS / GPS based Localization using the Java ME application

Figurny, Radek January 2009 (has links)
The task of the Master's thesis has been to develop the MIDlet, which is able to receive data from an external GPS module via Bluetooth. Data are received in the NMEA 0183 format and are processed to extract longitude, latitude, elevation, velocity, number of visible satellites and measurement accuracy of longitude, latitude and elevation. Users have a possibility to save their actual location with a short description to the cell phone’s memory. The MIDlet is also able to save a user defined way-point and navigate to this way-point. The MIDlet itself was developed in the Netbeans IDE with a software development kit (SDK) made by Nokia company. This kit is designed for the Symbian OS s60 3rd edition FP1, which contains a s60 emulator and a s60 MIDlet for a direct compilation in the cell phone. The MIDlet is made of three main parts. The first part shows a longitude, latitude, elevation, velocity, longitude and latitude measurement accuracy, date and time. The second one shows a direction of north, latitude and longitude. The last one shows a direction to the selected way-point and a distance to this location. In theoretic part of the thesis there are described the GPS navigation system, Bluetooth system, geodetic system WGS 84 and programing language Java and its part Java ME.
9

Příjem a posílání SMS zpráv pomocí aplikace určené pro platformu JavaME / SMS Application for JavaME Platform

Růčka, Lukáš January 2008 (has links)
The aim of this diploma thesis is to study the potential of Java ME platform for receiving and sending of SMS and to utilize obtained information subsequently in implementation of an application for this platform. The first part of the diploma thesis aims at explaining general terms of the Java language and its basic features. The next part deals with specific properties of the Java ME platform and properties of devices that support this platform. A design of the Java ME application based on theoretical knowledge is created then. This application has to be able to receive, process, store and send SMS and communicate with the server application based on the Java SE platform. The created Java ME application serves as an automated SMS voting server, which can be used in mobile devices that support the Java ME platform and can be remote-controlled via Internet from the Java SE platform application. The final chapter presents the results and conclusions of testing of the created application on real mobile devices.

Page generated in 0.0332 seconds