Join Linus Again...This Year in Alaska

Total Page:16

File Type:pdf, Size:1020Kb

Join Linus Again...This Year in Alaska September 13–20, 2003 ® Join Linus Again... ...this year in Alaska Linux LunacyTM 2003 Hubbard Glacier Take your mind on a Yakutat Bay Mendenhall Glacier vacation! Sail Alaska’s Juneau famous Inside Sitka Passage.Enjoy Ketchikan G U L F O M ISTY a fascinating F F JORDS A N ATIONAL M ONUMENT L itinerary.Be A S K part of a unique A conference,and do it all on a Victoria luxurious cruise ship. SEATTLE Choose from nearly 20 computer seminars offered by such Linux luminaries as Mick Bauer,Keith Packard,Bruce Perens, Randal Schwartz,Theodore Ts’o,and Guido van Rossum SPEAKERS PROGRAM LINUX INTERNALS You may select any combination of Introduction to Python (half day) Mick Bauer,Security Editor of Linux Journal,is seminars so long as you do not select Speaker:Guido van Rossum an information security consultant for Upstream more than three day’s worth of sessions. More Than You Ever Wanted to Know Solutions,Inc.in Minneapolis,Minnesota. Python,sometimes considered the new kid on About Filesystems (half day) He is lead author of Linux Journal’s monthly The conference fee is $995 and includes the block of scripting languages,is neither:its “Paranoid Penguin”security column,and all courses,course materials,and the 13+ years give it a respectable age in Internet Speaker:Theodore Ts’o author of the book Building Secure Servers Wizard’s Cocktail Party. time,and it is much more than a scripting lan- This will be an in-depth talk about filesystems. With Linux (O’Reilly & Associates). guage! A complete interactive object-oriented It will start with primitive filesystems,such as Spouses and guests are welcome Mick’s areas of expertise include Linux security language,it is suitable for many areas of pro- MS-DOS “FAT”filesystems,and cover classical and general Unix security,network (TCP/IP) to attend the parties and all open or gramming where fast turnaround time is UNIX filesystems,and then move on to more security,security auditing,and the development special events. important:Web scripting,indeed,but also rapid advanced,modern filesystems which are avil- of security policies and awareness programs. development of user interfaces,distributed able today on Linux and other operating sys- applications,and steering scientific computa- tems.Topics such as journaling,log-structured tions;even entire systems such as Zope are filesystems,robustness,and filesystem perform- David Fetter has worked in the San Francisco developed in Python. ance issues will all be covered.Audience partic- Bay Area for the past six years in various dot- PROGRAMMING This introduction teaches the basics of Python ipation is welcome so bring your questions! coms,non-profits and educational institutions programming to those with prior programming including Match.com,bravekids.org,and the experience.You don’t have to be a Java or C++ UC Berkeley Extension.He has worked exten- Learning Perl (full day) expert;C or Pascal as a background will do just Introduction to the Linux Kernel (full day) sively with Oracle,PostgreSQL,MySQL,Perl, Speaker:Randal Schwartz fine! After completing this course,you should Speaker:Theodore Ts’o PHP,PL/SQL,Pl/PgSQL,vi,and ErWin on large be able to write simple Python programs, transaction processing systems — some of This course is based on Randal’s Popular O’Reilly define your own classes,and understand the This talk will be an introduction to the Linux them with hundreds of thousands of page Nutshell book,Learning Perl. The course pre- basics of using Python’s standard library. kernel,and will touch upon the basic structure views per day,others designed for worldwide sumes no prior knowledge of Perl,and exposes of the kernel,what features it provides,and the use.He has also been called in to solve critical the course participants to what we call the most important algorithms it employs.It will database problems on extremely aggressive “middle two-thirds”of Perl — those items Application Development with Python not contain any detailed examination of the schedules,usually with much success. that are needed to accomplish many common (half day) source code,but will,rather,offer an overview tasks,and to lay the groundwork for more and roadmap of the kernel’s design and func- In his free time,he does ceili dancing,brews advanced study on an as needed basis. Speaker:Guido van Rossum tionality.Topics covered will include the Linux beer and mead,rides his bicycle,and helps run scheduler,virtual memory system,filesystem several organizations for computer professionals This class is a continuation of the Introduction to Python class.It will teach how to write larger and I/O layers,and networking stacks. including the San Francisco Perl Users’Group Learning and Using C for and the San Francisco Wireless Users’Group. Python programs and work through examples Programming Linux (half day) taken from CGI and GUI programming. Common Linux Vulnerabilities and Their Speaker:Gregory Haerr Prerequisites: Either the Introduction to Python Ramifications (half day) Gregory Haerr is the founder and CEO of This talk introduces the C programming or some basic experience using Python. Century Software,www.centurysoftware.com, Speaker:Mick Bauer language to Linux users and programmers.A I promise that even experienced Python users a leader in UNIX connectivity solutions,and complete tutorial,covering all C constructs and will learn a thing or two in this class! You probably already receive and read vulnera- Century Software Embedded Technologies the standard library,is given.In addition,using bility reports for your Linux distribution of (www.embedded.centurysoftware.com),a the Make system and using the package con- choice (if you don’t,you should!).And hopeful- leading developer of core technologies for figuration process is covered.With this infor- Designing Great Shared Libraries ly,you apply patches whenever one of these the worldwide embedded Linux applications mation,you should be able to understand and (quarter day) bug reports applies to your systems.But what market.Greg also founded and maintains the use C to build open source software packages happens if you don’t? In this session the speaker Microwindows Project,an open-source project Speaker:Theodore Ts’o on your system,as well as creating your own demonstrate some common Linux exploits, dedicated towards providing a modern graphi- programs.This course assumes no prior knowl- The magic of dynamic linking allows shared including corresponding defensive techniques. cal windowing environment for embedded edge of C,but having some programming libraries to be replaced without requiring the See,firsthand,the consequences of sloppiness Linux systems.An expert UNIX and Windows experience with other languages is required. recompilation all the programs that use them. and inattention! No Script Kiddies will be programmer specializing in operating systems, However,this is true only if proper care is taken harmed in this production,at least not perma- interpreter,and graphical windowing system when designing the data structures and inter- nently. designs,Greg earned a degree in Computer C Programming Tricks of the Trade faces presented by these libraries.Many open Science from the University of California,San (quarter day) source projects have unfortunately not taken Diego in 1980. this care,with the result that incompatible Paranoid Penguin’s Choice:Outstanding Speaker:Gregory Haerr changes are made to shared library interfaces Linux Security Tools (half day) In this talk we’ll review the tips,tricks,and — as often as monthly.This talk will cover Keith Packard has been a member of the Speaker:Mick Bauer techniques for producing good code learned design principles that allow for portable,sta- XFree86 core team for the last few years,build- over the past 20 years.Understanding what ble,and yet extensible shared library inter- Linux benefits from a wealth of outstanding ing a new rendering system for X applications. the compiler produces for various C contructs faces.It will also cover some of the interesting security tools.These include hardening-scripts, He is employed by Hewlett-Packard working at greatly helps writing powerful C code.We’ll tricks that can be done with shared libraries intrusion detection systems,system integrity the Cambridge Research Laboratory in Massa- also cover portability issues between different that make application programs more useful, checkers,security scanners,and port scanners. chusetts.Formerly at the MIT X Consortium,he processors,and the differences between the and to enable greater code reuse in the Open In this session I’ll describe some of my has worked with the X window system since Win32 and Linux C compilers. Source world. favorites,with a demonstration or two thrown 1986. in for no extra charge. After this talk you’ll not only have a good under- standing of how to implement algorithms in ways to guarantee better performance,but also how C compilers map the language onto THE “HOW NOT TO PROGRAM IN C++” QUIZ SHOW the processor architecture.Prior knowledge of C programming is assumed. How well do you know C++? Match wits with other contestants to win tee-shirts and other fabulous prizes in this Second Annual event hosted by C programmer author Stephen Oualline. • What makes any collaboration tool succeed Charles Roth is the designer of “Caucus”,an Practical Security Log Linux in Your Pocket (half day) open source conferencing/forum/collaboration Management (half day) — or fail — in the workplace. Speaker:Bruce Perens tool,and the founder of CaucusCare.com. After the seminar,a BOF session will discuss, Speaker:Mick Bauer (A variety of online communities,including Demonstration of OpenZaurus (the “free”,com- brainstorm,flame,and otherwise have fun Howard Rheingold’s BrainStorms,The MetaNet, Whatever else you do to secure a host or network, munity-developed software load for the Sharp with a completely rebuilt,open-source collabo- ECHO,and the Santa Monica PEN have used having good audit trails is absolutely crucial,and Zaurus),including its applications,802.11, ration tool that the speaker is developing.
Recommended publications
  • R&S®BBA100 Broadband Amplifier Open
    R&S®BBA100 Broadband Amplifier Open Source Acknowledgment 5353.8300.00 – 01 /RL/1/EN 01.00 / Broadcasting 3575.4620.02 M: - T - PAD Open Source Acknowledgment R&S BBA100 Introduction Contents 1 Introduction ......................................................................................... 3 1.1 Disclaimer ..................................................................................................................... 3 1.2 How to obtain the source code .................................................................................. 3 2 Software packages ............................................................................. 4 3 Verbatim license texts ........................................................................ 7 3.1 Apache License 2.0 ..................................................................................................... 7 3.2 GNU Library General Public License, Version 2.0 (LGPL 2.0) ..............................10 3.3 Boost Software License ............................................................................................18 3.4 GNU General Public License, Version 2.0 (GPL 2.0) ..............................................18 3.5 GNU Lesser General Public License, Version 2.1 (LGPL 2.1) ...............................24 3.6 Mozilla Public License, Version 1.1 (MPL 1.1) ........................................................32 3.7 MIT ...............................................................................................................................40 3.8 JDOM License
    [Show full text]
  • A Political History of X Or How I Stopped Worrying and Learned to Love the GPL
    A Political History of X or How I Stopped Worrying and Learned to Love the GPL Keith Packard SiFive [email protected] Unix in !"# ● $SD Everywhere – $'t not actually BS% ● )*+* want, to make Sy,tem V real – S'rely they still matter ● .o Free So/tware Anywhere The 0rigins of 1 ● $rian Reid and Pa'l Asente at Stan/ord – - kernel → VGTS → W window system – Ported to VS100 at Stan/ord ● $o4 Scheifler started hacking W→ X – Working on Argus with Barbara Liskov at LCS – 7ade it more Unix friendly (async9, renamed X -AXstation 00 (aka v, 339 Unix Workstation Market ● Unix wa, closed source ● Most vendors ,hipped a proprietary 0S 4ased on $SD #.x ● S'n: HP: Digita(: )po((o: *ektronix: I$7 ● ;congratu(ation,: yo'<re not running &'nice=. – Stil(: so many gratuito', di/ference, -AXstation II S'n >?@3 Early Unix Window Systems ● S'n-iew dominated (act'al commercial app,A De,ktop widget,A9 ● %igital had -WS/UIS (V7S on(y9 ● )pollo had %omain ● *ektronix demon,trating Sma((*alk 1 B1@ ● .onB/ree so/tware ● U,ed internally at MIT ● Shared with friend, in/ormally 1 3 ● )(mo,t u,able ● %elivered by Digital on V)1,tation, ● %i,trib'tion was not all free ,o/tware – Sun port relied on Sun-iew kernel API – %igital provided binary rendering code – IB7 PC?2T support act'ally complete (C9 Why 1 C ● 1 0 had wart, – rendering model was pretty terrible ● ,adly, X1 wa,n't m'ch better... – External window management witho't borders ● Get everyone involved – Well, at lea,t every workstation vendor willing to write big checks X as Corporate *ool ● Dim Gettys and Smokey
    [Show full text]
  • The Linux Kernel Module Programming Guide
    The Linux Kernel Module Programming Guide Peter Jay Salzman Michael Burian Ori Pomerantz Copyright © 2001 Peter Jay Salzman 2007−05−18 ver 2.6.4 The Linux Kernel Module Programming Guide is a free book; you may reproduce and/or modify it under the terms of the Open Software License, version 1.1. You can obtain a copy of this license at http://opensource.org/licenses/osl.php. This book is distributed in the hope it will be useful, but without any warranty, without even the implied warranty of merchantability or fitness for a particular purpose. The author encourages wide distribution of this book for personal or commercial use, provided the above copyright notice remains intact and the method adheres to the provisions of the Open Software License. In summary, you may copy and distribute this book free of charge or for a profit. No explicit permission is required from the author for reproduction of this book in any medium, physical or electronic. Derivative works and translations of this document must be placed under the Open Software License, and the original copyright notice must remain intact. If you have contributed new material to this book, you must make the material and source code available for your revisions. Please make revisions and updates available directly to the document maintainer, Peter Jay Salzman <[email protected]>. This will allow for the merging of updates and provide consistent revisions to the Linux community. If you publish or distribute this book commercially, donations, royalties, and/or printed copies are greatly appreciated by the author and the Linux Documentation Project (LDP).
    [Show full text]
  • Studying the Real World Today's Topics
    Studying the real world Today's topics Free and open source software (FOSS) What is it, who uses it, history Making the most of other people's software Learning from, using, and contributing Learning about your own system Using tools to understand software without source Free and open source software Access to source code Free = freedom to use, modify, copy Some potential benefits Can build for different platforms and needs Development driven by community Different perspectives and ideas More people looking at the code for bugs/security issues Structure Volunteers, sponsored by companies Generally anyone can propose ideas and submit code Different structures in charge of what features/code gets in Free and open source software Tons of FOSS out there Nearly everything on myth Desktop applications (Firefox, Chromium, LibreOffice) Programming tools (compilers, libraries, IDEs) Servers (Apache web server, MySQL) Many companies contribute to FOSS Android core Apple Darwin Microsoft .NET A brief history of FOSS 1960s: Software distributed with hardware Source included, users could fix bugs 1970s: Start of software licensing 1974: Software is copyrightable 1975: First license for UNIX sold 1980s: Popularity of closed-source software Software valued independent of hardware Richard Stallman Started the free software movement (1983) The GNU project GNU = GNU's Not Unix An operating system with unix-like interface GNU General Public License Free software: users have access to source, can modify and redistribute Must share modifications under same
    [Show full text]
  • Android (Operating System) 1 Android (Operating System)
    Android (operating system) 1 Android (operating system) Android Home screen displayed by Samsung Nexus S with Google running Android 2.3 "Gingerbread" Company / developer Google Inc., Open Handset Alliance [1] Programmed in C (core), C++ (some third-party libraries), Java (UI) Working state Current [2] Source model Free and open source software (3.0 is currently in closed development) Initial release 21 October 2008 Latest stable release Tablets: [3] 3.0.1 (Honeycomb) Phones: [3] 2.3.3 (Gingerbread) / 24 February 2011 [4] Supported platforms ARM, MIPS, Power, x86 Kernel type Monolithic, modified Linux kernel Default user interface Graphical [5] License Apache 2.0, Linux kernel patches are under GPL v2 Official website [www.android.com www.android.com] Android is a software stack for mobile devices that includes an operating system, middleware and key applications.[6] [7] Google Inc. purchased the initial developer of the software, Android Inc., in 2005.[8] Android's mobile operating system is based on a modified version of the Linux kernel. Google and other members of the Open Handset Alliance collaborated on Android's development and release.[9] [10] The Android Open Source Project (AOSP) is tasked with the maintenance and further development of Android.[11] The Android operating system is the world's best-selling Smartphone platform.[12] [13] Android has a large community of developers writing applications ("apps") that extend the functionality of the devices. There are currently over 150,000 apps available for Android.[14] [15] Android Market is the online app store run by Google, though apps can also be downloaded from third-party sites.
    [Show full text]
  • Android Operating System
    Software Engineering ISSN: 2229-4007 & ISSN: 2229-4015, Volume 3, Issue 1, 2012, pp.-10-13. Available online at http://www.bioinfo.in/contents.php?id=76 ANDROID OPERATING SYSTEM NIMODIA C. AND DESHMUKH H.R. Babasaheb Naik College of Engineering, Pusad, MS, India. *Corresponding Author: Email- [email protected], [email protected] Received: February 21, 2012; Accepted: March 15, 2012 Abstract- Android is a software stack for mobile devices that includes an operating system, middleware and key applications. Android, an open source mobile device platform based on the Linux operating system. It has application Framework,enhanced graphics, integrated web browser, relational database, media support, LibWebCore web browser, wide variety of connectivity and much more applications. Android relies on Linux version 2.6 for core system services such as security, memory management, process management, network stack, and driver model. Architecture of Android consist of Applications. Linux kernel, libraries, application framework, Android Runtime. All applications are written using the Java programming language. Android mobile phone platform is going to be more secure than Apple’s iPhone or any other device in the long run. Keywords- 3G, Dalvik Virtual Machine, EGPRS, LiMo, Open Handset Alliance, SQLite, WCDMA/HSUPA Citation: Nimodia C. and Deshmukh H.R. (2012) Android Operating System. Software Engineering, ISSN: 2229-4007 & ISSN: 2229-4015, Volume 3, Issue 1, pp.-10-13. Copyright: Copyright©2012 Nimodia C. and Deshmukh H.R. This is an open-access article distributed under the terms of the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original author and source are credited.
    [Show full text]
  • Introduction to Linux Kernel Driver Programming
    IntroductionIntroduction toto LinuxLinux kernelkernel driverdriver programmingprogramming Introduction to Linux kernel driver programming The Linux kernel device model Authors and license ● Authors – Michael Opdenacker ([email protected]) Founder of Bootlin, kernel and embedded Linux engineering company https://bootlin.com/company/staff/michael-opdenacker ● License – Creative Commons Attribution – Share Alike 4.0 https://creativecommons.org/licenses/by-sa/4.0/ – Document sources: https://github.com/e-ale/Slides Need for a device model ● For the same device, need to use the same device driver on multiple CPU architectures (x86, ARM…), even though the hardware controllers are different. ● Need for a single driver to support multiple devices of the same kind. ● This requires a clean organization of the code, with the device drivers separated from the controller drivers, the hardware description separated from the drivers themselves, etc. Driver: between bus infrastructure and framework In Linux, a driver is always interfacing with: ● a framework that allows the driver to expose the hardware features in a generic way. ● a bus infrastructure, part of the device model, to detect/communicate with the hardware. Let’s focus on the bus infrastructure for now Device model data structures The device model is organized around three main data structures: ● The struct bus_type structure, which represent one type of bus (USB, PCI, I2C, etc.) ● The struct device_driver structure, which represents one driver capable of handling certain devices on a certain bus. ● The struct device structure, which represents one device connected to a bus The kernel uses inheritance to create more specialized versions of struct device_driver and struct device for each bus subsystem.
    [Show full text]
  • Draft: 1.028, 31/01/2011 Words: 38326, Pages: 129 2
    Draft: 1.028, 31/01/2011 Words: 38326, Pages: 129 2 Copyright © 2009 by Keith Curtis I am making this book available as a free digital download. In general, I tried to get permission for the use of other's information. However, I have over 100 images and it was hard to figure out where to get permission for some of them. For those, I will claim permission under fair use ;-) I am happy to remove any content if its owner objects. Every movement grows one person at a time. Keith Curtis [email protected] twitter: @keithccurtis ISBN 978-0-578-01189-9 3 TABLE OF CONTENTS Batalla del Software Libre.................................................................1 Ejército del Software Libre............................................................3 iBio.................................................................................................6 Glosario............................................................................................10 Wikipedia.........................................................................................11 Linux................................................................................................18 Desarrollo Distribuido.................................................................22 Superioridad del Núcleo de Linux...............................................26 La Carrera de las Funcionalidades..............................................40 Linux está Inexorablemente Ganando.........................................43 El cobro por un Sistema Operativo..............................................44
    [Show full text]
  • History and Evolution of the Android OS
    View metadata, citation and similar papers at core.ac.uk brought to you by CORE provided by Springer - Publisher Connector CHAPTER 1 History and Evolution of the Android OS I’m going to destroy Android, because it’s a stolen product. I’m willing to go thermonuclear war on this. —Steve Jobs, Apple Inc. Android, Inc. started with a clear mission by its creators. According to Andy Rubin, one of Android’s founders, Android Inc. was to develop “smarter mobile devices that are more aware of its owner’s location and preferences.” Rubin further stated, “If people are smart, that information starts getting aggregated into consumer products.” The year was 2003 and the location was Palo Alto, California. This was the year Android was born. While Android, Inc. started operations secretly, today the entire world knows about Android. It is no secret that Android is an operating system (OS) for modern day smartphones, tablets, and soon-to-be laptops, but what exactly does that mean? What did Android used to look like? How has it gotten where it is today? All of these questions and more will be answered in this brief chapter. Origins Android first appeared on the technology radar in 2005 when Google, the multibillion- dollar technology company, purchased Android, Inc. At the time, not much was known about Android and what Google intended on doing with it. Information was sparse until 2007, when Google announced the world’s first truly open platform for mobile devices. The First Distribution of Android On November 5, 2007, a press release from the Open Handset Alliance set the stage for the future of the Android platform.
    [Show full text]
  • License Agreement
    TAGARNO MOVE, FHD PRESTIGE/TREND/UNO License Agreement Version 2021.08.19 Table of Contents Table of Contents License Agreement ................................................................................................................................................ 4 Open Source & 3rd-party Licenses, MOVE ............................................................................................................ 4 Open Source & 3rd-party Licenses, PRESTIGE/TREND/UNO ................................................................................. 4 atk ...................................................................................................................................................................... 5 base-files ............................................................................................................................................................ 5 base-passwd ...................................................................................................................................................... 5 BSP (Board Support Package) ............................................................................................................................ 5 busybox.............................................................................................................................................................. 5 bzip2 .................................................................................................................................................................
    [Show full text]
  • Linux Kernel and Driver Development Training Slides
    Linux Kernel and Driver Development Training Linux Kernel and Driver Development Training © Copyright 2004-2021, Bootlin. Creative Commons BY-SA 3.0 license. Latest update: October 9, 2021. Document updates and sources: https://bootlin.com/doc/training/linux-kernel Corrections, suggestions, contributions and translations are welcome! embedded Linux and kernel engineering Send them to [email protected] - Kernel, drivers and embedded Linux - Development, consulting, training and support - https://bootlin.com 1/470 Rights to copy © Copyright 2004-2021, Bootlin License: Creative Commons Attribution - Share Alike 3.0 https://creativecommons.org/licenses/by-sa/3.0/legalcode You are free: I to copy, distribute, display, and perform the work I to make derivative works I to make commercial use of the work Under the following conditions: I Attribution. You must give the original author credit. I Share Alike. If you alter, transform, or build upon this work, you may distribute the resulting work only under a license identical to this one. I For any reuse or distribution, you must make clear to others the license terms of this work. I Any of these conditions can be waived if you get permission from the copyright holder. Your fair use and other rights are in no way affected by the above. Document sources: https://github.com/bootlin/training-materials/ - Kernel, drivers and embedded Linux - Development, consulting, training and support - https://bootlin.com 2/470 Hyperlinks in the document There are many hyperlinks in the document I Regular hyperlinks: https://kernel.org/ I Kernel documentation links: dev-tools/kasan I Links to kernel source files and directories: drivers/input/ include/linux/fb.h I Links to the declarations, definitions and instances of kernel symbols (functions, types, data, structures): platform_get_irq() GFP_KERNEL struct file_operations - Kernel, drivers and embedded Linux - Development, consulting, training and support - https://bootlin.com 3/470 Company at a glance I Engineering company created in 2004, named ”Free Electrons” until Feb.
    [Show full text]
  • Camcorder Multimedia Framework with Linux and Gstreamer
    Camcorder multimedia framework with Linux and GStreamer W. H. Lee, E. K. Kim, J. J. Lee , S. H. Kim, S. S. Park SWL, Samsung Electronics [email protected] Abstract Application Applications Layer Along with recent rapid technical advances, user expec- Multimedia Middleware Sequencer Graphics UI Connectivity DVD FS tations for multimedia devices have been changed from Layer basic functions to many intelligent features. In order to GStreamer meet such requirements, the product requires not only a OSAL HAL OS Layer powerful hardware platform, but also a software frame- Device Software Linux Kernel work based on appropriate OS, such as Linux, support- Drivers codecs Hardware Camcorder hardware platform ing many rich development features. Layer In this paper, a camcorder framework is introduced that is designed and implemented by making use of open Figure 1: Architecture diagram of camcorder multime- source middleware in Linux. Many potential develop- dia framework ers can be referred to this multimedia framework for camcorder and other similar product development. The The three software layers on any hardware platform are overall framework architecture as well as communica- application, middleware, and OS. The architecture and tion mechanisms are described in detail. Furthermore, functional operation of each layer is discussed. Addi- many methods implemented to improve the system per- tionally, some design and implementation issues are ad- formance are addressed as well. dressed from the perspective of system performance. The overall software architecture of a multimedia 1 Introduction framework is described in Section 2. The framework design and its operation are introduced in detail in Sec- It has recently become very popular to use the internet to tion 3.
    [Show full text]