National Repository of Grey Literature 48 records found  1 - 10nextend  jump to record: Search took 0.00 seconds. 
Location of node real position on the Internet
Kopeček, Tomáš ; Müller, Jakub (referee) ; Komosný, Dan (advisor)
In this thesis I focus on finding the position of computers on the Internet. This need for locating computers originated in the last several years through the creation of overlay networks. For this activity there are many algorithms. This paper describes the King method that estimated the distance between communicating stations by using the domain name system. The aim of this work is to verify the accuracy of the King method in experimental PlanetLab network. This network provides access for more than 1000 stations worldwide.
Geolocation of Internet hosts
Ingr, Michal ; Müller, Jakub (referee) ; Balej, Jiří (advisor)
This master thesis deals with methods of stations’ geolocation on the Internet, it means the estimation geographic location of unknown station, which is conected to this network. The introductory part describes the methods for determining position, which don‘t need any measeruments of the network. The next section is devoted to points, where delay is invoked, to the causes of latency in the Internet, to their types and some usual values. The following part features ways to measure delays and route, including several tools for this purpose. The penulminate section describes some chosen geolocation techniques based on RTT measurement. The final chapter is devoted to practical demonstration geolocation using the CBG method, when the delay measurement was carried out in an experimental PlanetLab network.
Simulation of IP node localization, using Vivaldi and GNP algorithms
Sulík, Peter ; Komosný, Dan (referee) ; Müller, Jakub (advisor)
The work deals with the issues of network coordinate systems. The first chapter is devoted to a brief analysis of this systems and requirements placed on them. Furthermore, it deals with features of Vivaldi algorithm and its three versions: a centralized algorithm, algorithm with constant and adaptive time step. Subsequently it describes the GNP system and eash step of Nelder-Mead method for nodes localization. Next to it a developed simulation library is presented with its own graphical user interface for testing of these algorithms, which is capable of handling RTT responses database amongst individual IP network members. Simulations performed on data from PlanetLab network are evaluated in the conclusion.
Video on Demand service in JavaME
Obdržálek, Petr ; Müller, Jakub (referee) ; Číka, Petr (advisor)
The master’s thesis deals with creation of system that provides video on demand. Technologies which are used to creation mobile application are analyzed. There are also mentioned today's most used codecs in the mobile devices. There are described standards, norms, principles and recommendations for transfer multimedia data on network in real time. Technologies which are appropriate for functionality of system on server side are described. The output of the work is an operational sample of whole system and description of functionality of this system.
Managing Planetlab nodes
Chupáč, Michal ; Balej, Jiří (referee) ; Müller, Jakub (advisor)
Bachelor’s thesis is focused on maintaining and managing PlanetLab nodes from one place. Introductory chapter contains process of network access creation and other important information and guidance. Following part involves remote access thru command prompt by program CoDeploy. This program is used for parallel command execution and file upload to multiple nodes. The thesis contains installation and configuration manual for applications CoDeploy, Plush and Nebula, description of their functions and practical usage in PlanetLab network environment. Section about graphic user interface Nebula deals with module for XML application development. Part with PlMan software alternative for Windows is also completely made out. Ending of the thesis is focused on CoMon monitoring system, its functions, elements and practical application in network.
Mobile player for multimedia content presentation and processing
Króner, Tomáš ; Číka, Petr (referee) ; Müller, Jakub (advisor)
Master’s thesis deals with developing of multimedia application that allow play and receive multimedia files as audio and video. In thesis introduction, there is theory overview about programming language J2ME, its parts and divisions in couple of chapters. The applications developing begin by choosing focus groups and also group of devices that agree with present trends about mobile devices. The next part undertakes selecting development tool NetBeans IDE based on requirements for multimedia develop and also undertakes selecting software development kit Nokia SDK and its short definition. Afterwards, the application and its basic classes and methods are briefly characterized. The chapters of classes and methods are divided according algorithm level, following development description dividing aspect. Program functions are enriched with flow diagrams completing written text, which have marked important points of program. The main chapters describing algorithm parts begin with define audio and video play. The other pages include description of network connection a data transfers. In every part the programmer part, algorithm is analyzed first and than general options and functionality of this area. In file play part, it is selection of file and proceeding to launch playing with function control possibility. In case of network connection, it is access to network and data handling, eventually communication with each other in client - server hierarchy and consequential multimedia content playing. In the end of development part, reader is cognizant of application fault handling that is inherently part of every application working with I/O data. Next chapter is devoted to future development a design resulting to present process. In the thesis it can be found also application description from user’s point of view, user manual a solving incurred problem situations. In the instructions, there are contained screenshots of described parts of program. Reached results and reviews are summarized on the end of the thesis.
TTP protocol for managing hierarchy trees of RTCP feedback channel
Müller, Jakub ; Komosný, Dan (referee) ; Burget, Radim (advisor)
TTP protocol for managing hierarchy trees of the RTCP feedback channel represents the mechanism for transferring the big amount of data from end users via the “narrow” feedback channel. We are not speaking about thousands of users but about millions of users, which are using services like IPTV. The method of a data summarization is used for this purpose in selected network nodes. The summarized message is transferred and summarized again in higher levels of the hierarchical tree. Both methods allow reducing the amount of data and help to increase information content transferred via the feedback channel. Finding of the correct end user position in a network is also very important aspect. The user must be able to find the closest summarization node with this information and starts sending out the messages to this node for processing. There are several methods for constructing and managing the asynchronous feedback channel that are introduced in this work.
Voting service for IPTV
Menclík, Tomáš ; Karásek, Jan (referee) ; Müller, Jakub (advisor)
This thesis deals with a concept and implementation of voting service for IPTV. Implementation of this service is executed in programming language Java and uses programming structures, which were already done. These structures are intended for simulation of propertys of tree transmition protocol. Outside of the concept and implementation of voting service, there are presented protocols, which IPTV uses for communication. And also voting service, implemented in this thesis, uses their propertys. There are also mentioned dierences between outlined and implemented voting service as the implementation does not keep strictly the concept of the voting service.
SIP Client for Windows Mobile
Regueyra, Philip ; Müller, Jakub (referee) ; Číka, Petr (advisor)
The main objective of this thesis is the design and implementation of client software, which will be able to conduct a phone connection through the packet network. Signalling protocol SIP together with RTP, the protocol for the transmission of multimedia, is used for this intention. Structure and functioning of the SIP protocol and RTP protocol is analyzed in this thesis. This is introducing with the issue, not a detailed study of these instruments. In addition, a brief overview of the Windows Mobile operating system for which the application is intended primarily is released. The characteristic of several libraries that have been considered for use in the application is briefly described in this thesis. Next the design of solution and the analysis of the program follow. In the last part the functioning of the program is described and its behavior is tested in various model situations.
Location of hosts in IPTV system
Pokludová, Michaela ; Burget, Radim (referee) ; Müller, Jakub (advisor)
This thesis deals with locating station in the digital television broadcast over the Internet Protocol. The aim of this thesis was to develop a general model for the location of stations in the system of internet TV. This work deals with the five known methods for locating stations in distributed systems, which compares as many criteria, such as coordinates of computation speed, accuracy of results. Based on the evaluation was selected optimal method, which has been incorporated into the simulation program IPTV and tested. The result of this work is the source code of the implemented methods.

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