National Repository of Grey Literature 38 records found  1 - 10nextend  jump to record: Search took 0.00 seconds. 
Creating real-time IMS application
Novotný, Filip ; Mácha, Tomáš (referee) ; Nagy, Ľuboš (advisor)
This paper presents a description of the IP Multimedia Subsystem (IMS) architecture and IMS services. IMS is a standardized next-generation networking architectural framework providing advanced services on mobile and fixed networks. The first chapter describes four-layer IMS architecture and also mentions supported services. The second chapter deals with IMS protocols and primarily focuses on the SIP signaling protocol. UDP, RTP and TLS protocols are also included in this chapter. The third chapter is dedicated to practical part of this paper. A VoIP Java application has been created based on the findings gained throughout the thesis. The main part of the created application consists of client-side application, database MySQL and Servlet application for communication between database and client-side application. The whole system was created using SDS Sony Ericsson 4.1. FD1. An OpenIC lite client has been tested during development on our system and results were compared with created client-side application. A web application based on PHP, MySQL and ActionScript then handles administration and monitoring of customers using voice services.
IMS based multimedia services
Novotný, Roman ; Nagy, Ľuboš (referee) ; Mácha, Tomáš (advisor)
Submitted work describes IMS (IP Multimedia Subsystem) and focuses on services offered by this technology. In the theoretical part of the thesis is a detailed description of the IMS architecture, in the terms of its components and interfaces. Also a SIP protocol is described as the main signalling protocol, which represents the basis of the IMS architecture and RTP protocol that allows the transmission of multimedia data in real-time. Further, there are provided services that the IMS system brings. The practical part of the work describes the design and implementation of services within the IMS. It is a client-server service. Server part of the system is implemented as a SIP Servlet application. It has access to the MySQL database, which stores records of multimedia files. Client registered in the IMS network can communicate with the SIP servlet sending a request for information on such files. Following this communication, the client can play the file in his online ICP application, or download it into his PC and then play. To play and view multimedia fines is used JMF. The service is implemented in a development environment SDS Ericsson 4.1, which allows simulation of the IMS network.
IMS aplication creation
Nagy, Ľuboš ; Novotný, Vít (referee) ; Mácha, Tomáš (advisor)
This thesis describes basic principles of IP Multimedia Subsystem, known as the IMS, and shows the possibility for design applications using IMS. Firstly, a generic architecture IMS as layer model divided into four logic layer with definition the interfaces and the main entities is described. The IMS is based on SIP and IP protocols. Then is the architecture of SIP with the main entities explained. Structure of packet, request and response method in the part of SIP is also described. After that, three network services, namely presence services, instant messaging services and push over cellular services are presented. For each services the figuration of their architecture and the basic definition of their main entities are shown. Moreover, the graphical diagrams of SIP signalization are depicted for these services. In the next chapter, the self implementation of services was designed, namely presence services and services for speech transmission with next secondary function as sending email with registration information of user. The project was designed as client - server application in the development studio SDS Ericsson 4.1. The client application was simulated as java application and also as an application for Symbian emulator. The process of client registration was performed with the help of ICP platform. Finally, the diagram of analysis communication client - server is displayed with the captured packets explanation by the help of network analyzer WireShark. The video files, which were specially created for this thesis showing presentations for presence services and sending email. The most important results are summarized in the end of this article.
Graphical User Interface in JavaFX
Fusek, Zdeněk ; Nagy, Ľuboš (referee) ; Karásek, Jan (advisor)
The aim of of this thesis is creation of the simple computing system. In the first part will be processed research, which involves comparison of RIA platforms. The result of research is the analysis of advantages and disadvantages of each platform. Due to orientation of the thesis, JavaFX platform will be described in detail in a separate chapter. For creating the application, which is presented as a simple computing system, is necessary create modular kernel at first, then propose a user interface, which prescribes the basic look of the application. Subsequently is created function drag & drop. Modules of arithmetic operations and their input will be transmitted by using this function. Calculation of the result is possible after connecting inputs with the arithmetic operations. Creation of computing system is described in detail in the practical part of thesis. Bachelor thesis is implemented in a development environment e(fx)clipse, and CSS Cascading Style Sheets are used for the styling of thesis.
Location tracking via GPS
Stříteský, Jan ; Vychodil, Petr (referee) ; Nagy, Ľuboš (advisor)
The presented thesis deals with the subject of tracking via GPS and focuses on possibilities of the practical implementation of user tracking system with the help of mobile end user devices. The introductory theoretical part shortly describes the properties and history of the GPS navigation system. It outlines possible development of end user mobile applications on the level of operating systems and mobile web applications. The final theoretical part provides a short outline of properties of tacking systems available in the Czech market. The primary aim of the thesis was to create an application which would enable the tracking of user position via GPS. The practical part describes the selected solution as well as the individual parts of the designed tracking system. The resulting system allows to record and track user position determined by a mobile phone with an integrated GPS module. The systems also enables the creation of user groups, tracking their routes and visualization of the given position or entire route on a map.
Optimization of Signalling Traffic in IMS Subsystem of NGN Networks
Nagy, Ľuboš ; Orgoň, Miloš (referee) ; Bezpalec, Pavel (referee) ; Novotný, Vít (advisor)
One of causes of increased latency service over the whole IMS network can be unbalanced SIP (Session Initiation Protocol) signalling traffic through CSCF (Call Session Control Function). This thesis is devoted to the proposal of weight-based load balancing algorithm which can be used for the S-CSCF assignment performed by I-CSCF during the initial registration procedure of subscribers over the IMS architecture. The designed mechanism is implemented and evaluated in the mathematical model of IMS subsystem based on single servers with FIFO queues with the unlimited capacity in the numerical computing environment - Matlab. Two test-cases with different performance conditions of available S-CSCFs are described. The influence of measured latency affected by performance of other nodes (e.g. P-CSCF, I-CSCF, HSS, etc.) is minimized. Each of simulated test-cases is measured with various service times of SCSCFs and inter-arrival times. The obtained results of designed algorithm are compared with well-known selection algorithm – the round-robin algorithm. It is shown that new selection mechanism improved the service latency of whole IMS network. The possible weakness of the designed weight-based algorithm is sensitivity to traffic model over the modelled IMS architecture.
Development of IMS platform applications
Martinek, Pavel ; Nagy, Ľuboš (referee) ; Mácha, Tomáš (advisor)
This master’s thesis is focused on the network architecture of IMS (Internet Protocol Multimedia Subsystem) and development an application for IMS. IMS architecture is the convergence of fixed and mobile networks. IMS enables rapid deployment of new multimedia services. In the first chapter is showed and described architecture IMS in four layers and block model of architecture IMS. Next chapter is focused to protocols, which are used in IMS. One of the most important protocols in network IMS is SIP. This protocol is analyzed in details. For development IMS platform application was used Ericsson SDS (Service Development Studio) in version 4.1. In SDS were created applications type of client and servlet. In this master’s thesis is also used development environment NetBeans. In NetBeans was created application for management of captured images. In the same development environment was developed application that shows the contents of a database. Last chapter is devoted to analyze individual parts of communication between client and servlet, and when client uses http to download image file.
The Open IMS Core and the IP Multimedia Subsystem
Božek, Martin ; Mácha, Tomáš (referee) ; Nagy, Ľuboš (advisor)
This thesis describes architecture of IMS and shows possibilities of IMS platform testing. Theoretical part describes layer model of the IMS as a whole and then describes it’s individual layers. Next chapters analyse key entities of the IMS, interconnection between reference points and features of protocols used in the IMS. Practical part deals with the introduction of Open IMS Core, which was chosen for the IMS technology testing. Settings necessary to carry out testing and interconnection between PBX Asterisk are shown in next chapters. After introduction of IMS desktop clients is carried out an instant messaging communication within the IMS network. The communication is captured and analysed by Wireshark application. Afterwards there is described how SIP protocol sends messages within the IMS. After a brief introduction to the PBX Asterisk, there are discussed assumptions for the interconnection between Asterisk and IMS. There are also described necessary settings needed for implementation and communication testing itself. The first test is an audio session carried out between the desktop IMS client and IP phone registered to the PBX Asterisk. Communication is captured for the analysis of preparation, conduction and termination of the session. After the successful realization of the audio call, video session has been made. The session was analysed in detail, including statistics of control signals and transmitted packets. There are two laboratory excercises in attachement of this thesis, which will help students to understand the IMS technology and communication options within the IMS network
Central server load impact on the IMS network
Kňazovický, Pavel ; Nagy, Ľuboš (referee) ; Mácha, Tomáš (advisor)
This master’s thesis deals with architecture of the IMS network and analysis of the affects when loading the network. Architecture of IMS is a network of new generation. It convergates fixed and mobile networks and it enables quick installation of new multimedia services. The first chapter is focused on the description of the IMS architecture, its components and their function. The next chapter is devoted to the main protocols in the IMS system. It is mainly about signalization protocol SIP. The third chapter focuses on the queueing theory. For simulation of the IMS network, Open IMS Core enviroment was chosen, described in the fourth chapter. Next chapter is dedicated to the IMS Bench SIPp tool used for generating and testing the SIP protocol with focus on the IMS. The final chapter dedicates to the realization of an IMS network. The begining of this chapter deals with the description of individual conections generated by the IMS Bench SIPp tool. In the next part load tests focused on the created IMS network are created and analyzed in detail. The end of the chapter describes the implementation of the real finished call between devices and the Android operating system.
Software tool for analysis of aeronautical meteorological information in WXXM format
Vénos, Michal ; Nagy, Ľuboš (referee) ; Hošek, Jiří (advisor)
The aim of this diploma thesis analyze the processing of meteorological messages in XML format. There are described various meteorological reports and the developing data format WXXM. The result of the practical part is application enable to load meteorological messages in XML format and displays basic information obtained in map environment of Bing Maps.

National Repository of Grey Literature : 38 records found   1 - 10nextend  jump to record:
Interested in being notified about new results for this query?
Subscribe to the RSS feed.