• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 13733
  • 131
  • 61
  • 22
  • 17
  • 10
  • 10
  • 7
  • 6
  • 3
  • 2
  • 1
  • 1
  • Tagged with
  • 14116
  • 13874
  • 13867
  • 13867
  • 13867
  • 13867
  • 3282
  • 3240
  • 3181
  • 2292
  • 1660
  • 1172
  • 1116
  • 996
  • 992
  • 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.
41

Propuesta de mejora en la gestión de un almacén para incrementar la disponibilidad de productos en una empresa distribuidora

Limo Arrasco, Ana Lourdes January 2021 (has links)
Esta tesis denominada Propuesta de mejora en la gestión de almacén para incrementar la disponibilidad de productos en una Empresa Distribuidora, cuyo estudio se desarrolló en el área de almacén una Distribuidora, tiene como objetivo principal determinar el diseño de la propuesta de mejora en la gestión de almacenes de la Distribuidora de Embutidos. La investigación es de tipo descriptivo transaccional cualitativo, no experimental, que recaba datos en un solo momento. La población está definida por los trabajadores del almacén de la empresa denominada Distribuidora de Embutidos. Para la muestra se tomó en cuenta a 04 colaboradores, 01 jefe de almacén y asistente de logística. En la recopilación de la información del presente trabajo se utilizó como instrumento la entrevista. Una vez que se recabó la información, para el procesamiento de los datos se usaron técnicas como el análisis ABC y la distribución Layout, también el diagrama Ishikawa.
42

Monitorování služeb v síti internet / Monitoring Network Services in Internet

Styblík, Zdeněk January 2015 (has links)
Diploma thesis deals with design and implementation of solution for monitoring servers and services over the Internet in combination with application for monitoring, Nagios. Common solutions are presented and evaluated first and serve as basis for design and implementation of a custom solution. Some of existing solutions were used, eg. HTTP protocol, others were developed, eg. scripts to automatically change Nagios configuration. Alternative solution for monitoring servers and services is the result of this diploma thesis.
43

HTTP/1.1 performance from an embedded perspective

Persson, Hannes, Toft, Christian January 2004 (has links)
This paper is an all-embracing introduction to HTTP performance, which encompasses all areas of importance concerning application layer performance. We highlight seven areas to consider before implementing HTTP/1.1 in an embedded web server, these were identified by a careful survey of previous research. The highlighted topics are the new request methods, persistent connections, chunked encoding, byte- range operations, content negotiation, digest authentication and caching, all new or improved features in HTTP/1.1. We explore why the old design rationale of HTTP/1.1 has become obsolete in an embedded setting. We also suggest new guidelines which are more suitable for an embedded web server. / Hannes Persson, hannes.persson@mac.com Christian Toft, mda00cto@student.bth.se
44

SCTP - An analysis of proposed implementations

Hedén, Mattias January 2011 (has links)
There are several weaknesses in the popular transport protocol TCP (Transmission Control Protocol). A possible replacement to TCP would be the newer protocol SCTP (Steam Control Transmission Protocol). This thesis presents three different proposed implementations of SCTP: HTTP over SCTP, online games over SCTP and IP mobility over SCTP. The proposed implementations are analyzed, based on relevant literature, and recommendations are issued on the importance of moving forward with them. The result of the thesis is that HTTP over SCTP is recommended. SCTP features such as multi-streaming, multi-homing and the four-way handshake addresses the inherent weaknesses with using TCP for HTTP traffic. IP mobility over SCTP is also recommended since it results in lower delay in the handover process compared to MIPv6 (Mobile IPv6). Online games over SCTP, however, is not recommended since the existing implementations of SCTP results in poor latency for the kind of traffic online games produce.
45

Efficient Reconstruction of User Sessions from HTTP Traces for Rich Internet Applications

Hooshmand, Salman January 2017 (has links)
The generated HTTP traffic of users' interactions with a Web application can be logged for further analysis. In this thesis, we present the ``Session Reconstruction'' problem that is the reconstruction of user interactions from recorded request/response logs of a session. The reconstruction is especially useful when the only available information about the session is its HTTP trace, as could be the case during a forensic analysis of an attack on a website. New Web technologies such as AJAX and DOM manipulation have provided more responsive and smoother Web applications, sometimes called ``Rich Internet Applications''(RIAs). Despite the benefits of RIAs, the previous session reconstruction methods for traditional Web applications are not effective anymore. Recovering information from a log in RIAs is significantly more challenging as compared with classical Web applications, because the HTTP traffic contains often only application data and no obvious clues about what the user did to trigger that traffic. This thesis studies applying different techniques for efficient reconstruction of RIA sessions. We define the problem in the context of the client/server applications, and propose a solution for it. We present different algorithms to make the session reconstruction possible in practice: learning mechanisms to guide the session reconstruction process efficiently, techniques for recovering user-inputs and handling client-side randomness, and also algorithms for detections of actions that do not generate any HTTP traffic. In addition, to further reduce the session reconstruction time, we propose a distributed architecture to concurrently reconstruct a RIA session over several nodes. To measure the effectiveness of our proposed algorithms, a prototype called D-ForenRIA is implemented. The prototype is made of a proxy and a set of browsers. Browsers are responsible for trying candidate actions on each state, and the proxy, which contains the observed HTTP trace, is responsible for responding to browsers' requests and validating attempted actions on each state. We have used this tool to measure the effectiveness of the proposed techniques during session reconstruction process. The results of our evaluation on several RIAs show that the proposed solution can efficiently reconstruct use-sessions in practice.
46

Dynamicky zasílané WWW-stránky / Dynamic web pages

Kotlín, Jiří January 2009 (has links)
Serving dynamic web pages raises higher load of web servers and associated technologies. This can to some extent eliminate setting up reverse proxy with cache in front of the web server. The primary goal of this thesis is to implement this technique via presently most popular web server -- Apache. These Apache's proxy features were at first well tested and described, later practically applied in real LAMP software bundle enviroment (Linux, Apache, PHP, MySQL).
47

Topologie sítí a jejich monitorování / Network topologies and their monitoring

Sirotný, Miroslav January 2010 (has links)
The master’s thesis deals with computer networks, which are currently the global communication infrastructure and play a very important role in today’s society. Most of us can be unaware of how often we interact with these networks. We almost constantly come into contact with them. They allow us to communicate through the Internet via services such as: email, skype, icq, facebook, etc... The work focuses on the design and implementation of a robot designed for exploration and mapping of computer network topology and protocols HTTP and ICMP. The theoretical part is dedicated to computer networks, seventh and third-layer ISO/OSI model, protocol HTTP and ICMP attacks against DNS, DoS attacks and detection systems and avoiding distortaions.
48

Bezpečné nalezení zdrojů REST architektury na základě jejich sémantického popisu / Secure Semantically-Based Discovery of Resources in RESTful Architecutre

Koudelka, Jiří January 2018 (has links)
This thesis looks into the problematics of secure semantically-based discovery of resources in REST-ful architecture.  The subject of this thesis is the implementation and potential extension of the mRDP for secure discovery of resources in REST-ful architecture, including the implementation of a corresponding open-source library compatible with the Android operating system.  Another topic of this thesis is the implementation of simple example applications using this library.
49

Analýza a rekonstrukce webového provozu / Web Traffic Analysis and Reconstruction

Olbert, Jakub January 2012 (has links)
The project describes the problems of reconstruction and analysis of web traffic. The main goal of this project is to study theoretical background and to create a design of the reconstruction tool. The tool does reconstruction of the web traffic based on captured network data. Output of the reconstruction process is intended for later visualization. Main usage of this tool is expected at the law enforcing agencies dealing with Internet crime.
50

Evaluación y exploración de índices teóricos de nucleofilia en el contexto de la teoría del funcional de la densidad

Pumachagua Huertas, Rodolfo 28 May 2021 (has links)
En este trabajo se determinan propiedades electrónicas, como potencial químico (μ), dureza molecular (η), índice de Fukui f(r) índice de electrofilia (ω) e índice de nucleofilia (N), en series de: fenoles para-sustituidos, indoles 5-sustituidos y biciclo[2,2,1]hepta-2,5-dieno 2,5-disustituidos. Los datos fueron obtenidos mediante métodos derivados de la Teoría del Funcional de Densidad (DFT), utilizando el funcional híbrido B3LYP, y los conjuntos base: 6-31G(d), 6-311G(d) y 6-311++G(dp,df). El índice de nucleofilia (N) ha sido obtenido de su relación con la energía del orbital molecular más alto ocupado (HOMO) dentro de la aproximación del esquema Kohn-Sham. El índice considerado representa bien el comportamiento nucleofílico de moléculas orgánicas que tienen una sustitución simple, y en moléculas complejas que muestran simultáneamente comportamientos electrofílico y nucleofílico. Las superficies de potencial electrostático son utilizadas para comparar los resultados de comportamientos electrofílico y nucleofílico de las moléculas / In this work, electronic properties are determined, such as chemical potential, (μ), molecular hardness (η), Fukui index, f(r), electrophilicity index (ω) and nucleophilicity index (N), in series of: para-substituted phenols, 5-substituted indoles and 2,5- bisubstituted bicyclic[2.2.1]hepta-2,5-dienes. The data were obtained using methods derived from the Density Functional Theory (DFT), using the hybrid functional B3LYP, and the basis set: 6-31G(d), 6-311G(d) and 6-311++G(dp,df). The nucleophilicity index (N) has been obtained from its relationship to the highest occupied molecular orbital energy (HOMO) within the kohn-Sham scheme approximation. The index considered represents well the nucleophilic behavior of organic molecules that have a simple substitution, and in complex molecules that simultaneously show electrophilic and nucleophilic behaviors. Electrostatic potential surfaces are used to compare the results of electrophilic and nucleophilic behaviors of molecules.

Page generated in 0.0555 seconds