National Repository of Grey Literature 52 records found  beginprevious43 - 52  jump to record: Search took 0.01 seconds. 
FTP Server for Windows Mobile 6
Černý, Lukáš ; Weiss, Petr (referee) ; Částek, Petr (advisor)
This work deals with FTP protocol, its using, commands and communication between client and server site. It discusses Windows Mobile platform, .NET Compact Framework runtime environment, C# language and programming with it. The work documents concept, implementation and testing of FTP server for mobile devices.
System for Information Processing Information of Flexo Printer
Appl, Martin ; Ščuglík, František (referee) ; Ráb, Jaroslav (advisor)
This bachelor thesis is concerning about research and evaluation of data collecting possibilities from Soma engineering flexo printing machines. Design and testing of system prototype is also discussed. Software is using FTP protocol for communication. There are two possibilities for data storage. First are XML files and second is database connection through ODBC driver. Graph and numeric representation is used for presenting information. System have been built on wxWidgets library.
Matlab environment potential for cooperation with other applications and programming languages
Štefek, Jiří ; Krajsa, Ondřej (referee) ; Atassi, Hicham (advisor)
This thesis is focused on possibillities of Matlab enviroment. Mainly shows the possibillities of sharing and processing data between Matlab and other programs and programming languages. The main goal is to create an introducement and overview in these possibillities and shows potentialities to present data through web sites.
Implementation of multi-purpose server based on WINDOWS
Depiak, Petr ; Kouřil, Jiří (referee) ; Pfeifer, Václav (advisor)
This thesis puts brain to the pieces of knowledge of the network services which are occurred in the server systems. These services are related to data storing, transport and data interpretation. Basically there are transport services which are used by FTP and SMB protocols. These protocols define them generally and their security too. Next section describes principles and application possibilities of electronic mail. It is based on SMTP, POP3 and IMAP protocols. The important part of this thesis is the World Wide Web service exploiting the HTTP protocol. It also refers to creation of dynamic presentation of electronic document by using the MySQL relational database and PHP script language. Practical part goes out of the theoretical part discussed above and all services are implemented on the MS Windows 2003 Server EE R2 platform. The main scope is oriented to the highest usage of data security within the available software. Other part presents the introduction to hosting of the Novell eDirectory service. It is practically applied on the MS Windows platform. This application also includes the administration of eDirecroty service by using the standard tool. This tool allows the administration though the web interface.
Specifics of and differences in the development of server applications on the JavaSE and .NET platforms
Varga, Ondrej ; Pfeifer, Václav (referee) ; Kovář, Petr (advisor)
Nowadays, in this modern world full of technology, it would be very difficult to find someone, who could live without using the computer. The computer applications are made by the always developing programming languages. The one of the newest and the most modern platforms are the JavaSE and the .NET, which two I needed to use for this bachelor's thesis. The newest developing platforms can be used in a lot of section of computer programs, in the network applications as well. Some classes dealing with exactly this section are implemented in them. Some of the commands are already programmed in these classes, so it helps to be easier our job at programming an application like this. Nowadays, a very frequently used network application is the FTP server, which uses FTP (File Transfer Protocol) for the communication with the client. It is a well established internet protocol defined for transfer data (and information about files) thorough computer networks, which uses TCP. Goal of this bachelor's thesis is to check abilities of development of the server side of the network applications on the JavaSE and .NET platforms. It means, to develop an FTP server application on both platforms, which includes the basic services, and after programming this network application resume the pros and cons of the used platforms. Chapter 1 describes the theory of platform JavaSE, developing language Java and used developing environment NetBeans. Properties of platform .NET, developing language C# and developing environment Visual Studio are described in chapter 2. Chapter 3 contests the realization of the practical part of the layout. Next chapter includes the basics of networking and the general characteristic of the FTP. In the last chapter are all the achievements and knowledge.
The monitoring system for smart concrete construction condition
Brouček, Jan ; Šteffan, Pavel (referee) ; Macháň, Ladislav (advisor)
This thesis describes designing of a wireless system which allows to transmit measured data of sensors made of smart concrete. Measured data are transmitted from measuring points to the collecting unit, which stores them, and pass them to the server which is connected in the Internet network. The design of the system is focused to achieve low power consumption of all used components to provide the longest possible operation time, when using primary lithium cell. The design should be also able to provide possibility of easy modification of the measuring points.
Security system using mobile networks
Svoboda, Adam ; Wieser, Vladimír (referee) ; Hanus, Stanislav (advisor)
This master´s thesis deals with design of security system, which transmits captured video using mobile systems. There are chosen representatives of cameras and motion sensors that could be used in the construction. The thesis also deals with the theoretical design of the transmission system, which consists of a camera, a motion sensor, an USB modem and a microprocessor, that manages all operations. There is also a proposed block diagram of a communication method. The security system is designed and tested in various conditions.
Routing protocols for MANET network with focus on QoS
Potfay, Attila ; Molnár, Karol (referee) ; Vajsar, Pavel (advisor)
The main task of this master’s thesis is to simulate the routing protocol AODV (Adhoc On-Demand Distance Vector Routing) to the Network Simulator ns-3 environment, and to realize a model of MANET (Mobile Ad-hoc Network) network with the support of Quality Of Service (QoS). Further implement the protocol AODV in real devices and the involvement of such nodes in the simulation process using the simulator ns-3. This work provides the theoretical basics: it deals with the primary characteristics of MANET, describes in detail the routing protocols MANET with support of QoS, provides information about the Network Simulator ns-3 simulation environment, describes in detail the existing implementation solutions of the protocol AODV in to real devices and provides information about the methods of involvement real devices to the simulation.
Data centre project - structured cabling
Hejtmánek, Ondřej ; Dostál, Otto (referee) ; Filka, Miloslav (advisor)
This master’s thesis is concerned with analysis of cabling and cabling systems in data center and with their projection as follows. The part of the work is aimed at the measurement parameters of metal cables which are used in data center with noise. The first part is focused on analyzing the structure of the data center and cabling used in it. The structure of the data center is based on the TIA-942 and consists of an entrance room, main distribution area MDA, horizontal distribution area HDA , zone distribution area ZDA and the equipment distribution area EDA. Divided into backbone cabling and horizontal cabling and use standard and pre-terminated cabling. The measurement results of structured metal cabling with noise are discussed in the next part. There were used these types of cables UTP, FTP and S/FTP. The measurement was performed in the electricity substation and in the laboratory of electromagnetic compatibility. The third part of this work deals with the actual design of structured cabling for the data center. In the first design we use the standard installation, the second preterminated cabling. For both types of installation cost statement is processed (CAPEX). Thesis is also completed with DC design drawings and rack drawings.
Implementation of multi-purpose system based on LINUX
Fůsek, Lukáš ; Polívka, Michal (referee) ; Pfeifer, Václav (advisor)
The thesis Realization of Multipurpose System on the base of Linux is focused on the selection of suitable distribution of GNU/Linux system for all commonly accessible network services provided by servers and for implementation of suitable authorization process for one server. The first part of the Bachelor thesis acquaints the reader with different operating systems, and their mutual comparison. There are also in detail examined open-source technologies used for HTTP, FTP or mail server services. Further the first part describes the way of sharing data and printers in the network and a possibility of log in the Network by means of Novell client. Second part is focused on practical realization of this server by selected system and by needed applications. There is also in detail described the process of instalation and launching all needed applications.

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