National Repository of Grey Literature 2 records found  Search took 0.01 seconds. 
State informations keeping methods using HTTP
Novák, David ; Pinkas, Otakar (advisor)
The mission of this batchelor thesis is to give complete view to the problems concerning usage of interactive WWW services in the internet, where the communication is runned by HTTP protocol. This protocol is stateless. It means, that no information is stored between each connection. Nowday’s interactive web applications needs state informations for their proper functionality. That’s why this thesis considers methods of storing and transmission of state informations. In the first part is HTTP protocol described with mentions to the historical development. Actual version HTTP 1.1 is mainly focused. Next part is addicted to state informations, to the definition explanation, classification and methods of storing and transmitting theese informations. Following section is concerned with communication intermediaries in HTTP protocol. It means proxy and cache servers, which saves backup coppies of data for faster reusing and transmission capacities saving. This system brings along many problems, which are discussed in context of internet activity. References to extension of HTTP protocol for carrying state informations are highlighted. This is cookies. Their security risks are being discussed and also implementation in the relation to other methods is evaluated. In context of cookies is described P3P platform concerning protection of users privacy. Practical part consists of trivial application implementing the best of methods described here from the view of security and protection of privacy. Whole work might serve to the web application builder, it helps to understand patterns and to detect appropriate security risks.
Methods of keeping the state information in protocol HTTP
Čech, Štěpán ; Pinkas, Otakar (advisor) ; Šváb, Ondřej (referee)
Význam této bakalářské práce spočívá v popisu základů nejpoužívanějších metod udržování a přenášení stavových informací v protokolu HTTP, jenž je zodpovědný za komunikaci mezi klientským počítačem, respektive klientem a serverem, v prostředí internetu. Onoho udržování stavových informací je třeba pro rozlišení jednotlivých uživatelů, využívajících složitější internetové aplikace, jako jsou internetové obchody, elektronická bankovnictví či různé vyhledávací servery. Praktická část je tvořena popisem webové aplikace speciálně navržené pro potřeby této práce, ve které jsou prezentovány jednotlivé metody zde teoreticky popsané. Tudíž je možno tuto práci použít jako návod při implementaci jednotlivých metod udržování stavových informací, a tak lépe pochopit celou problematiku a jednotlivé mechanizmy.

Interested in being notified about new results for this query?
Subscribe to the RSS feed.