Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
An Entity of Type: software, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

A Mobile Web Server is software designed for modern-day smartphones to host personal web servers, through the use of open sourced software, such as, i-jetty, an open source software, based on jetty. I-jetty is an open source web container, serving Java-based web content such as, servlets and JSPs. Jetty is written in Java and its API is available as a set of JARs. Developers can instantiate a jetty container as an object, instantly adding network and web connectivity to a stand-alone Java app. Jetty is built for scalable performance allowing tens of thousands of HTTP connections and hundreds of thousands of simultaneous web socket connections. Jetty is optimized and known for creating small memory footprints, increasing scalability and performance.

Property Value
dbo:abstract
  • A Mobile Web Server is software designed for modern-day smartphones to host personal web servers, through the use of open sourced software, such as, i-jetty, an open source software, based on jetty. I-jetty is an open source web container, serving Java-based web content such as, servlets and JSPs. Jetty is written in Java and its API is available as a set of JARs. Developers can instantiate a jetty container as an object, instantly adding network and web connectivity to a stand-alone Java app. Jetty is built for scalable performance allowing tens of thousands of HTTP connections and hundreds of thousands of simultaneous web socket connections. Jetty is optimized and known for creating small memory footprints, increasing scalability and performance. Nokia is one of the few cellphone companies that brought Apache HTTP Server to their line of Nokia cellphones, running Symbian OS S60 mobile software platform. The S60 Mobile Web Server enables connectivity for HTTP traffic to a mobile device from the Internet. The Mobile Web Server components include a gateway application that runs on a computer with Internet access and a connector application, that runs on the remote mobile device. The gateway and the connector applications with a valid DNS configuration can provide a mobile device with a global web address (URL). However, as of January 2010, the web server project has been discontinued by Nokia. (en)
  • 모바일 웹 서버(mobile web server)는 현대의 스마트폰을 (jetty에 기반한 오픈 소스 소프트웨어) 와 같은 오픈 소스 소프트웨어를 이용해 개인 웹 서버로 사용할 수 있도록 설게 된 소프트웨어다. I-jetty는 오픈소스 웹 컨테이너로 서블릿과 JSP 같은 자바 기반의 웹 컨텐츠를 제공한다. 제티는 자바와 사용 가능한 JAR의 모음인 자바 API로 쓰여졌다. 개발자들은 제티 컨테이너를 스탠드 얼론 자바 앱에 네트워크와 웹 연결성을 추가하는 오브젝트로 설명할 수 있다. 제티는 수만 건의 HTTP 접속과 수십만의 웹 소켓 동시 접속이 될만큼 확장 가능하게 만들어졌다. 제티는 적은 메모리 공간으로 만들어지도록 최적화되었고, 확장성과 성능도 증가하고 있다. 핸드폰 회사 중 하나인 노키아는 아파치 HTTP 서버를 심비안 OS S60 모바일 소프트웨어 플랫폼이 돌아가는 노키아 핸드폰에 심었다. S60 모바일 웹 서버는 인터넷을 통해 모바일 디바이스로 HTTP 접속이 가능하게 했다. 모바일 웹 서버 컴포넌트는 인터넷 접속이 가능한 컴퓨터에서 실행되는 게이트웨이 애플리케이션과 모바일 디바이스에서 실행되는 커넥터 애플리케이션을 포함한다. 유효한 DNS 설정을 가진 게이트웨이와 커넥터 애플리케이션은 모바일 디바이스에게 글로벌 웹 주소 (URL)를 제공한다. 그러나 2010년 기준으로, 노키아는 웹 서버 프로젝트를 중단한 상태다. (ko)
dbo:author
dbo:developer
dbo:genre
dbo:latestReleaseDate
  • 2008-11-18 (xsd:date)
dbo:latestReleaseVersion
  • 1.5
dbo:license
dbo:operatingSystem
dbo:programmingLanguage
dbo:releaseDate
  • 2007-10-23 (xsd:date)
dbo:thumbnail
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 20306216 (xsd:integer)
dbo:wikiPageLength
  • 7010 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1091363594 (xsd:integer)
dbo:wikiPageWikiLink
dbp:author
dbp:developer
  • Apache Software Foundation, Nokia Research (en)
dbp:genre
dbp:language
  • English (en)
dbp:latestReleaseDate
  • 2008-11-18 (xsd:date)
dbp:latestReleaseVersion
  • 1.500000 (xsd:double)
dbp:license
  • Apache License 2.0 (en)
dbp:name
  • Mobile Web Server (en)
dbp:operatingSystem
  • All POSIX , Symbian OS, S60 platform, Android (en)
dbp:programmingLanguage
dbp:released
  • 2007-10-23 (xsd:date)
dbp:website
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • A Mobile Web Server is software designed for modern-day smartphones to host personal web servers, through the use of open sourced software, such as, i-jetty, an open source software, based on jetty. I-jetty is an open source web container, serving Java-based web content such as, servlets and JSPs. Jetty is written in Java and its API is available as a set of JARs. Developers can instantiate a jetty container as an object, instantly adding network and web connectivity to a stand-alone Java app. Jetty is built for scalable performance allowing tens of thousands of HTTP connections and hundreds of thousands of simultaneous web socket connections. Jetty is optimized and known for creating small memory footprints, increasing scalability and performance. (en)
  • 모바일 웹 서버(mobile web server)는 현대의 스마트폰을 (jetty에 기반한 오픈 소스 소프트웨어) 와 같은 오픈 소스 소프트웨어를 이용해 개인 웹 서버로 사용할 수 있도록 설게 된 소프트웨어다. I-jetty는 오픈소스 웹 컨테이너로 서블릿과 JSP 같은 자바 기반의 웹 컨텐츠를 제공한다. 제티는 자바와 사용 가능한 JAR의 모음인 자바 API로 쓰여졌다. 개발자들은 제티 컨테이너를 스탠드 얼론 자바 앱에 네트워크와 웹 연결성을 추가하는 오브젝트로 설명할 수 있다. 제티는 수만 건의 HTTP 접속과 수십만의 웹 소켓 동시 접속이 될만큼 확장 가능하게 만들어졌다. 제티는 적은 메모리 공간으로 만들어지도록 최적화되었고, 확장성과 성능도 증가하고 있다. 핸드폰 회사 중 하나인 노키아는 아파치 HTTP 서버를 심비안 OS S60 모바일 소프트웨어 플랫폼이 돌아가는 노키아 핸드폰에 심었다. S60 모바일 웹 서버는 인터넷을 통해 모바일 디바이스로 HTTP 접속이 가능하게 했다. (ko)
rdfs:label
  • 모바일 웹 서버 (ko)
  • Mobile Web Server (en)
owl:sameAs
prov:wasDerivedFrom
foaf:depiction
foaf:homepage
foaf:isPrimaryTopicOf
foaf:name
  • Mobile Web Server (en)
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License