Mobile Telemedicine and Wireless Remote Monitoring Applications

Total Page:16

File Type:pdf, Size:1020Kb

Mobile Telemedicine and Wireless Remote Monitoring Applications İSTANBUL TECHNICAL UNIVERSITY INSTITUTE OF SCIENCE AND TECHNOLOGY MOBILE TELEMEDICINE AND WIRELESS REMOTE MONITORING APPLICATIONS M.Sc. Thesis by Taner SOYUGENÇ, B.Sc. Department : Electronics and Communication Engineering Programme : Biomedical Engineering NOVEMBER 2006 PREFACE In this project, my main goal is to implement a mobile sample application by defining the related global standards for telemedicine. The work is focused on recommendations of technology associated with a feasibility study. First of all, I would like to thank Assoc. Prof. Dr. Selçuk PAKER for his valuable advice, support and encouragement to accomplish the project. Besides, I would like to thank my family who is always with me giving support at every step of my life. November 2006 Taner SOYUGENÇ iii CONTENTS ACRONYMS vi LIST OF TABLES viii LIST OF FIGURES ix SUMMARY xi ÖZET xii 1. INTRODUCTION 1 1.1. Technology Overview 2 1.1.1. Communication Infrastructure 5 1.1.2. Overview of GSM-GPRS 6 1.1.2.1. Brief History of GSM 8 1.1.2.2. GPRS 12 1.1.3. Mobile Solutions 14 1.1.4. Wireless Medical Sensors 15 1.2. Aim of the Project 16 2. WORLDWIDE APPLICATIONS, VENDORS AND STANDARDS 18 2.1. Available Products 19 2.1.1. ECG 19 2.1.2. Pulse Oximeter 20 2.1.3. Blood Pressure Sensor 23 2.1.4. Various Sensor Brands 24 2.1.5. Advanced Research 27 2.1.6. Home Care Monitoring Systems 31 2.2. Medical Information Standards and Organizations 35 2.2.1. ASTM 39 2.2.2. CEN/TC251 Health Informatics 39 2.2.3. CEN ISSS eHealth Standardization Focus Group 42 2.2.4. DICOM (Digital Imaging and Communicaitons in Medicine) 43 2.2.5. HL7 (Health Level Seven) 44 2.2.6. IEEE 1073 46 2.2.7. Security and Privacy in Health Care Services 46 3. TECHNOLOGIES 48 3.1. GSM/GPRS 48 3.2. Database Types 58 iv 3.2.1. MySQL 58 3.2.2. MsSQL 59 3.3. Web Servers and Programming 59 3.3.1. Web Server Models 59 3.3.1.1. Internet Information Services 59 3.3.1.2. Apache HTTP Server Project 60 3.3.2. Programming Languages 60 3.3.2.1. PHP 60 3.3.2.2. Active Server Pages and ASP.Net 62 3.4. Web Services 63 3.4.1. Web Services Architecture 64 3.4.2. Advantages of Web Services in Health Care 65 3.5. Symbian OS Smartphones 67 3.5.1. The Development Process and Development Tools 69 3.5.1.1. Metrowerks CodeWarrior 70 3.5.1.2. Software Developers Kit (SDK) 71 3.5.1.3. Compiling a HelloWorld 72 3.5.1.4. Debugging 72 3.5.2. Python for Series 60 Platform 75 3.6. Windows CE, Pocket PC and Windows Mobile 5.0 76 3.7. Sensors 77 3.7.1. General Sensor Architecture 77 3.7.2. The MSP430 Microcontroller 78 3.7.3. Bluetooth-enabled Sensors 78 3.7.3.1. Bluetooth Applications on Devices Supporting Symbian OS 81 4. IMPLEMENTATION: THE DOLPHIN PROJECT 82 4.1. Used Technologies 82 4.1.1. Nokia S60 Platform 82 4.1.2. Global Positioning System (GPS) 83 4.1.3. Python for Series 60 Platform 84 4.1.4. Cell ID 84 4.1.5. Database Side 85 4.2. The Phone Application, Installation and Setup 85 4.3. Application Setup on Database Side 88 4.4. Results 89 5. CONCLUSIONS 90 REFERENCES 93 BIOGRAPHY 94 v ACRONYMS 3GPP : 3G Partnership Project ADS : ARM Developer Suite API : Application Programming Interface APN : Access Point Network ARM : Advanced RISC Machines ASP : Active Server Pages BAN : Body Area Network BSC : Base Station Controller BSS : Base Station Subsystem BTS : Base Transceiver Station CCOW : Clinical Context Management Specification CDMA : Code Division Multiple Access CEN : European Committee for Standardization CEPT : Conference of European Posts and Telegraphs CHS : Citizen Health System CID : Cell ID CLR : Common Language Runtime CS : Coding Scheme DICOM : Digital Imaging and Communications in Medicine DSL : Digital Subscribers Line ECG : Electrocardiogram EDGE : Enhanced Data rates for GSM Evolution EHR : Electronic Health Record ETSI : European Telecommunication Standards Institute FDA : Food&Drug Administration GCC : GNU C Compiler GDB : GNU Debugger GGSN : GPRS support nodes GNU : GNU's Not Unix GPRMC : Global Positioning Minimum Required Sentence GPRS : General Packet Radio Service GPS : Global Positioning System GSA : Global Mobile Suppliers Association GSM : Global System for Mobile Communication GSMA : GSM Association GSN : GPRS Support Node GTP : GPRS Tunneling Protocol GUI : Graphical User Interface HCU : Home Care Unit HL7 : Health Level Seven HLR : Home Location register HSDPA : High Speed Downlink Packet Access vi HTTP : Hypertext Transfer Protocol ICT : Information and Communications Technology IDE : Integrated Development Environment IEEE : Institute of Electrical and Electronics Engineers IIS : Internet Information Services ISDN : Integrated Serviced Digital Network ISO : International Standards Organization ISPM : Intelligent Signal Processing Modules JTAG : Join Test Action Group LAC : Location Area Code MBU : Mobile Base Unit MCC : Mobile Country Code MMS : Multimedia Messaging Service MNC : Mobile Network Code MS : Mobile Station MSC/VLR : Mobile switching center/visitor location register NASA : National Aeronautics and Space Administration NMEA : National Marine Electronics Association NSS : Network and Switching Subsystem ODBC : Open Database Connectivity PCU : Packet Control Unit PDA : Personal Digital Assistant PDP : Packet Data Network PHM : Personal Health Monitoring PHP : Hypertext Processor PLMN : Public Land Mobile Network PSTN : Public Switched Telephone Network PTP : Point-to-point RA : Routing Area RR : Radio Resource SDK : Software Developers Kit SGSN : Serving GPRS support nodes SIG : Special Interest Group TDMA : Time Division Multiple Access TDS : Tabular Data Stream TEID : Tunnel Endpoint Identifier UART : Universal Asynchronous Receiver/Transmitter UI : User Interface UMTS : Universal Mobile Telecommunications System URL : Uniform Resource Locator WAP : Wireless Application Protocol WG : Workgroup XML : Extensible Markup Language vii LIST OF TABLES Page Nr Table 2.1 : Message format for glucose measurement……........................... 38 Table 3.1 : GPRS Coding Schemes…………………………………........... 57 Table 4.1 : Description of a NMEA line………............................................ 87 viii LIST OF FIGURES Page Nr Figure 1.1 : Spread of Wireless Communications .......................................... 3 Figure 1.2 : Technology of Today-Telecommunications Complexity ........... 4 Figure 1.3 : Turkey Telecommunications Sector............................................ 11 Figure 2.1 : ECG sensor by Alive Technologies............................................. 19 Figure 2.2 : Alive Technologies ECG Sensor Characteristics........................ 20 Figure 2.3 : 12 Lead ECG, QRS Diagnostics……………….......................... 20 Figure 2.4 : AIRES project……………………………………….................. 21 Figure 2.5 : Piconet…………………………………………………...............21 Figure 2.6 : A Bluetooth oximeter with ear probe…………………................22 Figure 2.7 : A Bluetooth oximeter with finger probe……………….............. 22 Figure 2.8 : A&D Blood Pressure Monitor Characteristics………................ 23 Figure 2.9 : Biopatch developed by Telzuit……………………………….... 24 Figure 2.10 : IBM Mobile Health Toolkit......... 25 Figure 2.11 : Graphical User Interface-IBM Mobile Health Toolkit……........ 25 Figure 2.12 : e-San Diabetes Monitoring Solution…………………................ 27 Figure 2.13 : VitaSens…………………………………………………........... 28 Figure 2.14 : Intelligent Signal Processing Modules for Wearable Sensors..... 29 Figure 2.15 : Mobihealth, feasibility of GPRS and UMTS……………........... 29 Figure 2.16 : ECG and oximeter data on an IPAQ type PDA………............... 30 Figure 2.17 : J2EE-based architecture of e-Vital server…………................... 31 Figure 2.18 : Oppurtunities and challenges in Home Networking.................... 32 Figure 2.19 : Standardization based on glucose measurement-Issues............. 37 Figure 2.20 : Standardization based on glucose measurement-Standard Mode 37 Figure 2.21 : Effects of Standardization…………………………………….... 38 Figure 3.1 : General architecture of a GSM network……………….............. 49 Figure 3.2 : Client Server relation in GPRS………………………………… 51 Figure 3.3 : GSM Technologies Evolution………………………………..... 52 Figure 3.4 : GPRS network architecture......................................................... 55 Figure 3.5 : Architecture of GPRS backbone network……………................ 55 Figure 3.6 : Tunneling mechanism for IP packet sending toward MS............ 56 Figure 3.7 : Web services integrated in remote patient monitoring................ 66 Figure 3.8 : Symbian User Interfaces……………………………….............. 69 Figure 3.9 : General Sensor Architecture……………………………............ 77 Figure 3.10 : Bluetooth RFCOMM Protocol………………………………..... 80 Figure 4.1 : Nokia 6600………………………………………………........... 83 Figure 4.2 : Holux GPSlim 236 GPS Receiver…………………................... 83 Figure 4.3 : The Python Phone Application………………………................ 86 Figure 4.4 : Class from reading information from a GPS receiver……......... 87 Figure 4.5 : NMEA 0183 Line........................................................................ 87 Figure 4.6 : The GSM Information Solution……………………................... 88 ix Figure 4.7 : A Python script for HTTP post….……………………............... 88 Figure 4.8 : Dolphin Project Control Panel…………………………............ 89 x MOBILE TELEMEDICINE AND WIRELESS REMOTE MONITORING APPLICATIONS SUMMARY In this study, a mobile sample application is implemented by defining the related global standards formed for Telemedicine. The work is focused on recommendations of technology associated with a feasibility study. The project does not strictly
Recommended publications
  • Network Administration IP Addresses
    Introduction IP addresses Toward IPv6 Host name Routing Services Integration between different OS Introduction IP addresses Toward IPv6 Host name Routing Services Integration between different OS Outline Introduction Network Administration IP addresses Toward IPv6 Grégory Mounié Host name SCCI - Master-2 Routing <2013-09-17 mar.> Services Integration between different OS 1 / 75 2 / 75 Introduction IP addresses Toward IPv6 Host name Routing Services Integration between different OS Introduction IP addresses Toward IPv6 Host name Routing Services Integration between different OS Challenge Introduction IP addresses For people with sufficient background: Toward IPv6 easy Chat on google talk (or facebook) with XMPP on wifi-campus/eduroam of the campus Host name hard Surf on ipv6.google.com on wifi-campus/eduroam of the campus Routing Services Integration between different OS 3 / 75 3 / 75 Introduction IP addresses Toward IPv6 Host name Routing Services Integration between different OS Introduction IP addresses Toward IPv6 Host name Routing Services Integration between different OS Networks Networks of networks Definition (network) group of interconnected machines Definition (Internet) • network of networks • based on TCP (Transmission Control Protocol) and IP (Internet Protocol) protocols Figure : Interconnection of networks 4 / 75 5 / 75 Introduction IP addresses Toward IPv6 Host name Routing Services Integration between different OS Introduction IP addresses Toward IPv6 Host name Routing Services Integration between different OS TCP/IP IP address • unique number identifying a Network interface • eg. IPv6: 2a00:1450:4009:804::1007; Internet Protocol • IPv4: 74.125.230.130 • identifies network interfaces • eg. IPv6: fe80::2677:3ff:fe2e:22c0/64; • handles routing • IPv4: 192.168.0.1 • eg.
    [Show full text]
  • User Gu Id E
    UserGuide_test 1/26/04 1:04 PM Page 1 Thank you for purchasing your new Nokia phone. We’re here for you! www.nokiahowto.com Learn how to use your new Nokia phone. www.nokia.com/us Get answers to your questions. Register your phone’s limited warranty so we can better serve your needs! Nokia Inc. 7725 Woodland Center Boulevard, Suite 150, Tampa FL 33614 . Phone: 1.888.NOKIA.2U (1.888.665.4228) Fax: 1.813.249.9619 . Text Telephone/Telecommunication Device User Guide for the Deaf (TTY/TDD) Users: 1.800.24.NOKIA (1.800.246.6542) PRINTED IN CANADA 6620.ENv1_9310640.book Page i Wednesday, May 5, 2004 2:44 PM Nokia 6620 User Guide Phone information Numbers Where is the number? My number Wireless service provider Voice mail number Wireless service provider Wireless provider’s number Wireless service provider Provider’s customer care Wireless service provider Label on back of phone Model number (under battery) Label on back of phone Type number (under battery) Label on back of phone IMEI number (under battery) 6620.ENv1_9310640.book Page ii Wednesday, May 5, 2004 2:44 PM NOTES 6620.ENv1_9310640.book Page iii Wednesday, May 5, 2004 2:44 PM LEGAL INFORMATION DECLARATION OF CONFORMITY We, NOKIA CORPORATION declare under our sole responsibility that the product NHL-12 is in conformity with the provisions of the following Council Directive: 1999/5/EC. A copy of the Declaration of Conformity can be found at http://www.nokia.com/phones/declaration_of_conformity 168 PART NO. 9310640, ISSUE NO. 1 Copyright © 2004 Nokia.
    [Show full text]
  • Next Generation Web Scanning Presentation
    Next generation web scanning New Zealand: A case study First presented at KIWICON III 2009 By Andrew Horton aka urbanadventurer NZ Web Recon Goal: To scan all of New Zealand's web-space to see what's there. Requirements: – Targets – Scanning – Analysis Sounds easy, right? urbanadventurer (Andrew Horton) www.morningstarsecurity.com Targets urbanadventurer (Andrew Horton) www.morningstarsecurity.com Targets What does 'NZ web-space' mean? It could mean: •Geographically within NZ regardless of the TLD •The .nz TLD hosted anywhere •All of the above For this scan it means, IPs geographically within NZ urbanadventurer (Andrew Horton) www.morningstarsecurity.com Finding Targets We need creative methods to find targets urbanadventurer (Andrew Horton) www.morningstarsecurity.com DNS Zone Transfer urbanadventurer (Andrew Horton) www.morningstarsecurity.com Find IP addresses on IRC and by resolving lots of NZ websites 58.*.*.* 60.*.*.* 65.*.*.* 91.*.*.* 110.*.*.* 111.*.*.* 113.*.*.* 114.*.*.* 115.*.*.* 116.*.*.* 117.*.*.* 118.*.*.* 119.*.*.* 120.*.*.* 121.*.*.* 122.*.*.* 123.*.*.* 124.*.*.* 125.*.*.* 130.*.*.* 131.*.*.* 132.*.*.* 138.*.*.* 139.*.*.* 143.*.*.* 144.*.*.* 146.*.*.* 150.*.*.* 153.*.*.* 156.*.*.* 161.*.*.* 162.*.*.* 163.*.*.* 165.*.*.* 166.*.*.* 167.*.*.* 192.*.*.* 198.*.*.* 202.*.*.* 203.*.*.* 210.*.*.* 218.*.*.* 219.*.*.* 222.*.*.* 729,580,500 IPs. More than we want to try. urbanadventurer (Andrew Horton) www.morningstarsecurity.com IP address blocks in the IANA IPv4 Address Space Registry Prefix Designation Date Whois Status [1] -----
    [Show full text]
  • (12) United States Patent (10) Patent No.: US 7,203,956 B2 Thomas Et Al
    USOO7203956B2 (12) United States Patent (10) Patent No.: US 7,203,956 B2 Thomas et al. (45) Date of Patent: Apr. 10, 2007 (54) SYSTEM AND METHOD FOR THE SECURE 5,408,465. A 4, 1995 Gusella et al. ................ 37O/17 ENROLLMENT OF DEVICES WITH A 5.434,848 A 7/1995 Chimento, Jr. et al. CLEARNGHOUSE SERVER FOR INTERNET 5,473,630 A 12/1995 Penzias et al. TELEPHONY AND MULTIMEDIA 5,563,939 A 10, 1996 La Porta et al. COMMUNICATIONS 5,570,417 A 10/1996 Byers et al. 5,581,544 A 12/1996 Hamada et al. ............. 370,253 (75) Inventors: Stephen Thomas, Marietta, GA (US); 5,600,794. A 3. R - - - - - - - i - - - - - - - - - - - 395.200.01 Rodney Scott McManus, Atlanta, GA 5,606,602 A 2, 1997 Johnson et al. (US); Rick Vaughn, Roswell, GA (US) 5,633,919 A 5/1997 Hogan et al. s s s 5,638.433 A 6/1997 Bubien, Jr. et al. 5,668,955 A 9, 1997 deCiutiis et al. (73) Assignee: TransNexus, Inc., Atlanta, GA (US) 5,675,636 A 10/1997 Gray c - r 5,712.907 A 1/1998 Wegner et al. (*) Notice: Subject to any disclaimer, the term of this 5,740,361 A 4, 1998 Brown .................. 395,187.01 patent is extended or adjusted under 35 5,790,642 A 8, 1998 Tavlor et all U.S.C. 154(b) by 984 days. - W y (21) Appl. No.: 09/747,365 (Continued) (22) Filed: Dec. 22, 2000 FOREIGN PATENT DOCUMENTS e Afaf 9 EP O 781.
    [Show full text]
  • Overview of PHP Where to Get PHP Installing and Configuring PHP
    1 G Overview of PHP G Where to get PHP G Installing and configuring PHP on your web server Author: Tim Green What Is PHP? This chapter is a basic introduction to the workings of PHP and how it all began. We will briefly discover its origins as a programming language, looking at how it has evolved in earlier versions of Dreamweaver to its current implementation in Dreamweaver MX. As an introductory guide, we will take you through your first steps in working with PHP. We'll look at where you can obtain it, and discuss the various installation options that are available to you. We'll also cover, in detail, the necessary steps to install and configure PHP to work with your preferred web server. Summarizing this chapter we also include timely troubleshooting hints and tips should you encounter any problems or difficulties with your new PHP installation. What Is PHP and What Is It for? Put simply, PHP is a tool for creating dynamic web pages. Its presence is completely transparent to the end user. PHP is easy to learn, and most importantly, it's easy to implement. PHP in the Real World So, PHP creates dynamic web pages, but what exactly do we mean by dynamic? Today's web sites come in all shapes and sizes. Some provide rich user experiences using Flash animations; others provide interactive page elements created with JavaScript, or a combination of both (or other) technologies. These types of web site can be described as being dynamic as some part of them changes as a result of either a manual or automatic stimulus.
    [Show full text]
  • 500 Kilobits Per Second (Kbps)
    * IAMDAT 3D Bowling (JAMDAT) ~ $2.49 monthly access or $8.99 for unlimited use purchase V CAST'S array of hot new multimedia programming is located in the Get It Now virtual store. Customers can access video from favorite news, sports and entertainment providers in the getVIDEO shopping aisle from the Get It Now main menu. Video tiips will be refreshed daily throughout the day and will be between 30 seconds and three minutes in length. Customers can check out new cutting-edge 3D games in the getGAMES aisle. V CAST also gives customers monthly access and unlimited airtime to browse applications in the other familiar Get It Now shopping aisles ~ such as getTONES and getGOlNG - but application download fees still apply. "The value of V CAST comes not only from the quality of the experience our network provides, but also from the compelling content line-up we've assembled," said John Stratton, Verizon Wireless vice president and chief marketing officer. "Our list of content providers reads like a who's who of the news, sports, entertainment and game industries. We are offering Verizon Wireless customers a wealth of popular content in the palm of their hands at an affordable price." EV-DO 36 Network V CAST runs on the Verizon Wireless 3G EV-DO network that is now available In more than 30 markets across the country. The Verizon Wireless 3G EV-DO network Initially launched commercially with BroadbandAccess wireless Internet access service for business customers and mobile professionals. BroadbandAccessboasts average user download speeds of 300-500 kilobits per second (kbps).
    [Show full text]
  • 공개sw 솔루션 목록(2015.6.30)
    OS/DBMS/WEB/WAS 공개SW 솔루션 목록(2015.6.30) 순번 분류 솔루션명 라이선스 기술지원 홈페이지 제품개요 1 DBMS C-JDBC LGPL community http://c-jdbc.ow2.org/ 데이터베이스 클러스터 2 DBMS DB4 오브젝트(db4o) GPL & dOCL prof/community http://www.db4o.com 객체지향 메모리 데이터베이스 엔진 GPL v2, GPL v3, 3 DBMS Drizzle community http://www.drizzle.org/ MySQL 6.0에서 파생된 RDBMS BSD 4 DBMS H2 EPL, MPL community http://www.h2database.com/ 자바기반 RDBMS HSQLDB 5 DBMS (Hyper Structured Query BSD community http://www.hsqldb.org 경량의 Java 기반 관계형 데이터베이스 Language Database) 데이터 웨어하우스, OLAP서버, BI 시스템 운용을 목적으 6 DBMS LucidDB GPL v2, LGPL v2 community http://luciddb.sourceforge.net 로 개발된 오픈소스 DBMS GPL v3, AGPL v3, 7 DBMS Neo4j community http://www.neo4j.org 그래프 데이터베이스 commercial AGPL v3, 8 DBMS VoltDB Proprietary prof/community http://voltdb.com/ 인메모리기반 RDBMS License 오픈소스 관계형 데이터베이스 관리 시스템. 9 DBMS 마리아DB(MariaDB) GPLv2, LGPL prof/community https://mariadb.org/ MySQL과 동일한 소스 코드를 기반 세계에서 가장 널리 사용되고 있는 대표적인 10 DBMS 마이에스큐엘(MySQL) GPL v2 prof/community http://www.mysql.com 관계형 데이터베이스 ※ prof : Professional Support(전문업체 기술지원) ※ community : Community Support(커뮤니티 기술지원) OS/DBMS/WEB/WAS 공개SW 솔루션 목록(2015.6.30) 순번 분류 솔루션명 라이선스 기술지원 홈페이지 제품개요 IBM에서 기증한 cloudscape 소스 기반으로 11 DBMS 아파치 더비(Apache Derby) Apache v2 community http://db.apache.org/derby/ 개발된 Java 기반의 관계형 데이터베이스 Berkeley 오라클 버클리 DB Database License http://www.oracle.com/kr/products/database/ 슬리피캣을 인수한 오라클에서 제공하는 12 DBMS prof/community (Oracle Berkeley DB) or berkeley-db/index.html 고성능 임베디드 데이터베이스 Sleepycat License GPL or Postgresql 데이터베이스의 기반으로 상용화된 13 DBMS 잉그레스(Ingres) prof/community
    [Show full text]
  • Pipenightdreams Osgcal-Doc Mumudvb Mpg123-Alsa Tbb
    pipenightdreams osgcal-doc mumudvb mpg123-alsa tbb-examples libgammu4-dbg gcc-4.1-doc snort-rules-default davical cutmp3 libevolution5.0-cil aspell-am python-gobject-doc openoffice.org-l10n-mn libc6-xen xserver-xorg trophy-data t38modem pioneers-console libnb-platform10-java libgtkglext1-ruby libboost-wave1.39-dev drgenius bfbtester libchromexvmcpro1 isdnutils-xtools ubuntuone-client openoffice.org2-math openoffice.org-l10n-lt lsb-cxx-ia32 kdeartwork-emoticons-kde4 wmpuzzle trafshow python-plplot lx-gdb link-monitor-applet libscm-dev liblog-agent-logger-perl libccrtp-doc libclass-throwable-perl kde-i18n-csb jack-jconv hamradio-menus coinor-libvol-doc msx-emulator bitbake nabi language-pack-gnome-zh libpaperg popularity-contest xracer-tools xfont-nexus opendrim-lmp-baseserver libvorbisfile-ruby liblinebreak-doc libgfcui-2.0-0c2a-dbg libblacs-mpi-dev dict-freedict-spa-eng blender-ogrexml aspell-da x11-apps openoffice.org-l10n-lv openoffice.org-l10n-nl pnmtopng libodbcinstq1 libhsqldb-java-doc libmono-addins-gui0.2-cil sg3-utils linux-backports-modules-alsa-2.6.31-19-generic yorick-yeti-gsl python-pymssql plasma-widget-cpuload mcpp gpsim-lcd cl-csv libhtml-clean-perl asterisk-dbg apt-dater-dbg libgnome-mag1-dev language-pack-gnome-yo python-crypto svn-autoreleasedeb sugar-terminal-activity mii-diag maria-doc libplexus-component-api-java-doc libhugs-hgl-bundled libchipcard-libgwenhywfar47-plugins libghc6-random-dev freefem3d ezmlm cakephp-scripts aspell-ar ara-byte not+sparc openoffice.org-l10n-nn linux-backports-modules-karmic-generic-pae
    [Show full text]
  • Comparison of Web Server Software from Wikipedia, the Free Encyclopedia
    Create account Log in Article Talk Read Edit ViewM ohrisetory Search Comparison of web server software From Wikipedia, the free encyclopedia Main page This article is a comparison of web server software. Contents Featured content Contents [hide] Current events 1 Overview Random article 2 Features Donate to Wikipedia 3 Operating system support Wikimedia Shop 4 See also Interaction 5 References Help 6 External links About Wikipedia Community portal Recent changes Overview [edit] Contact page Tools Server Developed by Software license Last stable version Latest release date What links here AOLserver NaviSoft Mozilla 4.5.2 2012-09-19 Related changes Apache HTTP Server Apache Software Foundation Apache 2.4.10 2014-07-21 Upload file Special pages Apache Tomcat Apache Software Foundation Apache 7.0.53 2014-03-30 Permanent link Boa Paul Phillips GPL 0.94.13 2002-07-30 Page information Caudium The Caudium Group GPL 1.4.18 2012-02-24 Wikidata item Cite this page Cherokee HTTP Server Álvaro López Ortega GPL 1.2.103 2013-04-21 Hiawatha HTTP Server Hugo Leisink GPLv2 9.6 2014-06-01 Print/export Create a book HFS Rejetto GPL 2.2f 2009-02-17 Download as PDF IBM HTTP Server IBM Non-free proprietary 8.5.5 2013-06-14 Printable version Internet Information Services Microsoft Non-free proprietary 8.5 2013-09-09 Languages Jetty Eclipse Foundation Apache 9.1.4 2014-04-01 Čeština Jexus Bing Liu Non-free proprietary 5.5.2 2014-04-27 Galego Nederlands lighttpd Jan Kneschke (Incremental) BSD variant 1.4.35 2014-03-12 Português LiteSpeed Web Server LiteSpeed Technologies Non-free proprietary 4.2.3 2013-05-22 Русский Mongoose Cesanta Software GPLv2 / commercial 5.5 2014-10-28 中文 Edit links Monkey HTTP Server Monkey Software LGPLv2 1.5.1 2014-06-10 NaviServer Various Mozilla 1.1 4.99.6 2014-06-29 NCSA HTTPd Robert McCool Non-free proprietary 1.5.2a 1996 Nginx NGINX, Inc.
    [Show full text]
  • Download the Index
    41_067232945x_index.qxd 10/5/07 1:09 PM Page 667 Index NUMBERS 3D video, 100-101 10BaseT Ethernet NIC (Network Interface Cards), 512 64-bit processors, 14 100BaseT Ethernet NIC (Network Interface Cards), 512 A A (Address) resource record, 555 AbiWord, 171-172 ac command, 414 ac patches, 498 access control, Apache web server file systems, 536 access times, disabling, 648 Accessibility module (GNOME), 116 ACPI (Advanced Configuration and Power Interface), 61-62 active content modules, dynamic website creation, 544 Add a New Local User screen, 44 add command (CVS), 583 address books, KAddressBook, 278 Administrator Mode button (KDE Control Center), 113 Adobe Reader, 133 AFPL Ghostscript, 123 41_067232945x_index.qxd 10/5/07 1:09 PM Page 668 668 aggregators aggregators, 309 antispam tools, 325 aKregator (Kontact), 336-337 KMail, 330-331 Blam!, 337 Procmail, 326, 329-330 Bloglines, 338 action line special characters, 328 Firefox web browser, 335 recipe flags, 326 Liferea, 337 special conditions, 327 Opera web browser, 335 antivirus tools, 331-332 RSSOwl, 338 AP (Access Points), wireless networks, 260, 514 aKregator webfeeder (Kontact), 278, 336-337 Apache web server, 529 album art, downloading to multimedia dynamic websites, creating players, 192 active content modules, 544 aliases, 79 CGI programming, 542-543 bash shell, 80 SSI, 543 CNAME (Canonical Name) resource file systems record, 555 access control, 536 local aliases, email server configuration, 325 authentication, 536-538 allow directive (Apache2/httpd.conf), 536 installing Almquist shells
    [Show full text]
  • Patent (10) Patent N0.: US 7,398,551 B2 Thomas Et Al
    US007398551B2 (12) Ulllted States Patent (10) Patent N0.: US 7,398,551 B2 Thomas et al. (45) Date of Patent: Jul. 8, 2008 (54) SYSTEM AND METHOD FOR THE SECURE 5,408,465 A 4/1995 Gusella et al. .............. .. 370/17 ENROLLMENT 0F DEVICES WITH A 5,434,848 A 7/1995 Chimento, Jr. et al. ¥€E€g§§ggggi§§€ig?gg?INTERNET 5,473,630 A 12/1995 PenZias et al. COMMUNICATIONS 5,563,939 A 10/1996 La Porta et al. 5,570,417 A 10/1996 Byers et al. (75) Inventors; Stephen Thomas’ Marietta’ GA (Us); 5,581,544 A 12/1996 Hamada et al. ........... .. 370/253 Rodney Scott McManus, Atlanta, GA 5,600,794 A 2/1997 Callon ................. .. 395/20001 (US); Rick Vaughn, Roswell, GA (US) 5,606,602 A 2/1997 Johnson et a1. (73) Assignee: TransNeXus, Inc., Atlanta, GA (U S) ( * ) Notice: Subject‘ to any disclaimer, the term of this (Continued) patent 15 extended or adjusted under 35 U.S.C. 154(b) by 0 days. FOREIGN PATENT DOCUMENTS (21) Appl. No.: 11/503,852 EP 0 781015 A2 6/1997 (22) Filed: Aug. 14, 2006 (65) Prior Publication Data (Continued) US 2007/0033644 A1 Feb. 8, 2007 OTHER PUBLICATIONS Related U_s_ Application Data Role-based access control with X509 attribute certi?cates _ _ _ _ Chadwick, D.; Otenko,A.; Ball, E.; Internet Computing, IEEE vol. 7, (63) Cont1nuat1on of appl1cat10n No. 09/747,365, ?led on Issue 2, Mar,-Apr, 2003 pp, 62-69,* Dec. 22, 2000, now Pat. No. 7,203,956.
    [Show full text]
  • Installation and Configuration General Installation Considerations
    Installation and Configuration General Installation Considerations Before starting the installation, first you need to know what do you want to use PHP for. There are three main fields you can use PHP, as described in the What can PHP do? section: • Websites and web applications (server-side scripting) • Command line scripting • Desktop (GUI) applications For the first and most common form, you need three things: PHP itself, a web server and a web browser. You probably already have a web browser, and depending on your operating system setup, you may also have a web server (e.g. Apache on Linux and MacOS X; IIS on Windows). You may also rent webspace at a company. This way, you don't need to set up anything on your own, only write your PHP scripts, upload it to the server you rent, and see the results in your browser. In case of setting up the server and PHP on your own, you have two choices for the method of connecting PHP to the server. For many servers PHP has a direct module interface (also called SAPI). These servers include Apache, Microsoft Internet Information Server, Netscape and iPlanet servers. Many other servers have support for ISAPI, the Microsoft module interface (OmniHTTPd for example). If PHP has no module support for your web server, you can always use it as a CGI or FastCGI processor. This means you set up your server to use the CGI executable of PHP to process all PHP file requests on the server. If you are also interested to use PHP for command line scripting (e.g.
    [Show full text]