The 3rd International Conference on Grid and Pervasive Computing - Workshops

Size: px
Start display at page:

Download "The 3rd International Conference on Grid and Pervasive Computing - Workshops"

Transcription

1 The 3rd International Conference on Grid and Pervasive Computing - Workshops Layered Peer-to-Peer Architecture for Mobile Web Services via Converged Cellular and Ad Hoc Networks Zhonghong Ou, Meina Song, Hui Chen, Junde Song PCN&CAD Center, Department of Electronics Engineering Beijing University of Posts and Telecommunications Beijing, China zhhouyang@gmail.com, mnsong@bupt.edu.cn, xtchenhui@gmail.com, jdsong@bupt.edu.cn Abstract Mobile communication technology is rapidly developed with the enhanced networking capacities as well as the expanding population of mobile subscribers. Providing Web services via converged mobile cellular and Ad Hoc networks has attracted growing attentions. In this paper, a layered peer-to-peer (P2P) architecture is designed for providing Web services via converged mobile cellular and Ad Hoc networks. To speed up the service discovery, a vertical tunneling model is developed as well as the service being classified into hot, warm and cold. A plug-and-play middleware architecture is developed enabling mobile Web services communication and adapting the heterogeneity of mobile terminals. The diagram of the message sequences implementing the plug-and-play middleware architecture is designed with the case of weather service provision. Keywords- layered p2p architecture; vertical tunneling model; Web services; Cellular network; Ad Hoc network 1. Introduction With the rapid development of mobile communication technology and the expanding population of mobile subscribers, providing Web services via converged cellular networks and Mobile Ad Hoc Networks (MANET) attracts growing attentions by researchers and practitioners in terms of Web services, cellular and Ad Hoc networks and P2P networks. Web services are being proliferated and enriched with several standards, e.g. Simple Object Access Protocol (SOAP) [1], Web Service Description Language (WSDL) [2], Universal Description Discovery and Integration (UDDI) [3], Web Ontology Language for Web Service (OWL-S) [4], etc., which enable applications to communicate across heterogeneous platforms and programming languages. The new generation of mobile access technologies, e.g. Wideband Code-Division Multiple Access (WCDMA) [5] etc., are being developed towards enhancing capacities for voice and data communications as well as the delivery of Web services. The MANET challenges data and service communication in a dynamical way because each node in MANET is selfconfigured and willing to forward data to other nodes [6]. P2P networks have the potentialities of realizing highly scalable, extensible, and efficiently distributed applications. Wellknown applications are Napster, Skype, Gnutella and so on. The consistently enhanced capability of mobile terminals together with extended and converged functionalities provided by network operators envisions a paradigm of providing mobile subscribers with Web services via converged cellular and Ad Hoc networks at any given time and anywhere. This paper aims at tackling the vision of Mobile Web Service (MWS) delivery by developing a layered P2P network architecture which enables mobile Web services provision via converged cellular and Ad Hoc networks as well as taking advantages of P2P connections. The remainder of the paper is organized as follows. In Section 2, a converged MWS network architecture is developed, which enables the provision of Web services via both cellular networks and Ad Hoc networks. Section 3, a plug-and-play middleware architecture is designed, which enables MWS communication across heterogeneous platforms. Section 4, the diagram of message sequences implementing the plug-and-play middleware architecture is presented with the case of weather service application. Section 5 concludes the paper. 2. Converged MWS Network Architecture 2.1. Converged Network Architecture A converged MWS network architecture is developed as Figure 1. The network architecture is composed of three components [7]: (1) Cellular and Ad Hoc network; (2) UMTS Terrestrial Radio Access Network (UTRAN); (3) Core network. The cellular and Ad Hoc network consists of mobile terminals which have both the cellular network interfaces and short-range wireless communication interfaces, such as Wi-Fi and Bluetooth. The UTRAN is composed of Radio Network Subsystems (RNS) which consist of Node B and Radio Network Controller (RNC) [8]. The core network is mainly made up of Serving GPRS Support Node (SGSN) and GPRS Gateway Support Node (GGSN), wherein GGSN is in charge of the routing and switching to the outer networks, such as the Internet and other cellular networks. In order to support Web services provision via converged networks, an extra network element of Mobile Service Broker (MSB) is added in each of the above three network components. The cellular network interfaces of the mobile terminals have the following functionalities: /08 $ IEEE DOI /GPC.WORKSHOPS

2 T-MSB Cellular and Ad Hoc network G-MSB R-MSB Iur T-MSB MSR MSP G-MSB R-MSB Figure 1. Converged network architecture of MWS RNS Cellular and Ad Hoc network Mobile Service Brokers (MSBs) are mainly located in RNC and GGSN of each Public Land Mobile Network (PLMN), still some are located in powerful terminals. Mobile terminals (denoted as T1, T2, etc., see Figure 2) connect with the MSB located in RNC (denoted as R1, R2, etc., see Figure 2), which in turn connect with the MSB located in GGSN of each PLMN (denoted as G1, G2, etc., see Figure 2). Meanwhile, all the MSBs included in one RNC construct a terminal-layer P2P network, briefly, T-layer P2P network, while the MSBs located in one GGSN construct a RNC-layer P2P network, briefly, R-layer P2P network. All the MSBs located in all GGSN collectively form a GGSN-layer P2P network, briefly, G-layer P2P network. The T- layer, R-layer and G-layer P2P network utilize Distributed Hash Table (DHT) [9] to look up services. The nodes which act as Mobile Service Providers (MSPs) register their service to specific MSB, create service descriptions, publish the service descriptions through one or more means of discovery, and make the specific MWSs ready to receive messages from Mobile Service Requestors (MSRs) [10]. The nodes which act as MSRs look up, through corresponding MSB, service descriptions of interest and use them to bind with MWS provided by MSPs. The short-range wireless communication interfaces of the mobile terminals have the following functions: Searching for other peers within their communication range which have the same interfaces to construct pure Ad Hoc networks. Communicating with each other through wireless multihop networking. As no infrastructure exists in MANET, no centralized MSB is available, some node in the MANET should act as the MSB. The heterogeneous environment of MANET is characterized by the diversity of the mobile terminals; some nodes have a powerful computing capacity, while others have relatively low processing power, so the roles a node can act in MANET are different from each other. MSR, which can only request services from the MSB; MSP, which can only provide services for the MSB; MSR and MSP, which can both request services from and provide services for MSBs; MSB, MSR and MSP, at least one node in MANET has to act as MSB when no centralized MSB exists. Meanwhile, for the convenience of providing and discovering services, the MSB node should also act as MSR and MSP Layered Peer-to-Peer Mobile Service Broker Abstracting all the MSBs from the converged network architecture of MWS in Figure 1, we can get a layered P2P overlay network, which consists of three layers, from up to down, G-layer, R-layer and T-layer, standing for GGSNlocated, RNC-located and Terminal-located P2P network respectively, as shown in Figure 2. Infrastructure-based cellular network makes it easy to sense the location of mobile terminals. Thus we can partition terminals into different P2P networks according to their respective RNC and in turn form different P2P networks according to respective GGSN. All the MSBs in the charge of each RNC form one P2P network, T-layer P2P network. T2 and T4 in Figure 2 compose one T-layer P2P network while T6 and T8 construct another. All the Service Identifiers (SIs) in the T-layer are included in the associated R-layer nodes, illustrated in Figure 2, SIs of T2 and T4 are duplicated in R3, while SIs of T6 and T8 are done in R4. Meanwhile, all the MSBs located in each GGSN form another layer P2P network, R-layer P2P network. R3 and R4 in the range of G1 constitute one P2P network. Similar to T-layer P2P network, all the SIs in the R-layer are associated with corresponding G-layer nodes. For example, SIs of R3 and R4, with duplicated SIs of T2, T4, T6 and T8, are specified in G1 as shown in Figure 2. All the GGSN-located MSBs collectively construct a third layer P2P network, the G-layer P2P network, also the top layer in the layered P2P network. Each G-layer node includes part of the network SIs, all the G-layer nodes collectively possesses SIs of the whole network. The communication process among MSBs, MSRs, MSPs applies the following steps: 196

3 T7 G3 R5 T8 T6 R4 G1 T1 T5 R3 G2 R1 T2 T4 R2 Figure 2. Layered P2P overlay network of MSB MSRs and MSPs receive IP addresses through activating the Packet Data Protocol (PDP) context; MSRs and MSPs register themselves to the responsible T-layer MSB which is further duplicated in the related R-layer MSBs and further in the G-layer MSB; The MSP publishes services to the corresponding T- layer MSB following the similar process as the above; The MSR sends a request to the T-layer MSB to search for a given service. If appropriate results are found then the service discovery procedure is terminated and the service binding is started. If no proper result is found in the T-layer MSB, the request will be forwarded to the upper layer MSB, namely corresponding R-layer MSB. If still no right service is matched, the request will be forwarded to the top layer, the G-layer, where either successful or failure response will be finally given according to the specific service. In the structured P2P network, the key and value pair is stored in DHT, wherein the key stands for the SI which is used for discovering services, value stands for the index information of the peers which provide the service [11]. There are two operations between the MSBs of the P2P overlay network, Lookup (key) and Result (key, value). When the requesting services cannot be found in the local MSB, the requests can be forwarded through sending Lookup (key) to other MSBs. After receiving the Lookup(key) requests, the MSB checks up its service repository, if the proper service identifier is just in it then a Result(key, value) is given back to the original MSB, or the request will be forwarded to other MSBs, until the exact service is found or a failure response is given. When the requesting MSR and the targeting MSP are in the same cellular Ad Hoc network, the communication can be initiated directly through the short-range wireless communication interface provided by the terminals, which will not only save the precious wireless radio resource, but also mitigate the communication overload of Node B in UTRAN. T Service Layered and Vertical Tunneling Model To speed up the service discovery, a vertical tunneling model (VTM) is developed as shown in Figure 3. According to the popularity, a given service can be categorized into three classes: hot service has the most popularity; warm service has the medium popularity; cold service has the least popularity. The service popularity can be evaluated by the frequency of service discovery. Appropriate thresholds can be set to classify services. When the system is just started, all the service should be treated as cold. MSBs will calculate the requesting times for every service in a given time span. If the times exceed the warm threshold, the service is labeled as warm ; while exceeding the hot threshold is labeled as hot. VTM breaks down the normal layered P2P network to some extent. To hot services, no change takes place to the service discovery in the layered P2P model. To warm services and cold services, additional specific vertical tunnels are specified from lower layer to upper layer directly. Vertical Tunnels (VTs) between the T-layer and the R-layer are matched with warm services, while VTs between the T-layer and the G-layer are matched with cold services. As shown in Figure 3, a vertical tunnel is built up between T6 and R4 to match with the warm service. If a warm service request is received by the MSB in the T-layer, instead of looking for the given service in the T-layer, the request will be forwarded to R4 directly, and handled in the R-layer. If no proper result is found in the R-layer, the request will be forwarded to the G- layer. A tunnel connecting T8 and G1 is built up for the cold service discovery. If a cold service request is sent to the T- layer MSB T8, the request would not be handled in the T-layer. Instead it will be forwarded to the G-layer directly. In this way, the VTM can reduce the workload of service discovery effectively. T7 G3 R5 T8 T6 R4 G1 T1 T5 R3 G2 R1 T2 T4 R2 Figure 3. Vertical tunnelling model (VTM) T3 197

4 3. Plug-and-Play Middleware Architecture Enabling Mobile Web Services This section describes a plug-and-play [12] middleware architecture (PPMA) for MWS, as shown in Figure 4. PPMA consists of eight modules: Transport Adaptation Layer (TAL), Simple Object Access Protocol (SOAP), Service, Graphical User Interface (GUI), Statistical, Intelligent Policy, Migration and P2P. To provide adaptation for the heterogeneity of various mobile terminals, the modules are partitioned into mandatory and optional [13]: the frames in the shadow are mandatory, while other frames are optional. In this way, less powerful terminals can only implement the mandatory modules, while more powerful terminals can provide full functionalities by implementing all the modules, which provides PPMA with the necessary flexibility Transport Adaptation Layer (TAL) TAL is the first mandatory module of PPMA, with the objective of enabling PPMA to interact with different types of transport mechanism within a uniform interface. TAL is the lowest layer within PPMA and provides transport-like functionality to all other communication modules. SOAP Service Application Services GUI Intelligent Statistic Migration Policy Transport Adaptation Layer (TAL) TCP/IP P2P Figure 4. Plug-and-play middleware architecture (PPMA) for MWS 3.2. SOAP The SOAP is the core component in PPMA, which is responsible for generating and parsing SOAP messages for the communication between a provider and a client. Meanwhile, SOAP also provides an XML parser, transport protocols, security algorithms which is given in [10] [14-16], and the client/server ports. This module is the interface to the distributed environment and is responsible for message exchanging, data encryption, and data confidentiality. There are a number of SOAP toolkits available for mobile devices [17]. gsoap for C++ is a platform independent toolkit for Web services, which includes a WSDL parser and a stub/skeleton compiler. ksoap is an open source SOAP API for J2ME devices and provides a lightweight way to access SOAP based Web services. 3.3 Service Service is deployed within the framework and publishes the service description in WSDL to specific MSB. When some other node requests the service provided by this node, it will retrieve the WSDL firstly, and then invoke the remote methods provided by this service. Incoming requests from other nodes will be parsed by SOAP, the SOAP content of the request will be analyzed by Service, and the corresponding service will be invoked GUI GUI consists of GUI adaptation and GUI [18]. These two parts are mainly supported by devices which support GUI. GUI adaptation module reconfigures the GUI which needs a user input. This module can be used to access on runtime remote services with a default user interface Statistical Statistical is mainly a MSB-side module, which collects and accumulates the service frequency information from each service request. It provides Intelligent Policy with service popularity information to aid its service categorizing policy. Meanwhile, it receives frequency feedback and obeys the policy from Intelligent Policy about the different classified service Intelligent Policy Intelligent Policy is also primarily a MSB-side module, which works cooperatively with Statistical to decide different layered services. It utilizes the statistical information provided by Statistical to classify the whole service set into three sub-categories: hot service, warm service and cold service. Since mobile devices are limited in terms of processor speed, memory space, and battery lifetime, Intelligent Policy can also be used collaboratively with Service to provide MSP with additional information to publish only hot service in order to efficiently use the limited resources Migration Migration [17] is used to migrate MWSs from one node to another. The MWS migration is carried out by the request of a service provider. When the battery level of an original server is lower than a given value, or the MWS cannot be provided due to the location change of a device, the service provider can request a service migration. At this time, the migration module transmits the codes and instances of the MWS, and its WSDL document to a relevant device. 198

5 3.8. P2P P2P is mainly a MSB-side module, which builds up communication connections between MSB P2P nodes of different layers and constructs P2P networks in the respective layers, such as T-layer, R-layer or G-layer. Together with the Intelligent Policy, P2P can decide which layer the request should be forwarded to and which response should be replied back to the user. 4. Message Sequences Design In this section, the message sequences implementing the layered P2P network architecture and the PPMA middleware is designed as Figure 5, with the analysis of a typical application of weather inquiry service provision. Node A acts just as a MSR and wants to request the weather service. Node T1, R1 and G1 are MSBs which stands for T- layer MSB, R-layer MSB and G-layer MSB respectively. Node R1 is in charge of the domain in which node T1 is included, while Node G1 is responsible for the domain in which R1 is involved. Thus Node R1 is the parent node of Node T1 and owns all the SIs of Node T1. In turn, Node G1 is the parent node of Node R1, the grandparent node of Node T1. Node G1 also has all the SIs of Node T1. Meanwhile, Node G1 is the grandparent node of Node B as well, a node which can act as MSP but not MSB. To make the message sequences more readable, we make an assumption that Node B can detect the existence of Node G1 and connect with it directly. In practice, Node B can only connect with some T-layer MSBs whose grandparent node is G1. But from the functional viewpoint, Node G1 also has the whole SIs of Node B, can replace T-layer MSBs and act as the role of service discovery. At the same time, we omit the service discovery in the P2P network in T-layer, R-layer and G-layer Service Publishing The service publishing applies the following steps: Node B acts as a MSP and registers itself as a business entity to Node G1. Node G1, acting as a MSB, responds Node B with either a successful or failure registry. Node B publishes the service description of the weather information on a given region in WSDL to Node G1 after a successful registry, makes the service description visible to consuming applications and the service accessible to the external. MSR A T-MSB T1 R-MSB R1 G-MSB G1 MSP B Connected Inquiry a Success Response Service Publishing Service Discovering b Failure Inquiry forward a Success Inquiry response 4.2. Service Discovering Service Binding Service binding Inquiry response Binding response b Failure Inquiry forward Figure 5. Messages sequences diagram Connected Register Response Service publish a Success or b Failure Invoke The service discovering applies the following steps: Node A sends a request to its directly connected MSB, Node T1 (see Figure 5), to look up the nodes which provide weather service of a given region. Node T1 matches the service based on its own service repository. If the right service is found in its local repository, it responds Node A with a successful message which includes the service description of the weather service (see the first a Success in Figure 5). If the match fails, Node T1 forwards the request to R- MSB R1. Node R1 looks up the service in its local service repository. If the right service is found in the local repository of Node R1, it responds Node A with a successful message (see the second a Success message in Figure 5). If the match still fails, the request will be further forwarded to the G-layer MSB G1. Node G1 looks up the service in its local service repository and responds to Node A with a successful or failure message by routing through Node R1 and T Service Binding 199

6 After successful service discovering, service binding initiates. Node A initiates a request of service binding directly to Node B. After that, the weather service can be used in Node A locally. 5. Conclusion and Future Work In this paper, a layered P2P network architecture for MWS is developed, which converges cellular and Ad Hoc networks by taking advantages of P2P communication. All the MSBs are regarded as layered P2P nodes which are located in three layers, i.e., Terminal-located, RNC-located and GGSN-located MSB. To improve the efficiency of service discovery, MWSs are categorized into three sub-categories, hot service, warm service and cold service based on the popularity of a given service. A vertical tunneling model (VTM) is developed for allowing the direct communication between the lower layer and the upper layer which will reduce the workload of service discovery. Moreover, a Plug-and-Play Middleware Architecture (PPMA) is designed to mask the heterogeneity of mobile terminals. Eight key modules in PPMA are defined, i.e. Transport Adaptation Layer (TAL), SOAP, Service, GUI, Statistical, Intelligent Policy, Migration and P2P. Finally, a diagram of message sequences with the case of mobile weather service provision is designed for implementing the layered P2P network and PPMA architecture. Future work includes implementing and evaluating the scalability and performance of the layered P2P architecture, VTM and PPMA architectures. 6. Acknowledgment This work was financially supported by the National High- Tech Research and Development Plan (863) of China under Grant No. 2006AA01Z206 and National Key Project of Scientific and Technical Supporting Programs Funded by Ministry of Science & Technology of China NO. 2006BAH02A References [1] W3C-SOAP-Part0, SOAP Version 1.2 Part 0: Primer, [2] W3C-WSDL, WSDL: Web Services Description Language (WSDL) 1.1, [3] UDDI, UDDI Version 3.0.2, Open.org/committees/uddi-spec/doc/spec/v3/uddi-v Htm, [4] DAML, OWL-S: OWL-based Web service ontology, v.1.1, [5] S. G. Glisic, Advanced Wireless Communications 4G Cognitive and Cooperative Broadband Technology. Chichester : Wiley, [6] B. Stefano, C. Marco, G. Silvia and S. Ivan, Mobile Ad Hoc Networking. Hoboken (NJ) : Wiley, [7] Zhonghong OU,Meina Song,Hui Chen,Junde Song. "Harnessing Peer-to-Peer Paradigm to Implement Mobile Web Services in Cellular Ad Hoc Networks". Future Telecommunications Conference,11-12, October, 2007, Beijing.Page(s): [8] CHENG Jiujun, LI Yuhong, CHENG Shiduan, MA Jian. The Architecture on the Mobile P2P System and the Study for the Key Technology. Journal of Beijing University of Posts and Telecommunications. 2006(04), [9] Stoica, I., Morris, R., Liben-Nowell, D., Karger, D.R., Kaashoek, M.F.,Dabek, F., Balakrishnan, H.. Chord: a scalable peer-to-peer lookup protocol for Internet applications. Networking, IEEE/ACM Transactions on Volume 11, Issue 1, Feb Page(s): [10] Open Mobile Alliance. OMA Web Services Enabler (OWSER): Overview, OMA-AD-OWSER_Overview-V1_ A. Available at URL: [11] Lifeng Le, Geng-Sheng (G.S.) Kuo. Hierarchical and Breathing Peer-to-Peer SIP System.. ICC '07. IEEE International Conference on Communications, June 2007 Page(s): [12] Harjula, Erkki; Ala-Kurikka, Jussi; Howie, Douglas; Ylianttila, Mika. Analysis of Peer-to-Peer SIP in a Distributed Mobile Middleware System. Global Telecommunications Conference, GLOBECOM '06. IEEE. Nov Page(s):1 6. [13] Sumino, H.; Ishikawa, N.; Kato, T.. Design and implementation of P2P protocol for mobile phones. Pervasive Computing and Communications Workshops, PerCom Workshops Fourth Annual IEEE International Conference on March 2006 Page(s):6 pp. [14]Open Mobile Alliance. OMA Web Services Enabler (OWSER) Best Practices:WSDL Style Guide, OMA-TS-OWSER- Best_Practice_WSDL_Style_Guide-V1_ A. Available at URL: [15] Open Mobile Alliance. OMA Web Services Enabler (OWSER):Core Specifications, OMA-TS- OWSER_Core_Specification-V1_ A. Available at URL: [16]Open Mobile Alliance. Mobile Web Services Requirements, OMA-RD-OWSER-V1_ A. Available at URL: [17]Kim, Yeon-Seok; Lee, Kyong-Ho. A Light-weight Framework for Hosting Web Services on Mobile Devices. ECOWS '07. Fifth European Conference on Web Services Nov Page(s): [18]Gehlen, G.; Pham, L.. Mobile Web Services for Peer-to-Peer Applicatios, Second IEEE Consumer Communications and Networking Conference, CCNC. 3-6 Jan Page(s):

Research on P2P-SIP based VoIP system enhanced by UPnP technology

Research on P2P-SIP based VoIP system enhanced by UPnP technology December 2010, 17(Suppl. 2): 36 40 www.sciencedirect.com/science/journal/10058885 The Journal of China Universities of Posts and Telecommunications http://www.jcupt.com Research on P2P-SIP based VoIP system

More information

Mobility and cellular networks

Mobility and cellular networks Mobility and cellular s Wireless WANs Cellular radio and PCS s Wireless data s Satellite links and s Mobility, etc.- 2 Cellular s First generation: initially debuted in Japan in 1979, analog transmission

More information

A P2P SERVICE DISCOVERY STRATEGY BASED ON CONTENT

A P2P SERVICE DISCOVERY STRATEGY BASED ON CONTENT A P2P SERVICE DISCOVERY STRATEGY BASED ON CONTENT CATALOGUES Lican Huang Institute of Network & Distributed Computing, Zhejiang Sci-Tech University, No.5, St.2, Xiasha Higher Education Zone, Hangzhou,

More information

QoS Integration in Web Services

QoS Integration in Web Services QoS Integration in Web Services M. Tian Freie Universität Berlin, Institut für Informatik Takustr. 9, D-14195 Berlin, Germany tian @inf.fu-berlin.de Abstract: With the growing popularity of Web services,

More information

Types of Web Services and Their Components

Types of Web Services and Their Components 1/18 Outline Host Host: QoS extensions Host in P2P networks Realization of MWSMF Conclusions and future research directions 2/18 3/18 Wireless developments Host web services [LA, OMA] web service provisioning

More information

Architectural Model for Wireless Peer-to-Peer (WP2P) File Sharing for Ubiquitous Mobile Devices

Architectural Model for Wireless Peer-to-Peer (WP2P) File Sharing for Ubiquitous Mobile Devices Architectural Model for Wireless Peer-to-Peer (WP2P) File Sharing for Ubiquitous Mobile Devices O.O. Abiona 1, A. I. Oluwaranti 2, T. Anjali 3, C. E. Onime 4, E.O. Popoola 5, G.A. Aderounmu 6, A. O Oluwatope

More information

ENHANCING MOBILE PEER-TO-PEER ENVIRONMENT WITH NEIGHBORHOOD INFORMATION

ENHANCING MOBILE PEER-TO-PEER ENVIRONMENT WITH NEIGHBORHOOD INFORMATION ENHANCING MOBILE PEER-TO-PEER ENVIRONMENT WITH NEIGHBORHOOD INFORMATION Arto Hämäläinen and Jari Porras Lappeenranta University of Technology Laboratory of Communications Engineering P.O. Box 20 53851

More information

An Optimization Model of Load Balancing in P2P SIP Architecture

An Optimization Model of Load Balancing in P2P SIP Architecture An Optimization Model of Load Balancing in P2P SIP Architecture 1 Kai Shuang, 2 Liying Chen *1, First Author, Corresponding Author Beijing University of Posts and Telecommunications, shuangk@bupt.edu.cn

More information

IP-based Mobility Management for a Distributed Radio Access Network Architecture. helmut.becker@siemens.com

IP-based Mobility Management for a Distributed Radio Access Network Architecture. helmut.becker@siemens.com IP-based Mobility Management for a Distributed Radio Access Network Architecture helmut.becker@siemens.com Outline - Definition IP-based Mobility Management for a Distributed RAN Architecture Page 2 Siemens

More information

SERVICE DISCOVERY AND MOBILITY MANAGEMENT

SERVICE DISCOVERY AND MOBILITY MANAGEMENT Objectives: 1) Understanding some popular service discovery protocols 2) Understanding mobility management in WLAN and cellular networks Readings: 1. Fundamentals of Mobile and Pervasive Computing (chapt7)

More information

A Topology-Aware Relay Lookup Scheme for P2P VoIP System

A Topology-Aware Relay Lookup Scheme for P2P VoIP System Int. J. Communications, Network and System Sciences, 2010, 3, 119-125 doi:10.4236/ijcns.2010.32018 Published Online February 2010 (http://www.scirp.org/journal/ijcns/). A Topology-Aware Relay Lookup Scheme

More information

Web Service Provisioning on Android Mobile Host

Web Service Provisioning on Android Mobile Host Web Service Provisioning on Android Mobile Host Kishor S. Wagh. Research Scholar, SGGS Nanded. Marathwada Mitra Mandal s Institute of Technology, Pune R. C. Thool, Ph.D Professor, Department of Information

More information

Decentralized supplementary services for Voice-over-IP telephony

Decentralized supplementary services for Voice-over-IP telephony Decentralized supplementary services for Voice-over-IP telephony Christoph Spleiß and Gerald Kunzmann Technische Universität München 80333 Munich, Germany {christoph.spleiss,gerald.kunzmann}@tum.de Abstract.

More information

Varalakshmi.T #1, Arul Murugan.R #2 # Department of Information Technology, Bannari Amman Institute of Technology, Sathyamangalam

Varalakshmi.T #1, Arul Murugan.R #2 # Department of Information Technology, Bannari Amman Institute of Technology, Sathyamangalam A Survey on P2P File Sharing Systems Using Proximity-aware interest Clustering Varalakshmi.T #1, Arul Murugan.R #2 # Department of Information Technology, Bannari Amman Institute of Technology, Sathyamangalam

More information

A Systemfor Scanning Traffic Detection in 3G WCDMA Network

A Systemfor Scanning Traffic Detection in 3G WCDMA Network 2012 IACSIT Hong Kong Conferences IPCSIT vol. 30 (2012) (2012) IACSIT Press, Singapore A Systemfor Scanning Traffic Detection in 3G WCDMA Network Sekwon Kim +, Joohyung Oh and Chaetae Im Advanced Technology

More information

Design and Implementation of Ad-hoc Communication and Application on Mobile Phone Terminals

Design and Implementation of Ad-hoc Communication and Application on Mobile Phone Terminals Design and Implementation of Ad-hoc Communication and Application on Mobile Phone Terminals Yujin Noishiki Hidetoshi Yokota Akira Idoue KDDI R&D Laboratories, Inc. 2-1-15 Ohara, Fujimino-Shi, Saitama,

More information

Service-Oriented Architecture and Software Engineering

Service-Oriented Architecture and Software Engineering -Oriented Architecture and Software Engineering T-86.5165 Seminar on Enterprise Information Systems (2008) 1.4.2008 Characteristics of SOA The software resources in a SOA are represented as services based

More information

LOAD BALANCING WITH PARTIAL KNOWLEDGE OF SYSTEM

LOAD BALANCING WITH PARTIAL KNOWLEDGE OF SYSTEM LOAD BALANCING WITH PARTIAL KNOWLEDGE OF SYSTEM IN PEER TO PEER NETWORKS R. Vijayalakshmi and S. Muthu Kumarasamy Dept. of Computer Science & Engineering, S.A. Engineering College Anna University, Chennai,

More information

OSIRIS Middleware & ISIS Application

OSIRIS Middleware & ISIS Application OSIRIS Middleware & ISIS Application DELOS All Tasks Meeting Heiko Schuldt University of Basel, Switzerland UMIT, Austria What is OSIRIS? OSIRIS: Open Service Infrastructure for Reliable and Integrated

More information

A Peer-to-Peer File Sharing System for Wireless Ad-Hoc Networks

A Peer-to-Peer File Sharing System for Wireless Ad-Hoc Networks 1 A Peer-to-Peer File Sharing System for Wireless Ad-Hoc Networks Hasan Sözer, Metin Tekkalmaz, and İbrahim Körpeoğlu Abstract File sharing in wireless ad-hoc networks in a peerto-peer manner imposes many

More information

A Survey Study on Monitoring Service for Grid

A Survey Study on Monitoring Service for Grid A Survey Study on Monitoring Service for Grid Erkang You erkyou@indiana.edu ABSTRACT Grid is a distributed system that integrates heterogeneous systems into a single transparent computer, aiming to provide

More information

Open Access Research and Design for Mobile Terminal-Based on Smart Home System

Open Access Research and Design for Mobile Terminal-Based on Smart Home System Send Orders for Reprints to reprints@benthamscience.ae The Open Automation and Control Systems Journal, 2015, 7, 479-484 479 Open Access Research and Design for Mobile Terminal-Based on Smart Home System

More information

A Quality of Service Broker Based Process Model for Dynamic Web Service Composition

A Quality of Service Broker Based Process Model for Dynamic Web Service Composition Journal of Computer Science 7 (8): 1267-1274, 2011 ISSN 1549-3636 2011 Science Publications A Quality of Service Broker Based Process Model for Dynamic Web Service Composition 1 Maya Rathore and 2 Ugrasen

More information

EVALUATION OF WEB SERVICES IMPLEMENTATION FOR ARM-BASED EMBEDDED SYSTEM

EVALUATION OF WEB SERVICES IMPLEMENTATION FOR ARM-BASED EMBEDDED SYSTEM EVALUATION OF WEB SERVICES IMPLEMENTATION FOR ARM-BASED EMBEDDED SYSTEM Mitko P. Shopov, Hristo Matev, Grisha V. Spasov Department of Computer Systems and Technologies, Technical University of Sofia, branch

More information

Performance Evaluation of VoIP Services using Different CODECs over a UMTS Network

Performance Evaluation of VoIP Services using Different CODECs over a UMTS Network Performance Evaluation of VoIP Services using Different CODECs over a UMTS Network Jianguo Cao School of Electrical and Computer Engineering RMIT University Melbourne, VIC 3000 Australia Email: j.cao@student.rmit.edu.au

More information

Inter-Domain QoS Control Mechanism in IMS based Horizontal Converged Networks

Inter-Domain QoS Control Mechanism in IMS based Horizontal Converged Networks Inter-Domain QoS Control Mechanism in IMS based Horizontal Converged Networks Mehdi Mani Wireless Networks and Multimedia Service Department GET-INT Evry, France mehdi.mani@int-evry.fr Noel Crespi Wireless

More information

Krunal Patel Department of Information Technology A.D.I.T. Engineering College (G.T.U.) India. Fig. 1 P2P Network

Krunal Patel Department of Information Technology A.D.I.T. Engineering College (G.T.U.) India. Fig. 1 P2P Network Volume 3, Issue 7, July 2013 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Secure Peer-to-Peer

More information

A Load Balancing Method in SiCo Hierarchical DHT-based P2P Network

A Load Balancing Method in SiCo Hierarchical DHT-based P2P Network 1 Shuang Kai, 2 Qu Zheng *1, Shuang Kai Beijing University of Posts and Telecommunications, shuangk@bupt.edu.cn 2, Qu Zheng Beijing University of Posts and Telecommunications, buptquzheng@gmail.com Abstract

More information

Chapter 6 Wireless and Mobile Networks

Chapter 6 Wireless and Mobile Networks Chapter 6 Wireless and Mobile Networks A note on the use of these ppt slides: We re making these slides freely available to all (faculty, students, readers). They re in PowerPoint form so you see the animations;

More information

International Journal of Scientific & Engineering Research, Volume 4, Issue 11, November-2013 349 ISSN 2229-5518

International Journal of Scientific & Engineering Research, Volume 4, Issue 11, November-2013 349 ISSN 2229-5518 International Journal of Scientific & Engineering Research, Volume 4, Issue 11, November-2013 349 Load Balancing Heterogeneous Request in DHT-based P2P Systems Mrs. Yogita A. Dalvi Dr. R. Shankar Mr. Atesh

More information

Towards an Infrastructure-less SOA for Mobile Web Service Composition

Towards an Infrastructure-less SOA for Mobile Web Service Composition Towards an Infrastructure-less SOA for Mobile Web Service Composition Chii Chang Sea Ling Faculty of Information Technology, Monash University 900 Dandenong Road, Caulfield East, Victoria 3145, Australia

More information

U.S. Patent Appl. No. 13/247.308 filed September 28, 2011 NETWORK ADDRESS PRESERVATION IN MOBILE NETWORKS TECHNICAL FIELD

U.S. Patent Appl. No. 13/247.308 filed September 28, 2011 NETWORK ADDRESS PRESERVATION IN MOBILE NETWORKS TECHNICAL FIELD U.S. Patent Appl. No. 13/247.308 filed September 28, 2011 NETWORK ADDRESS PRESERVATION IN MOBILE NETWORKS TECHNICAL FIELD [0001] The disclosure relates to mobile networks and, more specifically, to wireless

More information

Energy Monitoring and Management Technology based on IEEE 802.15. 4g Smart Utility Networks and Mobile Devices

Energy Monitoring and Management Technology based on IEEE 802.15. 4g Smart Utility Networks and Mobile Devices Monitoring and Management Technology based on IEEE 802.15. 4g Smart Utility Networks and Mobile Devices Hyunjeong Lee, Wan-Ki Park, Il-Woo Lee IT Research Section IT Convergence Technology Research Laboratory,

More information

Classic Grid Architecture

Classic Grid Architecture Peer-to to-peer Grids Classic Grid Architecture Resources Database Database Netsolve Collaboration Composition Content Access Computing Security Middle Tier Brokers Service Providers Middle Tier becomes

More information

Mobile P2PSIP. Peer-to-Peer SIP Communication in Mobile Communities

Mobile P2PSIP. Peer-to-Peer SIP Communication in Mobile Communities Mobile P2PSIP -to- SIP Communication in Mobile Communities Marcin Matuszewski, Esko Kokkonen Nokia Research Center Helsinki, Finland marcin.matuszewski@nokia.com, esko.kokkonen@nokia.com Abstract This

More information

QoS-aware cross-layer communication for Mobile Web services with the WS-QoS framework Abstract: 1 Introduction 2 Related Work

QoS-aware cross-layer communication for Mobile Web services with the WS-QoS framework Abstract: 1 Introduction 2 Related Work QoS-aware cross-layer communication for Mobile Web services with the WS-QoS framework M. Tian, A. Gramm, H. Ritter, J. Schiller, and T. Voigt* Freie Universität Berlin, Institut für Informatik {tian, gramm,

More information

8 Conclusion and Future Work

8 Conclusion and Future Work 8 Conclusion and Future Work This chapter concludes this thesis and provides an outlook on future work in the area of mobile ad hoc networks and peer-to-peer overlay networks 8.1 Conclusion Due to the

More information

MOBILE ARCHITECTURE FOR DYNAMIC GENERATION AND SCALABLE DISTRIBUTION OF SENSOR-BASED APPLICATIONS

MOBILE ARCHITECTURE FOR DYNAMIC GENERATION AND SCALABLE DISTRIBUTION OF SENSOR-BASED APPLICATIONS MOBILE ARCHITECTURE FOR DYNAMIC GENERATION AND SCALABLE DISTRIBUTION OF SENSOR-BASED APPLICATIONS Marco Picone, Marco Muro, Vincenzo Micelli, Michele Amoretti, Francesco Zanichelli Distributed Systems

More information

Six Strategies for Building High Performance SOA Applications

Six Strategies for Building High Performance SOA Applications Six Strategies for Building High Performance SOA Applications Uwe Breitenbücher, Oliver Kopp, Frank Leymann, Michael Reiter, Dieter Roller, and Tobias Unger University of Stuttgart, Institute of Architecture

More information

JXTA TM : Beyond P2P File Sharing the Emergence of Knowledge Addressable Networks

JXTA TM : Beyond P2P File Sharing the Emergence of Knowledge Addressable Networks JXTA TM : Beyond P2P File Sharing the Emergence of Knowledge Addressable Networks Bernard Traversat tra@jxta.org JXTA Chief Architect Sun Microsystems 2005 JavaOne SM Conference Session 7208 Extended and

More information

Heterogeneous network establishment assisted by cellular operators

Heterogeneous network establishment assisted by cellular operators Heterogeneous network establishment assisted by cellular operators Marc Danzeisen (1)(2), Torsten Braun (1), Daniel Rodellar (2), Simon Winiker (1)(2) (1) University of Bern, Computer Networks and Distributed

More information

Index Terms : Load rebalance, distributed file systems, clouds, movement cost, load imbalance, chunk.

Index Terms : Load rebalance, distributed file systems, clouds, movement cost, load imbalance, chunk. Load Rebalancing for Distributed File Systems in Clouds. Smita Salunkhe, S. S. Sannakki Department of Computer Science and Engineering KLS Gogte Institute of Technology, Belgaum, Karnataka, India Affiliated

More information

Wireless Access of GSM

Wireless Access of GSM Wireless Access of GSM Project Report FALL, 1999 Wireless Access of GSM Abstract: Global System for Mobile communications (GSM) started to be developed by Europeans when the removal of many European trade

More information

Survey of Service Discovery Architectures for Mobile Ad hoc Networks

Survey of Service Discovery Architectures for Mobile Ad hoc Networks Survey of Service Discovery Architectures for Mobile Ad hoc Networks Chunglae Cho 1 and Duckki Lee 1 1 Computer and Information Science and Engineering Department University of Florida, Gainesville, FL-32611,

More information

A Middleware-Based Approach to Mobile Web Services

A Middleware-Based Approach to Mobile Web Services Abstract A Middleware-Based Approach to Mobile Web Services Pampa Sadhukhan, Pradip K Das, Rijurekha Sen, Niladrish Chatterjee and Arijit Das Centre for Mobile Computing and Communication (CMCC), Jadavpur

More information

Peer-VM: A Peer-to-Peer Network of Virtual Machines for Grid Computing

Peer-VM: A Peer-to-Peer Network of Virtual Machines for Grid Computing Peer-VM: A Peer-to-Peer Network of Virtual Machines for Grid Computing (Research Proposal) Abhishek Agrawal (aagrawal@acis.ufl.edu) Abstract This proposal discusses details about Peer-VM which is a peer-to-peer

More information

A PROXIMITY-AWARE INTEREST-CLUSTERED P2P FILE SHARING SYSTEM

A PROXIMITY-AWARE INTEREST-CLUSTERED P2P FILE SHARING SYSTEM A PROXIMITY-AWARE INTEREST-CLUSTERED P2P FILE SHARING SYSTEM Dr.S. DHANALAKSHMI 1, R. ANUPRIYA 2 1 Prof & Head, 2 Research Scholar Computer Science and Applications, Vivekanandha College of Arts and Sciences

More information

An Advanced Commercial Contact Center Based on Cloud Computing

An Advanced Commercial Contact Center Based on Cloud Computing An Advanced Commercial Contact Center Based on Cloud Computing Li Pengyu, Chen Xin, Zhang Guoping, Zhang Boju, and Huang Daochao Abstract With the rapid development of cloud computing and information technology,

More information

Calto: A Self Sufficient Presence System for Autonomous Networks

Calto: A Self Sufficient Presence System for Autonomous Networks Calto: A Self Sufficient Presence System for Autonomous Networks Abstract In recent years much attention has been paid to spontaneously formed Ad Hoc networks. These networks can be formed without central

More information

Oct 15, 2004 www.dcs.bbk.ac.uk/~gmagoulas/teaching.html 3. Internet : the vast collection of interconnected networks that all use the TCP/IP protocols

Oct 15, 2004 www.dcs.bbk.ac.uk/~gmagoulas/teaching.html 3. Internet : the vast collection of interconnected networks that all use the TCP/IP protocols E-Commerce Infrastructure II: the World Wide Web The Internet and the World Wide Web are two separate but related things Oct 15, 2004 www.dcs.bbk.ac.uk/~gmagoulas/teaching.html 1 Outline The Internet and

More information

Enhance UDDI and Design Peer-to-Peer Network for UDDI to Realize Decentralized Web Service Discovery

Enhance UDDI and Design Peer-to-Peer Network for UDDI to Realize Decentralized Web Service Discovery Enhance UDDI and Design Peer-to-Peer Network for UDDI to Realize Decentralized Web Service Discovery De-Ke Guo 1, Hong-Hui Chen 1, Xian-Gang Luo 2,Xue-Shan Luo 1, Wei-Ming Zhang 1 1 School of Information

More information

Efficient evolution to all-ip

Efficient evolution to all-ip Press information June 2006 Efficient evolution to all-ip The competitive landscape for operators and service providers is constantly changing. New technologies and network capabilities enable new players

More information

Implementation of a Lightweight Service Advertisement and Discovery Protocol for Mobile Ad hoc Networks

Implementation of a Lightweight Service Advertisement and Discovery Protocol for Mobile Ad hoc Networks Implementation of a Lightweight Advertisement and Discovery Protocol for Mobile Ad hoc Networks Wenbin Ma * Department of Electrical and Computer Engineering 19 Memorial Drive West, Lehigh University Bethlehem,

More information

Napster and Gnutella: a Comparison of two Popular Peer-to-Peer Protocols. Anthony J. Howe Supervisor: Dr. Mantis Cheng University of Victoria

Napster and Gnutella: a Comparison of two Popular Peer-to-Peer Protocols. Anthony J. Howe Supervisor: Dr. Mantis Cheng University of Victoria Napster and Gnutella: a Comparison of two Popular Peer-to-Peer Protocols Anthony J Howe Supervisor: Dr Mantis Cheng University of Victoria February 28, 2002 Abstract This article presents the reverse engineered

More information

Publishing and Discovery of Mobile Web Services in Peer to Peer Networks

Publishing and Discovery of Mobile Web Services in Peer to Peer Networks Publishing and Discovery of Mobile Web s in Peer to Peer Networks Satish Narayana Srirama Department of Computer Science, Informatik V RWTH Aachen University, Germany srirama@cs.rwth-aachen.de Abstract:

More information

Development of Integrated Management System based on Mobile and Cloud service for preventing various dangerous situations

Development of Integrated Management System based on Mobile and Cloud service for preventing various dangerous situations Development of Integrated Management System based on Mobile and Cloud service for preventing various dangerous situations Ryu HyunKi, Moon ChangSoo, Yeo ChangSub, and Lee HaengSuk Abstract In this paper,

More information

A Comparison of Protocols for Device Management and Software Updates

A Comparison of Protocols for Device Management and Software Updates B L A C K B E R R Y M 2 M S O L U T I O N S A Comparison of Protocols for Device Management and Software Updates In the last two decades, the number of connected computing devices has grown at a staggering

More information

3-Tier Architecture. 3-Tier Architecture. Prepared By. Channu Kambalyal. Page 1 of 19

3-Tier Architecture. 3-Tier Architecture. Prepared By. Channu Kambalyal. Page 1 of 19 3-Tier Architecture Prepared By Channu Kambalyal Page 1 of 19 Table of Contents 1.0 Traditional Host Systems... 3 2.0 Distributed Systems... 4 3.0 Client/Server Model... 5 4.0 Distributed Client/Server

More information

Peer-to-peer framework of Distributed Environment for Cooperative and Collaborative Work Service Composition

Peer-to-peer framework of Distributed Environment for Cooperative and Collaborative Work Service Composition Peer-to-peer framework of Distributed Environment for Cooperative and Collaborative Work Service Composition F. Astha Ekadiyanto (franziskus.ekadiyanto@stud.uni-due.de) CONTENTS Why P2P? The P2P Overlay

More information

Chapter 17: M2M-Based Metropolitan Platform for IMS-Enabled Road Traffic Management in IoT

Chapter 17: M2M-Based Metropolitan Platform for IMS-Enabled Road Traffic Management in IoT Chapter 17: M2M-Based Metropolitan Platform for IMS-Enabled Road Traffic Management in IoT Chih-Yuan Lee Department of CSIE National Taipei University 1 Outline Abstract Introduction Background System

More information

Remote Monitoring and Controlling System Based on ZigBee Networks

Remote Monitoring and Controlling System Based on ZigBee Networks Remote Monitoring and Controlling System Based on ZigBee Networks Soyoung Hwang and Donghui Yu* Department of Multimedia Engineering, Catholic University of Pusan, South Korea {soyoung, dhyu}@cup.ac.kr

More information

Decentralized Service Discovery Approach Using Dynamic Virtual Server

Decentralized Service Discovery Approach Using Dynamic Virtual Server Decentralized Service Discovery Approach Using Virtual N.Aravindhu 1, C.Shalini 2, R.Jayalakshmi 3, S.Priyavadhani 4 Assistant Professor, Department of Computer Science, Christ College of Eng. and Technology,

More information

EDOS Distribution System: a P2P architecture for open-source content dissemination

EDOS Distribution System: a P2P architecture for open-source content dissemination EDOS Distribution System: a P2P architecture for open-source content Serge Abiteboul 1, Itay Dar 2, Radu Pop 3, Gabriel Vasile 1 and Dan Vodislav 4 1. INRIA Futurs, France {firstname.lastname}@inria.fr

More information

The Study on Mobile Phone-oriented Application Integration Technology of Web Services 1

The Study on Mobile Phone-oriented Application Integration Technology of Web Services 1 The Study on Mobile Phone-oriented Application Integration Technology of Web Services 1 Li Luqun 1, 2 Li Minglu 1 Cui Xianguo 2 1. Department of Computer Science of Shanghai Jiaotong University, 1954 Huashan

More information

A Quick Introduction to SOA

A Quick Introduction to SOA Software Engineering Competence Center TUTORIAL A Quick Introduction to SOA Mahmoud Mohamed AbdAllah Senior R&D Engineer-SECC mmabdallah@itida.gov.eg Waseim Hashem Mahjoub Senior R&D Engineer-SECC Copyright

More information

3 Software Defined Radio Technologies

3 Software Defined Radio Technologies 3 Software Defined Radio Technologies 3-1 Software Defined Radio for Next Generation Seamless Mobile Communication Systems In this paper, the configuration of the newly developed small-size software defined

More information

Load Balancing in Structured Overlay Networks. Tallat M. Shafaat tallat(@)kth.se

Load Balancing in Structured Overlay Networks. Tallat M. Shafaat tallat(@)kth.se Load Balancing in Structured Overlay Networks Tallat M. Shafaat tallat(@)kth.se Overview Background The problem : load imbalance Causes of load imbalance Solutions But first, some slides from previous

More information

... Figure 2: Proposed Service Invocation Mechanism. AS Service invocation 2 SC invocation 2. Session/Call Control Function

... Figure 2: Proposed Service Invocation Mechanism. AS Service invocation 2 SC invocation 2. Session/Call Control Function Next Generation Network Service Architecture in the IP Multimedia Subsystem Anahita Gouya, Noël Crespi, Lina Oueslati, {anahita.gouya, noel.crespi, lina.oueslati}@int-evry.fr, Institut National des Télécommunications

More information

Service Oriented Architecture

Service Oriented Architecture Service Oriented Architecture Charlie Abela Department of Artificial Intelligence charlie.abela@um.edu.mt Last Lecture Web Ontology Language Problems? CSA 3210 Service Oriented Architecture 2 Lecture Outline

More information

VoIP. Wireless, P2P and New Enterprise Voice over IP

VoIP. Wireless, P2P and New Enterprise Voice over IP Brochure More information from http://www.researchandmarkets.com/reports/2252023/ VoIP. Wireless, P2P and New Enterprise Voice over IP Description: Voice over Internet Protocol (VoIP) is revolutionizing

More information

Interoperability of Peer-To-Peer File Sharing Protocols

Interoperability of Peer-To-Peer File Sharing Protocols Interoperability of -To- File Sharing Protocols Siu Man Lui and Sai Ho Kwok -to- (P2P) file sharing software has brought a hot discussion on P2P file sharing among all businesses. Freenet, Gnutella, and

More information

irods and Metadata survey Version 0.1 Date March Abhijeet Kodgire akodgire@indiana.edu 25th

irods and Metadata survey Version 0.1 Date March Abhijeet Kodgire akodgire@indiana.edu 25th irods and Metadata survey Version 0.1 Date 25th March Purpose Survey of Status Complete Author Abhijeet Kodgire akodgire@indiana.edu Table of Contents 1 Abstract... 3 2 Categories and Subject Descriptors...

More information

CHAPTER 1: OPERATING SYSTEM FUNDAMENTALS

CHAPTER 1: OPERATING SYSTEM FUNDAMENTALS CHAPTER 1: OPERATING SYSTEM FUNDAMENTALS What is an operating? A collection of software modules to assist programmers in enhancing efficiency, flexibility, and robustness An Extended Machine from the users

More information

Integration of Embedded Devices Through Web Services: Requirements, Challenges and Early Results

Integration of Embedded Devices Through Web Services: Requirements, Challenges and Early Results Integration of Embedded Devices Through Web Services: Requirements, Challenges and Early Results Guilherme Bertoni Machado Frank Siqueira Federal University of Santa Catarina Florianópolis, Brazil {bertoni,frank}@inf.ufsc.br

More information

Home Agent placement and assignment in WLAN with Cellular Networks

Home Agent placement and assignment in WLAN with Cellular Networks Home Agent placement and assignment in WLAN with Cellular Networks Selvakumar.R, Senior Lecturer, Department of Computer Science and Engineering V.M.K.V.Engineering College, Salem-636 308 Tamilnadu, India.

More information

Interacting the Edutella/JXTA Peer-to-Peer Network with Web Services

Interacting the Edutella/JXTA Peer-to-Peer Network with Web Services Interacting the Edutella/JXTA Peer-to-Peer Network with Web Services Changtao Qu Learning Lab Lower Saxony University of Hannover Expo Plaza 1, D-30539, Hannover, Germany qu @learninglab.de Wolfgang Nejdl

More information

Mobile Devices Security: Evolving Threat Profile of Mobile Networks

Mobile Devices Security: Evolving Threat Profile of Mobile Networks Mobile Devices Security: Evolving Threat Profile of Mobile Networks SESSION ID: MBS-T07 Anand R. Prasad, Dr.,ir., Selim Aissi, PhD Objectives Introduction Mobile Network Security Cybersecurity Implications

More information

E-Learning as a Web Service

E-Learning as a Web Service E-Learning as a Web Service Peter Westerkamp University of Münster Institut für Wirtschaftsinformatik Leonardo-Campus 3 D-48149 Münster, Germany pewe@wi.uni-muenster.de Abstract E-learning platforms and

More information

A Framework for Personalized Healthcare Service Recommendation

A Framework for Personalized Healthcare Service Recommendation A Framework for Personalized Healthcare Service Recommendation Choon-oh Lee, Minkyu Lee, Dongsoo Han School of Engineering Information and Communications University (ICU) Daejeon, Korea {lcol, niklaus,

More information

ROUTE MECHANISMS FOR WIRELESS ADHOC NETWORKS: -CLASSIFICATIONS AND COMPARISON ANALYSIS

ROUTE MECHANISMS FOR WIRELESS ADHOC NETWORKS: -CLASSIFICATIONS AND COMPARISON ANALYSIS International Journal of Science, Environment and Technology, Vol. 1, No 2, 2012, 72-79 ROUTE MECHANISMS FOR WIRELESS ADHOC NETWORKS: -CLASSIFICATIONS AND COMPARISON ANALYSIS Ramesh Kait 1, R. K. Chauhan

More information

New possibilities for the provision of value-added services in SIP-based peer-to-peer networks

New possibilities for the provision of value-added services in SIP-based peer-to-peer networks New possibilities for the provision of value-added services in -based peer-to-peer networks A.Lehmann 1,2, W.Fuhrmann 3, U.Trick 1, B.Ghita 2 1 Research Group for Telecommunication Networks, University

More information

WSPeer - An Interface to Web Service Hosting and Invocation

WSPeer - An Interface to Web Service Hosting and Invocation WSPeer - An Interface to Web Service Hosting and Invocation Andrew Harrison School of Computer Science, Cardiff University Email: a.b.harrison@cs.cf.ac.uk Dr Ian J. Taylor School of Computer Science, Cardiff

More information

Mobile Wireless Overview

Mobile Wireless Overview Mobile Wireless Overview A fast-paced technological transition is occurring today in the world of internetworking. This transition is marked by the convergence of the telecommunications infrastructure

More information

Introduction to Computer Networks

Introduction to Computer Networks Introduction to Computer Networks Chen Yu Indiana University Basic Building Blocks for Computer Networks Nodes PC, server, special-purpose hardware, sensors Switches Links: Twisted pair, coaxial cable,

More information

ROAMING ISSUES FOR SERVICE PROVISIONING OVER 3 RD GENERATION MOBILE NETWORKS

ROAMING ISSUES FOR SERVICE PROVISIONING OVER 3 RD GENERATION MOBILE NETWORKS ROAMING ISSUES FOR SERVICE PROVISIONING OVER 3 RD GENERATION MOBILE NETWORKS S. Panagiotakis 1, E. Gazis 1, M. Koutsopoulou 1, N. Houssos 1, Z. Boufidis 1, A. Alonistioti 1 1 Department of Informatics

More information

A Reputation Management System in Structured Peer-to-Peer Networks

A Reputation Management System in Structured Peer-to-Peer Networks A Reputation Management System in Structured Peer-to-Peer Networks So Young Lee, O-Hoon Kwon, Jong Kim and Sung Je Hong Dept. of Computer Science & Engineering, Pohang University of Science and Technology

More information

Migrating Legacy Software Systems to CORBA based Distributed Environments through an Automatic Wrapper Generation Technique

Migrating Legacy Software Systems to CORBA based Distributed Environments through an Automatic Wrapper Generation Technique Migrating Legacy Software Systems to CORBA based Distributed Environments through an Automatic Wrapper Generation Technique Hyeon Soo Kim School of Comp. Eng. and Software Eng., Kum Oh National University

More information

Towards P2P-based Computer Network Management *

Towards P2P-based Computer Network Management * Towards P2P-based Computer Network Management * Hui Xu, and Debao Xiao Department of Computer Science, Huazhong Normal University Wuhan, P.R. China, 430079 xuhui_1004@hotmail.com Abstract Nowadays, the

More information

Mobile SCTP Transport Layer Mobility Management for the Internet

Mobile SCTP Transport Layer Mobility Management for the Internet Mobile SCTP Transport Layer Mobility Management for the Maximilian Riegel Siemens AG, Munich, Germany E-mail: maximilian.riegel@icn.siemens.de Dr. Michael Tüxen Siemens AG, Munich, Germany E-mail: michael.tuexen@icn.siemens.de

More information

in Health Care and Sensor Networks

in Health Care and Sensor Networks 16 th FFV Workshop Web Services in Health Care and Sensor Networks Fahad Aijaz Department of Communication Networks RWTH Aachen University, Germany FFV Workshop, March 13, 2009 Outline Wireless Sensor

More information

Software design (Cont.)

Software design (Cont.) Package diagrams Architectural styles Software design (Cont.) Design modelling technique: Package Diagrams Package: A module containing any number of classes Packages can be nested arbitrarily E.g.: Java

More information

Introduction to WebSphere Process Server and WebSphere Enterprise Service Bus

Introduction to WebSphere Process Server and WebSphere Enterprise Service Bus Introduction to WebSphere Process Server and WebSphere Enterprise Service Bus Course materials may not be reproduced in whole or in part without the prior written permission of IBM. 4.0.3 Unit objectives

More information

Lesson 4 Web Service Interface Definition (Part I)

Lesson 4 Web Service Interface Definition (Part I) Lesson 4 Web Service Interface Definition (Part I) Service Oriented Architectures Module 1 - Basic technologies Unit 3 WSDL Ernesto Damiani Università di Milano Interface Definition Languages (1) IDLs

More information

Access to GSM and GPRS mobile services over unlicensed spectrum technologies through UMA

Access to GSM and GPRS mobile services over unlicensed spectrum technologies through UMA Access to GSM and GPRS mobile services over unlicensed spectrum technologies through UMA Snehlata Barde Sujata Khobragade Rasmiprava Singh NIT Raipur(C.G.) MATS university, Raipur MATS university,raipur

More information

A Peer-to-Peer Approach to Content Dissemination and Search in Collaborative Networks

A Peer-to-Peer Approach to Content Dissemination and Search in Collaborative Networks A Peer-to-Peer Approach to Content Dissemination and Search in Collaborative Networks Ismail Bhana and David Johnson Advanced Computing and Emerging Technologies Centre, School of Systems Engineering,

More information

464XLAT in mobile networks

464XLAT in mobile networks STRATEGIC WHITE PAPER IPv6 migration strategies for mobile networks To cope with the increasing demand for IP addresses, most mobile network operators (MNOs) have deployed Carrier Grade Network Address

More information

Concept, implementation and performance testing of a mobile Web Service provider for Smart Phones

Concept, implementation and performance testing of a mobile Web Service provider for Smart Phones Ome Srirama Chair of Information Systems LuFG Cooperation Systems Aachen University of Technology Prof. Dr. Wolfgang Prinz Master Thesis Concept, implementation and performance testing of a mobile Web

More information

A B S T R A C T. Index Trems- Wi-Fi P2P, WLAN, Mobile Telephony, Piconet I. INTRODUCTION

A B S T R A C T. Index Trems- Wi-Fi P2P, WLAN, Mobile Telephony, Piconet I. INTRODUCTION Wi-Fi Calling Using Android Phones. Mr.Dnyaneshwar Bhusari, Mr.Gaurav Mokase, Mr.Prasad Waghmare, Ms. Kundan Kumar Department of Information Technology D.Y.Patil College of Engineering, Akurdi, Pune, India

More information

System Models for Distributed and Cloud Computing

System Models for Distributed and Cloud Computing System Models for Distributed and Cloud Computing Dr. Sanjay P. Ahuja, Ph.D. 2010-14 FIS Distinguished Professor of Computer Science School of Computing, UNF Classification of Distributed Computing Systems

More information

A Coordinated. Enterprise Networks Software Defined. and Application Fluent Programmable Networks

A Coordinated. Enterprise Networks Software Defined. and Application Fluent Programmable Networks A Coordinated Virtual Infrastructure for SDN in Enterprise Networks Software Defined Networking (SDN), OpenFlow and Application Fluent Programmable Networks Strategic White Paper Increasing agility and

More information