• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 116
  • 93
  • 46
  • 29
  • 17
  • 15
  • 14
  • 9
  • 6
  • 4
  • 3
  • 3
  • 3
  • 3
  • 2
  • Tagged with
  • 375
  • 375
  • 155
  • 135
  • 133
  • 89
  • 85
  • 73
  • 71
  • 54
  • 51
  • 43
  • 43
  • 40
  • 40
  • 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.
221

Návrh a realizace laboratorního pracoviště s mikrokontrolérem RABBIT / Laboratory stand with RABBIT CPU

Váša, Tomáš January 2011 (has links)
This master’s thesis contains design of laboratory stand for learning programming microcontrollers. Stand is equipped with two Rabbit modules, which are connected together over local area network. Exercises are focused on working with basic peripheries as digital inputs and outputs,PWM modulation, serial communication. Exercises are interested in evaluation of matrix keyboard and communication with alphanumeric display controller. With the ability to easy access the Internet some exercises are designed for work with this interface. To these exercises is made a preparation of external peripherals. Through these peripherals there can be can be controlled DC motors, step motor, binary outputs and inputs. Each lab exercise contains an introduction, task, instructions and the flowchart of realized exercise. Instructions are written so that it contains important steps to properly manage assignments. Individual exercises are designed to gradually increasing complexity of exercises.
222

Rozpoznání užitečných dat pro zákonné odposlechy / Identification of Useful Data for Lawful Interception

Holomek, Tomáš January 2013 (has links)
This thesis deals with the identification of useful data in lawful interception. First part summarizes the standards related to computer networks and lawful intercepts. Next part of the project focuses mainly on the HTTP application protocol, which is described in version 1.1. The work also specifies the classes into which the data traffic can be divided according to the importance to law enforcement agency. It introduces several methods of distribution of data streams into the proposed classes. Finally, the implementation of this methods has been tested for usability in network lines used today.
223

Rychlé rozpoznání aplikačního protokolu / Fast Recognition of Application Protocol

Adámek, Michal January 2012 (has links)
This thesis focuses on methods for fast recognition of application protocols. Fast recognition is recognition with minimal delay from the time of capturing the first data packet sent  from the source node. This thesis describes possible techniques and methods for recognition of application protocols and basic information and description of reference system for lawful interception in computer networks. Furthermore, the thesis describes analysis, design and implementation phase of a tool for fast recognition of application protocols. The conclusion of this thesis describes the results of tests performed by the tool and shows its limitations and possible extensions.
224

Měření propustnosti TCP/IP stacku v OS Linux / Measuring Throughput of TCP/IP stack in RedHat Linux

Okuliar, Adam January 2011 (has links)
Software testing is a process in which we try to check functionality and quality of tested software product. In this thesis we will discuss testing of Linux kernel in order to check up its functionality and performance of its network related part. We use our own metrics developed on standards, which describes testing of network active devices.
225

Zařízení pro vzdálený WakeOnLan / Remote WakeOnLan

Pitner, Ivo January 2011 (has links)
This work deals with construction of an embedded system with remote access, whitch controls computers in the same network in order to reduce their energy consumption. For this purpose is used the WakeOnLAN technique. The device also uses two power components called SSR and  these are used for switching AC power to them attached appliances. The work discusses the TCP/IP architecture, system design and finally the firmware implementation.
226

Fast Generator of Network Flows / Fast Generator of Network Flows

Budiský, Jakub January 2016 (has links)
Tato diplomová práce se věnuje analýze existujících řešení pro generování síťového provozu určeného k testování síťových komponent. Zaměřuje se na generátory na úrovni IP síťových toků a pokrývá návrh a implementaci generátoru, zvaného FLOR, schopného vytvářet syntetický síťový provoz rychlostí až několik desítek gigabitů za sekundu. K plánování toků využívá náhodného procesu. Vytvořená aplikace je otestována a porovnána s existujícími nástroji. V závěru jsou navrženy další vylepšení a optimalizace.
227

3D-Netzwerk-Visualisierung

Ziegler, Stefan 18 March 2005 (has links)
Diese Diplomarbeit beschreibt eine Software zur dreidimensionalen Visualisierung der Vorgänge in Computernetzwerken. Dabei werden die Protokolle TCP, UDP, IP, ARP und Ethernet grafisch veranschaulicht. Das Programm stellt außerdem Routing und NAT (Network Address Translation) dar. Zusätzlich gibt es drei von der Software erstellte Videos (je 2 - 15 MB).
228

Application Specific Optimization of Ethernet Cluster Communication

Treydte, Matthias 29 March 2007 (has links)
In this diploma thesis, the implementation of a networking protocol, which is adopted from a previous work, is refined to a state where it is ready for production use. The protocol is tailored for the specific needs in a cluster environment which uses standard ethernet as the interconnection hardware. Thereby focuses is on developing and implementing a flow control which is very lightweigt in terms of processing overhead and copes the challenges of such a tightly coupled network gracefully. Second, the Log(G)P models for parallel computation are examined and it is shown that they do not give a usable definition of the overhead or latency parameters for protocols whose overhead is O(message size)–instead, the P-LogP model is used to characterize the protocol and for comparisons to the TCP/IP protocol suite. Last, it is demonstrated that the protocol gives usable results with real-world scientific applications.
229

Towards TCP/IP for Wireless Sensor Networks

Dunkels, Adam January 2005 (has links)
Wireless sensor networks are composed of large numbers-up to thousands-of tiny radio-equipped sensors. Every sensor has a small microprocessor with enough power to allow the sensors to autonomously form networks through which sensor information is gathered. Wireless sensor networks makes it possible to monitor places like nuclear disaster areas or volcano craters without requiring humans to be immediately present. Many wireless sensor network applications cannot be performed in isolation; the sensor network must somehow be connected to monitoring and controlling entities. This thesis investigates a novel approach for connecting sensor networks to existing networks: by using the TCP/IP protocol suite in the sensor network, the sensors can be directly connected to an outside network without the need for special proxy servers or protocol converters. Bringing TCP/IP to wireless sensor networks is a challenging task, however. First, because of their limited physical size and low cost, sensors are severely constrained in terms of memory and processing power. Traditionally, these constraints have been considered too limiting for a sensor to be able to use the TCP/IP protocols. In this thesis, I show that even tiny sensors can communicate using TCP/IP. Second, the harsh communication conditions make TCP/IP perform poorly in terms of both throughput and energy efficiency. With this thesis, I suggest a number of optimizations that are intended to increase the performance of TCP/IP for sensor networks. The results of the work presented in this thesis has had a significant impact on the embedded TCP/IP networking community. The software developed as part of the thesis has become widely known in the community. The software is mentioned in books on embedded systems and networking, is used in academic courses on embedded systems, is the focus of articles in professional magazines, is incorporated in embedded operating systems, and is used in a large number of embedded devices. / Contiki / uIP
230

Vzdálené monitorování objektu / Remote Object Monitoring

Šorčík, Ladislav January 2009 (has links)
The goal of the project was to create independent system, which is able to supervise remote site using Ethernet network. It can measure temperature and check state of door magnetic contact. Gained information are sent over network to the cenral node, which is able to present them on web page. In the project are also discussed important network protocols needed for implementation of the system, hardware used for implementation and software of the system.

Page generated in 0.0531 seconds