National Repository of Grey Literature 88 records found  beginprevious69 - 78next  jump to record: Search took 0.03 seconds. 
Naprocházku.cz - Web Service for Neighbour Walks
Špaček, Jiří ; Herout, Adam (referee) ; Szőke, Igor (advisor)
Nowadays the sharing of the experiences by the internet is very popular and that was the reason for establishment of service that aims to facilitate visitors to share their favorite walks. This work describes the design and implementation of application that will be able to offer this. As a major element of the display is used the Google Maps. The implementation is an own open application interface to communicate with mobile applications. To view tips for the walks is used an actual geographic location of the visitor. The work deals with the monitoring behavior of visitors working with this applivation as well. It is achieved interesting reresults. In the future there is a plan to expansion the application to keep the existing users and gaining new.
IPv6 Geolocation and Visualization
Suchomel, Tomáš ; Veselý, Vladimír (referee) ; Matoušek, Petr (advisor)
This master's thesis is focused on geolocation and visualization of IPv6 addresses. Several current approaches to geolocation have been discussed. Its main goal is to design geolocation database with regular updates with ability to visualize geographic location of the IPv6 address on the world map. Implemented system is gathering data about IPv6 prefixes from public Whois database. Gathered geographical addresses are mapped into coordinates by Google Maps Geocoding API. All gathered data are being saved into database together. Locations of IPv6 addresses are visualized via web-based Google Maps API. Moreover, the density mapping of IPv6 address blocks in particular countries can be visualized too.
Web-Services for Geo-Location Support in Wide-Area Networks
Imlauf, Michal ; Očenášek, Pavel (referee) ; Rychlý, Marek (advisor)
The goal of this master's thesis is to describe geolocation techniques in wireless wide-area networks and the ways of expressing the individual node location. Practical part describes implementation of web services that simulate the node movement in these wireless networks and implementation of web service that is going to agregate the coordinate systems of these wireless networks.
Visual Geolocation of a Stationary Camera
Šimurda, Pavel ; Španěl, Michal (referee) ; Herout, Adam (advisor)
Tato práce se zabývá a analyzuje možnosti, kterými je možno zjistit geografickou polohu ze snímků nebo videa pouze za použití vizuální informace z obrazu.    Výsledkem práce jsou dvě rozdílné metody geo-lokalizace. První z nich pracuje na principu hledání časů východu a západu Slunce. Hlavní výhodou této metody je její univerzálnost. Funguje s jakoukoliv kamerou umístěnou v externích prostorech a nevyžaduje přítomnost žádných specifických objektů ve scéně. Pro správný výsledek je třeba alespoň celodenní záznam z kamery. Výsledky jsou uspokojivé za každého počasí. Druhá metoda pracuje na základě analýzy stínů ve scéně. Správnou pozici je možno určit, s poměrně velkou přesností, pouze na základě dvou snímků pořízených v různém čase. Tato metoda vyžaduje přítomnost dvou objektů v obraze, které vrhají stín. Přesnosti výsledků navržených metod jsou vyhodnoceny a porovnány. Z výsledků vyplývá, že obě metody lze úspěšně použít pro odhad geografické polohy. Dále byla v rámci práce pořízena rozsáhlá datová sada obrazových sekvencí z volně přístupných webových kamer.
Internet Portal for Local Goods Trading
Buba, Vojtěch ; Klicnar, Lukáš (referee) ; Beran, Vítězslav (advisor)
The goal of the Bachelor Thesis is proposing an user´s interface for mediation of sale of local groceries. This matter in question is solved by creating a web service based on geolocation of appropriate user´s interface. Because of geolocation, the created solution brings to its user simple searching of local vendors as well as their products. With reference to an executed testing, the user´s interface successfully fulfills its purpose and is very pleasant to use.  This Bachelor Thesis in question has primarily implementation character. The creating of user´s interface, that is able to help with expanding of sale of local groceries, is definitely the most benefitial. 
Localization of geographic position attacker in the Internet
Kubalík, František ; Komosný, Dan (referee) ; Verner, Lukáš (advisor)
This thesis deals with the evaluation of the geographical location of the Internet using delay and implementating method Octant. The first part is devoted to familiarization with the principles of evaluation of the physical position of the stations on the Internet, with a focus on active methods for IP Geolocation. Here it is more space devoted to geolocation Octant algorithm and a more detailed explanation of its principles. At the end of the first part is also familiar with the experimental network PlanetLab. The second part describes the design and implementation of the program in programming language C#, which locates the searched local station with mentioned localization algorithm Octant. Description realization is accompanied by explained examples of the classes with a detailed explanation. Here are also the results of the methods on selected IP addresses of stations with known locations to detect errors or deviations of method from the actual position of searched station. At the end of this section is a comparison with other active as well as passive geolocation methods.
Registration database for IP nodes
Smrčka, Lukáš ; Vlček, Lukáš (referee) ; Komosný, Dan (advisor)
This thesis is focused on finding the physical location of stations by the passive geolocation techniques, particularly using the registration database of IP addresses. The first two part are focused on a theoretical analysis of this problem, the next two parts of this thesis deal with the solution of this problem and discussion of the results.
Web application for getting location of IP nodes
Modrák, Zdeněk ; Kubánková, Anna (referee) ; Komosný, Dan (advisor)
Thesis deal with geolocation in internet network. There are described possibilities of geolocation and thesis is mainly focused on passive geolocation methods. Under passive geolocation belongs location databases which there are described as in theoretical way as used in practical part of thesis. In practical part there is created complex system for geolocation in internet environment which used paid and free geolocation databases. Another used database is WHOIS. Data from paid databases is processed and accuracy of databases is evaluated.
Geolocation of Internet nodes based on communication latency
Horák, Michael ; Balej, Jiří (referee) ; Komosný, Dan (advisor)
This thesis covers the topic of determination of geographical location of a host in internet network while utilizing measurement of the end to end delay and implementation of Constraint-Based Geolocation. Gradually I go through issue of the delay in computer networks and ways how to measure it. Next chapter describes a few ways to geolocate host in internet network with emphasis on the CBG method. Another chapter is dedicated to describing a way to project spherical coordinates to the two dimensional space, which has been used in implementation of geolocation method. Chapter about implementation builds upon the facts given in previous chapters while functions of the program written in the JAVA programing language are being explained. Two similar geolocation methods were implemented. By comparing the results gained by implementation, new method of geolocation is proposed and devised. It combines properities of both previous methods. There are results of the implemented methods and their comparation to the one of the source documents used in creation of this thesis in summary section.
Localization of IP stations based on model of probability delay measurement
Tropp, Peter ; Komosný, Dan (referee) ; Verner, Lukáš (advisor)
The master thesis is dealing with Internet host localization methods, more exactly with determining geographical position of the unknown Internet host connected to the network using RTT delay measuring. The first part is dealing with description of RTT delays that may occur in the network and tools for their measurement. The next is part of thesis is devoted to description of two kinds of localization methods. Ones that are using existing data to determine the position of Internet host also called passive methods, and others that are using RTT delay measurement, also called active methods. The main part is focused on GeoWeight method which is based on geographical localization estimation of Internet host. It is based on RTT delay measurement using the principles of CBG method, enhanced by introduction of the theory of weights according to the probability of the target Internet host. The last part is describing the application that was made to determine the geographic localization of the target Internet host using GeoWeight method. The application was afterwards tested by measuring RTT delay in PlanetLab experimental network. At the end the final measured results were compared with other localization methods (CBG, Octant, SOI, GeoIP).

National Repository of Grey Literature : 88 records found   beginprevious69 - 78next  jump to record:
Interested in being notified about new results for this query?
Subscribe to the RSS feed.