• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 169
  • 94
  • 55
  • 34
  • 18
  • 16
  • 15
  • 14
  • 7
  • 4
  • 4
  • 3
  • 3
  • 3
  • 3
  • Tagged with
  • 458
  • 458
  • 212
  • 190
  • 187
  • 95
  • 91
  • 86
  • 86
  • 68
  • 59
  • 55
  • 52
  • 49
  • 47
  • 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.
381

Penetrační testování ANC / Penetration testing of ANC

Dušek, Jakub January 2021 (has links)
This diploma thesis deals with the evaluation of a security solution that was recently deployed by a British company renting office space. This validation system is based on a database of MAC addresses, a database of clients and active filtering of connected devices. The first part explains the concepts of computer network, VLAN and basic concepts needed to understand the function of dynamic assignment of VLAN and IP addresses. The second part is devoted to measurements based on hypotheses, according to which measures are proposed in the last part to solve these security problems.
382

Programování procesorů v 32- nebo 64-bitových operačních systémech / Programming of processors in 32- or 64-bit operation systems

Rášo, Ondřej January 2008 (has links)
Main topic of this thesis is Win32 application programming interface and symbolic instructions programming language. It can be divided into four parts. First part sums the basics of 32-bit programming in symbolic instructions language in Windows. Second part describes the Win32 resources for computer intercommunication. Third part presents, describes and comments selected problems in symbolic instructions language.Last part covers a creation of an example application. This application and its parts will be the content of computer exercises in VUT Brno FEEC subject Počítače a jejich periferie.
383

Odolnost komunikační jednotky LAN proti útokům z Internetu / LAN communication unit resistivity against Internet origination attacks

Valach, Michal January 2009 (has links)
This thesis is focused on crypto-module RCM 3700, which is used for encrypted data transmission. Following work analyses basic network protocols and some sort of attacks in Ethernet network. The main goal of these attacks is to collect information and services about the device and to analyze transmitted data. Based on these information attacks can be done more precisely than without them. The main target of these attacks is the denial of particulary service or data abuse. Furthermore, in the diploma thesis configuration of router CISCO 2801 is applied in order to improve the LAN security. The deveploment board, which includes reset function, supplied circuit and interface for RS 232, was designed for crypto-module RCM 3700.
384

Hardwarový interface pro databázový server / HW interface of database server

Janů, Petr January 2011 (has links)
The aim of master's thesis is implementation of hardware interface database server. Interface will be collecting data at installation place. Interface will be connected to a remote MySQL server using an Ethernet network and saving data received by serial line in a database.
385

Návrh a realizace síťové aplikace pro audit a monitorování počítačů / Design and Implementation of Network Application for Audit and Monitoring of Computers

Krym, David January 2014 (has links)
This diploma thesis deals with design and implementation of a network application for monitoring of computers for a chosen company. The application allows administrators to automate the gathering of hardware and software information. The purpose of the application is also to monitor hardware values, such as processor temperature or harddisk free space. The design uses client-server architecture. Three applications were created: server, client and graphical management console.
386

BigData řešení pro zpracování rozsáhlých dat ze síťových toků / BigData Approach to Management of Large Netflow Datasets

Melkes, Miloslav January 2014 (has links)
This master‘s thesis focuses on distributed processing of big data from network communication. It begins with exploring network communication based on TCP/IP model with focus on data units on each layer, which is necessary to process during analyzation. In terms of the actual processing of big data is described programming model MapReduce, architecture of Apache Hadoop technology and it‘s usage for processing network flows on computer cluster. Second part of this thesis deals with design and following implementation of the application for processing network flows from network communication. In this part are discussed main and problematic parts from the actual implementation. After that this thesis ends with a comparison with available applications for network analysis and evaluation set of tests which confirmed linear growth of acceleration.
387

Vestavěný webový server založený na platformě Freescale / Embedded Web Server Based on Freescale Platform

Šilon, Peter January 2010 (has links)
Embedded web server (EWS) is a web server that runs on a device with limited computing power and memory. By implementing a web server into embedded device with network connectivity we achieve new way of long distance management and control. Web technologies offer user-friendly GUI, simplicity and low prices. The aim of this project is a design of the EWS using Freescale resources. EWS have to have a slot for memory card, on-board peripheries or interfaces signals attached to connecter to allow connection of external devices. Firmware will be built on one of the freeware TCP/IP implementation for embedded systems.
388

Wie funktioniert das Internet?

Petersen, Karsten 01 May 2000 (has links)
Dieser Vortrag entspricht in seinem Inhalt dem ersten Kapitel des ZIN - Zertifikat Internet Nutzung der TU Chemnitz.
389

AVR-Ethernet - Mikrocontroller im Netz

Heik, Andreas 17 May 2010 (has links)
Der Vortrag zeigt Grundlagen und Möglichkeiten der Programmierung von ATMEL-Mikrocontrollern am Beispiel des ATMega32 (ATMega 644). Der integrierte USART-Baustein wird beispielhaft für Debugging und als Interface für einen Bootloader vorgestellt. Für die Kommunikation im Netz wird ein Ethernetcontroller (ENC28J60) am SPI-Interface angebunden. Am Beispiel der TCP/IP-Implementierung von Ulrich Radig wird die Funktionsweise erläutert. Die Anbindung von Sensoren (z.B. OneWire Temperatursensor) runden den Vortrag ab.
390

Evaluation of a Control Protocol for Testing an Automotive Ethernet TCP/IP Stack

Abdelhamid, Abdelkader Youssef Abdelkader 11 September 2018 (has links)
The evolving of the networking application and electronic components are pushing the bandwidth limits in the automotive domain [19]. Consequently, the car manufacturers have begun to produce more complex Electronic Control Units (ECUs) to fulfil the automotive technology evolution. Car manufacturers have used ECUs from different vendors to get the most creative features in cars [19]. These ECUs requires a standard network interface such as Ethernet which can bring significant features such as high bandwidth, low weight and full duplex communication. Nowadays, Ethernet has adapted to apply in the automotive application. Therefore, it has called for a high degree of testing to ensure the safety and interoperability between these ECUs. However, the testing of the Automotive Ethernet is facing many challenges such as finding and solving the issues as early as possible in the development process. Besides that, testing an Automotive Ethernet TCP/IP stack is a complex task, as it required an upper tester to cause the implementation of the device under the test to move to specific states. AUTOSAR has defined a standardised control protocol (Test Stub) to use it as an upper tester for executing the AUTOSAR Acceptance Test (for TCP/IP stack) [6]. This protocol has used for conducting the test cases of the TCP, UDP and IP protocols in AUTOSAR [21] [22] [23]. OPEN Alliance has specified an Automotive Ethernet ECU test specification which covers more protocols than AUTOSAR such as ARP and DHCP [7]. Consequently, potential gaps and issues may arise when using the Test Stub to conduct the test cases of the OPEN Alliance, as it initially defined for conducting the AUTOSAR Acceptance Test. This work presents the evaluation of the Test Stub in context of using it to conduct the OPEN Alliance Automotive Ethernet ECU Test. Furthermore, it will introduce a solution to overcome the potential issues and gaps which may arise after using the Test Stub (defined by AUTOSAR) to conduct the test cases of the OPEN Alliance.

Page generated in 0.0504 seconds