Thursday, August 06, 2009

New paper accepted for ICUMT 09'

Xin He, and Frank Y. Li, "Cooperative RTS/CTS MAC Protocol with Relay Selection in Distributed Wireless Networks", International Conference on Ultra Modern Telecommunications (ICUMT), St.-Petersberg, Russia, 12-14 Oct. 2009.

Sunday, July 26, 2009

New paper accepted for WiMob 09

Hongzhi Jiao, and Frank Y. Li, "Cooperative Medium Access Control in Wireless Networks: the Two-hop Case", The 5th IEEE International Conference on Wireless and Mobile Computing, Networking and Communications (WiMob 2009), Marrakech, Morocco, October 12th-14th, 2009.

Tuesday, July 21, 2009

New paper accepted for PIMRC '09

Lei Jiao, and Frank Y. Li, 'MAC Strategies for Single Rendezvous Multihop Cognitive Radio Networks', The 20th IEEE Personal, Indoor and Mobile Radio Communications Symposium 2009 (IEEE PIMRC’09), Tokyo, Japan, September 13-16, 2009.

Sunday, July 12, 2009

New paper accepted for 34th Annual IEEE Conference on Local Computer Networks (LCN)

Lei Jiao and Frank Y. Li, "Single Radio Based Channel Datarate Aware Parallel Rendezvous MAC Protocol for Cognitive Radio Networks", 34th Annual IEEE Conference on Local Computer Networks (LCN), Zürich, Switzerland, October 20-23., 2009

Monday, July 06, 2009

[ARG] Paper discussion, Week 28, 09'

T. Kindberg et al., “People, Places, Things: Web Presence for the Real World,” Proc. 3rd IEEE Workshop Mobile Computing Systems and Applications (WMCSA 00), IEEE CS Press, 2000, p. 19–28.

Abstract

The convergence of Web technology, wireless networks, and portable client devices provides new design opportunities for computer/communications systems. In the HP Labs’ “Cooltown” project we have been exploring these opportunities through an infrastructure to support “web presence” for people, places and things. We put web servers into things like printers and put information into web servers about things like artwork; we group physically related things into places embodied in web servers. Using URLs for ddressing, physical URL beaconing and sensing of URLs for discovery, and localized web servers for directories, we can create a location-aware but ubiquitous system to support nomadic users. On top of this infrastructure we can leverage Internet connectivity to support communications services. Web presence bridges the World Wide Web and the physical world we inhabit, providing a model for supporting nomadic users without a central control point.

Monday, June 08, 2009

[ARG] Paper discussion, Week 24, 09'

Damiani, E.; De Capitani di Vimercati, S.; Samarati, P., "Managing multiple and dependable identities," Internet Computing, IEEE , vol.7, no.6, pp. 29-37, Nov.-Dec. 2003

Abstract

Digital management of multiple robust identities is a crucial issue in developing the next generation of distributed applications. Our daily activities increasingly rely on remote resources and services - specifically, on interactions between different, remotely located parties. Because these parties might (and sometimes should) know little about each other, digital identities - electronic representations of individuals' or organizations' sensitive information - help introduce them to each other and control the amount of information transferred. In its broadest sense, identity management encompasses definitions and life-cycle management for digital identities and profiles, as well as environments for exchanging and validating such information. Digital identity management - especially support for identity dependability and multiplicity - is crucial for building and maintaining trust relationships in today's globally interconnected society. We investigate the problems inherent in identity management, emphasizing the requirements for multiplicity and dependability. We enable a new generation of advanced MDDI services on the global information infrastructure.

Friday, June 05, 2009

[ARG] Paper discussion, Week 23, 09'

Adjie-Winoto, W., Schwartz, E., Balakrishnan, H., and Lilley, J. 2000. The design and implementation of an intentional naming system. SIGOPS Oper. Syst. Rev. 34, 2 (Apr. 2000), 22. DOI= http://doi.acm.org/10.1145/346152.346192

Abstract

This paper presents the design and implementation of the Intentional Naming System (INS), a resource discovery and service location system for dynamic and mobile networks of devices and computers. Such environments require a naming system that is (i) expressive, to describe and make requests based on specific properties of services, (ii) responsive, to track changes due to mobility and performance, (iii) robust, to handle failures, and (iv) easily configurable. INS uses a simple language based on attributes and values for its names. Applications use the language to describe what they are looking for (i.e., their intent), not where to find things (i.e., not hostnames). INS implements a late binding mechanism that integrates name resolution and message routing, enabling clients to continue communicating with end-nodes even if the name-to-address mappings change while a session is in progress. INS resolvers self-configure to form an application-level overlay network, which they use to discover new services, perform late binding, and maintain weak consistency of names using soft-state name exchanges and updates. We analyze the performance of the INS algorithms and protocols, present measurements of a Java-based implementation, and describe three applications we have implemented that demonstrate the feasibility and utility of INS.