<?xml version="1.0"?>

<!DOCTYPE owl [
  <!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#">
  <!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#">
  <!ENTITY xsd "http://www.w3.org/2001/XMLSchema#">
  <!ENTITY owl "http://www.w3.org/2002/07/owl#">
  <!ENTITY cc "http://web.resource.org/cc/#">
  <!ENTITY project "http://ebiquity.umbc.edu/ontology/project.owl#">
  <!ENTITY person "http://ebiquity.umbc.edu/ontology/person.owl#">
  <!ENTITY pub "http://ebiquity.umbc.edu/ontology/publication.owl#">
  <!ENTITY assert "http://ebiquity.umbc.edu/ontology/assertion.owl#">]>

<!--
  This ontology document is licensed under the Creative Commons
  Attribution License. To view a copy of this license, visit
  http://creativecommons.org/licenses/by/2.0/ or send a letter to
  Creative Commons, 559 Nathan Abbott Way, Stanford, California
  94305, USA.
-->

<rdf:RDF 
  xmlns:rdf = "&rdf;"
  xmlns:rdfs = "&rdfs;"
  xmlns:xsd = "&xsd;"
  xmlns:owl = "&owl;"
  xmlns:cc = "&cc;"
  xmlns:project = "&project;"
  xmlns:person = "&person;"
  xmlns:pub = "&pub;"
  xmlns:assert = "&assert;">
  <pub:Article rdf:about="http://ebiquity.umbc.edu/paper/html/id/125/On-Experiments-with-a-Transport-Protocol-for-Pervasive-Computing-Environments">
    <rdfs:label><![CDATA[On Experiments with a Transport Protocol for Pervasive Computing Environments]]></rdfs:label>
    <pub:title><![CDATA[On Experiments with a Transport Protocol for Pervasive Computing Environments]]></pub:title>
    <pub:publishedOn rdf:datatype="&xsd;dateTime">2002-11-28T00:00:00-05:00</pub:publishedOn>
    <pub:abstract><![CDATA[It is well-known that TCP performs poorly in a wireless environment. This paper presents an empirical performance analysis of TCP on cellular digital packet data, Bluetooth and wireless LAN. We also present CentaurusComm, a message based transport protocol designed to perform well in low bandwidth networks and resource poor devices. In particular, CentaurusComm is optimized to handle data exchanges consisting of short message sizes. The application used to perform all the experiments is typical of common applications that would use these protocols and network technologies. Typical mobile devices used in the experiments included Palm Pilots. We present results of performance evaluation of TCP and CentaurusComm on different wireless technologies.]]></pub:abstract>
    <pub:pages><![CDATA[515--535]]></pub:pages>
    <pub:number><![CDATA[40]]></pub:number>
    <pub:volume><![CDATA[4]]></pub:volume>
    <pub:counter>700</pub:counter>
    <pub:googleKey>TH1-xsSW23UJ</pub:googleKey>
    <pub:tag><![CDATA[bluetooth]]></pub:tag>
    <pub:tag><![CDATA[pervasive computing]]></pub:tag>
    <pub:tag><![CDATA[wireless]]></pub:tag>
    <pub:tag><![CDATA[networking]]></pub:tag>
    <pub:journal><![CDATA[Computer Networks]]></pub:journal>
    <pub:publisher><![CDATA[Elsevier Science]]></pub:publisher>
    <pub:author>
       <rdf:List>
         <rdf:first><person:PhDAlumnus rdf:about="http://ebiquity.umbc.edu/person/html/Sasikanth/Avancha/"><person:name><![CDATA[Sasikanth  Avancha]]></person:name><rdfs:label><![CDATA[Sasikanth  Avancha]]></rdfs:label></person:PhDAlumnus></rdf:first>
         <rdf:rest>
           <rdf:List>
             <rdf:first><person:Alumnus rdf:about="http://ebiquity.umbc.edu/person/html/Vladimir/Korolev/"><person:name><![CDATA[Vladimir  Korolev]]></person:name><rdfs:label><![CDATA[Vladimir  Korolev]]></rdfs:label></person:Alumnus></rdf:first>
             <rdf:rest>
               <rdf:List>
                 <rdf:first><person:PrincipalFaculty rdf:about="http://ebiquity.umbc.edu/person/html/Anupam/Joshi/"><person:name><![CDATA[Anupam  Joshi]]></person:name><rdfs:label><![CDATA[Anupam  Joshi]]></rdfs:label></person:PrincipalFaculty></rdf:first>
                 <rdf:rest>
                   <rdf:List>
                     <rdf:first><person:PrincipalFaculty rdf:about="http://ebiquity.umbc.edu/person/html/Tim/Finin/"><person:name><![CDATA[Tim  Finin]]></person:name><rdfs:label><![CDATA[Tim  Finin]]></rdfs:label></person:PrincipalFaculty></rdf:first>
                     <rdf:rest>
                       <rdf:List>
                         <rdf:first><person:PrincipalFaculty rdf:about="http://ebiquity.umbc.edu/person/html/Yelena/Yesha/"><person:name><![CDATA[Yelena  Yesha]]></person:name><rdfs:label><![CDATA[Yelena  Yesha]]></rdfs:label></person:PrincipalFaculty></rdf:first>
                         <rdf:rest rdf:resource="&rdf;nil" />
                       </rdf:List>
                     </rdf:rest>
                   </rdf:List>
                 </rdf:rest>
               </rdf:List>
             </rdf:rest>
           </rdf:List>
         </rdf:rest>
       </rdf:List>
    </pub:author>
    <pub:firstAuthor><person:PhDAlumnus rdf:about="http://ebiquity.umbc.edu/person/html/Sasikanth/Avancha/"><person:name><![CDATA[Sasikanth  Avancha]]></person:name><rdfs:label><![CDATA[Sasikanth  Avancha]]></rdfs:label></person:PhDAlumnus></pub:firstAuthor>
    <pub:softCopy><pub:SoftCopy>
      <pub:softCopyFormat><![CDATA[PDF Document]]></pub:softCopyFormat>
      <pub:softCopyURI><![CDATA[http://ebiquity.umbc.edu/get/a/publication/201.pdf]]></pub:softCopyURI>
      <pub:softCopySize>427302</pub:softCopySize>
    </pub:SoftCopy></pub:softCopy>
  </pub:Article>

  <rdf:Description rdf:about="">
    <cc:License rdf:resource="http://creativecommons.org/licenses/by/2.0/" />
  </rdf:Description>

</rdf:RDF>
