WO2001003450A1 - Gestionnaire d'adaptateurs de support au niveau d'un serveur de passerelle - Google Patents

Gestionnaire d'adaptateurs de support au niveau d'un serveur de passerelle Download PDF

Info

Publication number
WO2001003450A1
WO2001003450A1 PCT/FI2000/000512 FI0000512W WO0103450A1 WO 2001003450 A1 WO2001003450 A1 WO 2001003450A1 FI 0000512 W FI0000512 W FI 0000512W WO 0103450 A1 WO0103450 A1 WO 0103450A1
Authority
WO
WIPO (PCT)
Prior art keywords
bearer
server
adapter
adapters
bearer adapter
Prior art date
Application number
PCT/FI2000/000512
Other languages
English (en)
Inventor
Kyösti RANTO
Severi Eerola
Pasi PENTIKÄINEN
Original Assignee
Nokia Corporation
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nokia Corporation filed Critical Nokia Corporation
Priority to EP00935240A priority Critical patent/EP1197100A1/fr
Priority to AU50804/00A priority patent/AU5080400A/en
Publication of WO2001003450A1 publication Critical patent/WO2001003450A1/fr

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/04Protocols specially adapted for terminals or networks with limited capabilities; specially adapted for terminal portability
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/08Protocols for interworking; Protocol conversion

Definitions

  • the present invention relates to management of bearer adapters at a gateway server. It is particularly suitable for a mobile protocol such as WAP (Wireless Application Protocol) for enabling a mobile terminal to access the Internet.
  • WAP Wireless Application Protocol
  • the term "Internet” is commonly used to describe information, content, which can be accessed using a terminal, typically a PC, connected via a modem to a telecommunications network.
  • the content can be stored at many different sites remote from the accessing computer, although each of the remote sites is also linked to the telecommunications network.
  • the content can be structured using Hypertext Mark-up Language (HTML).
  • HTTP Hypertext Mark-up Language
  • the Internet is made workable by the specification of a standard communications system which makes use of a number of protocols, such as the Transfer Control Protocol (TCP), the User Datagram Protocol (UDP), and the Internet Protocol (IP), to control the flow of data around the numerous different components of the Internet.
  • TCP and UDP are concerned with the prevention and correction of errors in transmitted Internet data.
  • IP is concerned with the structuring and routing of data.
  • other application specific protocols may be provided to manage and manipulate the various kinds of information available via the Internet, for example HTTP to access HTML content, FTP to access files or SMTP to access e-
  • the Internet is physically constructed from a hierarchy of telecommunication and data communication networks, for example local area networks (LANs), regional telephone networks, and international telephone networks. These networks are connected internally and externally by so-called “routers” which receive data from a source host, or a previous router in a transmission chain, and route it to the destination host or the next router in the transmission chain.
  • LANs local area networks
  • Routers which receive data from a source host, or a previous router in a transmission chain, and route it to the destination host or the next router in the transmission chain.
  • WAP Wireless Application Protocol
  • WAP has an architecture in which there is a protocol stack having an application layer (called the Wireless Application Environment or WAE), a session layer (called the Wireless Session Protocol or WSP), a transaction layer (called the Wireless Transaction Protocol or WTP), a security layer (called Wireless Transport Layer Security or WTLS) and a transport layer (called the Wireless Datagram Protocol or WDP) as shown in Figure 1.
  • WAE Wireless Application Environment
  • WSP Wireless Session Protocol
  • WTP Transaction Layer
  • WTLS Wireless Transport Layer Security
  • WDP Wireless Datagram Protocol
  • Each of the layers of the architecture is accessible by the layers above as well as by other services and applications.
  • These protocols are designed to operate over a variety of different bearer services such as SMS (Short Message Service), CSD (Circuit Switched Data), GPRS (General Packet Radio Service) etc.
  • SMS Short Message Service
  • CSD Circuit Switched Data
  • GPRS General Packet Radio Service
  • the Wireless Datagram Protocol specification i.e. the WDP specification. It specifies that between the WAP stack and bearers there is an Adaptation Layer.
  • the Adaptation Layer is the layer of the WDP protocol that maps the WDP protocol functions directly onto a specific bearer. The Adaptation Layer is different for each bearer and deals with the specific capabilities and characteristics of that bearer service.
  • the Adaptation Layer is also called a Tunnel that terminates and passes the WDP packets on to a WAP Proxy/Server via a Tunnelling protocol, which is the interface between the Gateway that supports the bearer service and the WAP Proxy/Server.
  • the Adaptation Layer or Bearer Adapter as it will be called in this document is thus a component that connects the WAP Server to the wireless network.
  • the gateway server will thus need to have a number of different bearer adapters.
  • New bearers become available as networks develop. For example GSM GPRS is not yet in use but is estimated to be taken into use within one or two years. Also the third generation systems are estimated to be taken into use within two to five years.
  • operators and companies holding gateway servers, such as WAP gateways are likely to need to update the server to support new bearers.
  • a gateway might be taken into use with one bearer only to start with, and then add other bearers to compliment the range by servicing different customers (i.e. terminals supporting a particular but different bearer).
  • the protocol stack in WAP the WAP stack) needs to support each bearer adapter.
  • a gateway has been invented where bearer adapters are managed dynamically, thus allowing adding new bearer adapters dynamically, preferably both after the gateway server has been installed and also while it is able to communicate with other, already existing bearer adapters. Also according to the present invention the gateway server has been arranged to enable deleting bearer adapters dynamically both after installation of the gateway server and while the gateway server is able to communicate with other, still existing bearer adapters.
  • bearer adapters can be added without rebooting the server.
  • the dynamic addition of bearer adapters is implemented by creating at the protocol stack an own new thread for each bearer adapter. This way the protocol stack supports the new bearer adapter and there is no need to stop the gateway server in order to reconfigure the protocol stack.
  • the dynamic deletion of bearer adapters is implemented by introducing a bearer gate inbetween the bearer adapter and the protocol stack, whereby the deletion of a bearer adapter leads to deletion of the specific bearer adapter from the bearer gate memory, although in the particular embodiment the thread remains at the protocol stack until the gateway server is shut down next time.
  • the bearer gate watches that the protocol stack will not try to send anything to a deleted bearer adapter.
  • bearer adapters Further management and control of the bearer adapters is simplified by a graphical user interface allowing an administrator to both dynamically add and delete bearer adapters by simple selections made with the graphical user interface.
  • a server for managing bearer adapters each bearer adapter being used at a server for communication with a terminal over a particular wireless network, the server comprising: means for dynamically adding a bearer adapter to the server while the server is able to communicate with already existing bearer adapters.
  • the invention comprises a gateway server serving a plurality of mobile terminals. It may be a WAP gateway.
  • commands such as WAP requests, may be sent in short messages (generated by SMS) and sent to a WAP/HTTP gateway.
  • the gateway will interpret these as WAP network packets and will perform the necessary HTTP transactions on an origin server. After that it sends back a WAP message on the same bearer, i.e. as an SMS message containing the result.
  • the server comprises creating means for creating a thread in response to adding a bearer adapter, and assigning means for assigning the created thread to the added bearer adapter.
  • a method of managing bearer adapters each bearer adapter being used at a server for communication with a terminal over a particular wireless network, the method comprising: dynamically adding a bearer adapter to the server while the server is able to communicate with already existing bearer adapters.
  • a bearer adapter is added by creating a particular thread to which the added bearer adapter is assigned. More particularly the thread is created at the wireless protocol stack. Further the method according to the invention comprises dynamically deleting a bearer adapter from the server while the server is able to communicate with still existing bearer adapters.
  • a computer program product for managing bearer adapters at a server, each bearer adapter being used at a server for communication with a terminal over a particular wireless network
  • the computer program product comprising: computer readable program means for dynamically adding a bearer adapter to the server while the server is able to communicate with already existing bearer adapters.
  • the invention is implemented as software, which when loaded into a computer will function as a gateway server according to the present invention.
  • FIG 1 shows an arrangement of protocol stacks in the Wireless Application
  • WAP Wired Equivalent Privacy
  • FIG. 3 shows a gateway server embodied in hardware
  • Figure 4 shows a functional block diagram of a gateway server according to the present invention
  • Figure 5 shows threads used for bearer adapters according to the present invention
  • Figure 6a shows a portion of a graphical user interface for enabling dynamic control of bearer adapters according to the present invention
  • Figure 6b a portion of a graphical user interface for enabling configuring of bearer adapters
  • Figures 7a-d show signalling and calling of events between functional blocks in
  • WAP Wireless Application Protocol
  • Figure 2 shows a communication system comprising a plurality of mobile terminals 2 having access to the Internet 4.
  • the mobile terminals transmit signals 6 which are received by and transmitted through a wireless network 8.
  • the wireless network can be a number of different network systems such as GSM, CDMA IS-95, TDMA IS-136, and UMTS, and can use different type of communication within one and the same system, for example SMS, GPRS or HSCSD communication within GSM. Accordingly a number of different bearers can be used for transmitting signals 6.
  • WAP requests 6 received by the network 8 are routed to a proxy or gateway server 12.
  • the server 12 translates WAP requests into HTTP requests and thus allows the mobile terminals 2 to request information from a web server 14 and thus browse the Internet 4.
  • Information obtained from the web server 14 is encoded by the proxy into a suitable format and then transmitted by the wireless network to the mobile terminal 2 which requested it.
  • the response comprises wireless mark-up language (WML) according to WAP.
  • WML is a tag-based display language providing navigational support, data input, hyperlinks, text and image presentation, and forms. It is a browsing language similar to HMTL.
  • the mobile terminal 2 processes and uses the information. If the web server 14 provides content in WAP/WML format, the server 12 can retrieve such content directly from the web server 14. However, if the web server provides content in WWW format (such as HTML), a filter may be used to translate the content from WWW format to WAP/WML format.
  • WWW format such as HTML
  • the Wireless Application Protocol is applicable to a number of different systems including GSM-900, GSM-1800, GSM-1900, CDMA IS-95, TDMA IS-136, wideband IS-95 and third generation systems such as IMT-2000, UMTS and W- CDMA.
  • Figure 2 shows information being obtained from the Internet
  • the proxy itself may contain the desired information.
  • the client may retrieve information from the file system of the proxy.
  • the mobile terminals may communicate with a wireless telephony application (WTA) server 18. Also other types of origin servers are possible.
  • WTA wireless telephony application
  • FIG. 3 shows a gateway server embodied in hardware such as a computer 20.
  • the computer 20 has dynamic memory, processing power and memory to store all of the programs needed to implement the gateway server such as the application program, the protocol stacks and the operating system.
  • the computer 20 comprises a user interface such as a keyboard 22 and a display 23 and a server program 24.
  • the server program 24 has an application program 26 for processing events of the underlying protocol, such as handling a request to retrieve WML from a server, and protocol stacks such as a WAP protocol stack 28 and a HTTP protocol stack 30.
  • the application program 26 controls flow of data, including commands, requests and information, between the computer and various networks including a telephone network 32, the Internet 34 and a data network and circuit switched data networks 35.
  • the application program 26 may further run a program that can be seen on the display 23 and controlled with the keypad 22 (and e.g. a mouse).
  • the computer 20 communicates with the Internet 34 through the HTTP protocol stack 30 and an interface 36.
  • the computer 20 communicates with the telephone network 34 and the data network 35 through interfaces 38 and 40.
  • the server program 24 also comprises a gateway 42 which converts between HTTP and WAP. SMS messaging may be provided via a data connection through appropriate hardware to the operator's network.
  • Individual threads 44 present in the application program 26 and the WAP protocol stack 28 use processors 46 in the computer 20 to carry out necessary processing tasks. Allocation of threads to processors is provided by threading services 48 present within the operating system 50 of the computer 20.
  • the WAP stack is built on top of so called bearers (which provide datagram services). These bearers can be, for example, SMS or CSD.
  • the bearers have their own protocol and are implemented through protocol stack implementations.
  • FIG 4 shows a functional block diagram (embodied in software) of a gateway server according to the present invention, at least to the extent for understanding the invention.
  • the gateway server includes a Wireless Protocol Stack (WPS) 50, such as the WAP stack shown in Figure 1.
  • WPS Wireless Protocol Stack
  • Below the WPS are the different bearer adapters 51 which access the different bearers through bearer drivers 52.
  • a bearer gate 53 which isolates the WPS from the bearers and controls the starting and stopping of datagram traffic between a bearer adapter and the WPS.
  • the bearer gate 53 further has a link to a bearer manager 54, which controls and configures the bearer adapter operation.
  • the Bearer Manager 54 gets control commands from the administrator 55, who is allowed to control bearer adapter operation with a user interface 56, such as the keypad 22 and display 23 shown in Figure 3.
  • the connection to Internet, such as to a web server is via interface 57.
  • the gateway server uses the bearer gate 53 and bearer adapter 51 in two ways: 1) To transmit data to a particular wireless network, 2) To control and monitor the bearer operation.
  • an interface 58a which here will be called LWDPBI, which is an interface to send and receive WDP datagrams and to retrieve information about the Bearer adapter 51. Further the datagrams are transferred between the bearer gate and the bearer adapter over interface 58b. Thereby the interface implementing the above mentioned point 1) is established by interfaces 58a and 58b. There is further an interface 59 between the bearer manager 54 and bearer gate 53 for controlling and configuring the operation of the bearer adapter 51. This interface 59 is called l_BGM, and accordingly implements the above mentioned point 2). Via the User Interface 56 bearer adapters can be added, removed, controlled, configured and monitored.
  • MgmtCntx 61 All services in interface 59 (l_BAM) are called in a single management thread context, MgmtCntx 61 , which is a thread in the server application program 26.
  • LWDPBI services i.e. services over interface 58 will be called by two threads from the WPS (with the aid of the bearer gate). There is one thread at the WPS,
  • SendContext 62 for sending data from the WPS and for controlling bearer operation.
  • SendContext 62 retrieves a datagram from a buffer at the WPS 50 and sends it with a bearer, whose identification the datagram contains, and then retrieves the following datagram from the buffer. A datagram is thus only sent to one bearer at a time. Adding or removing bearer adapters does therefore not disturb the function of the thread SendContext 62, who will only realise the adding or removal from the fact that datagrams go to different bearer adapters than before.
  • the management thread
  • MgmtCntx 61 only has calls for one bearer at a time, and thus adding or removing bearer adapters while the server is able to communicate with existing bearer adapters, does not disturb the function of the management thread.
  • the other thread at the WPS, RecvContext 63, 64 is receiving data from the bearer adapter 51.
  • the thread SendContext 62 operates initialisation functions between the WPS and bearer gate, and there is a blocking call from the thread RecvContext S3, 64.
  • Each instantiated bearer adapter 51 shares the threads MgmtCntx 61 and SendCntx 62 and each instance has its own thread recvCntx, which is created at the WPS when a bearer adapter is created. This is shown by having thread, recvCntxl 63, for a first bearer adapter BA1 and having another thread, recvCntx264, for a second bearer adapter BA2.
  • the fact of assigning or creating an own thread recvCntx in the WAP protocol stack 50 for each bearer adapter 51 allows dynamic creation of bearer adapters while the gateway server is able to communicate with existing bearer adapters. This is since the server can not control when it has something to receive, i.e.
  • a new thread 44 (Fig. 3) is created (recvCntx) at the protocol stack 50 (reference number 28 in Fig. 3) when a command is received to create a new bearer adapter 51.
  • a bearer adapter identification is given as a field in bearer description structure, which is additionally held at the bearer gate 53.
  • the WPS passes the identification as a parameter in every function call through the interface 58.
  • a thread is basically a path of execution through a program and can be the smallest unit of execution that is scheduled on a processor.
  • a thread consists of a stack, the state of the CPU registers, and an entry in the execution list of the system scheduler.
  • a thread is a single sequential flow of execution in program code and has a single point of execution.
  • a program comprising a single thread can be used.
  • Operating systems usually provide thread management for the application (creation, termination and specifying the entry point: at the start of the program code).
  • a process consists of one or more threads and the code, data, and other resources of a program in memory.
  • Typical program resources are open files, semaphores, and dynamically allocated memory. Each thread shares all of the process resources of the process.
  • a program executes when the system scheduler gives one of its threads execution control. The scheduler determines which threads should run and when they should run. Threads of lower priority may have to wait while higher priority threads complete their tasks. On multiprocessor machines, the scheduler can move individual threads to different processors to "balance" the load on the central processing unit.
  • Threads in a process operate independently. Unless they are made visible to each other, the threads execute individually and are unaware of the other threads in a process. Threads sharing common resources, however, must coordinate their work, for example by using semaphores or another method of inter- process communication.
  • Dynamic bearer deletion has been enabled by introducing a bearer gate 53 between the WPS 50 and bearer adapters 51 for isolating the WPS from the bearers.
  • a command comes from the Ul 56 to the bearer manager 54 to remove a bearer adapter, that particular bearer adapter is removed from the bearer gate 53.
  • the bearer gate keeps a list, i.e. stores in memory information about each bearer adapter.
  • the thread recvCntx 63, 64 for that particular bearer adapter remains at the WPS until the server is stopped. However, during that time if the WPS tries to send something to the removed bearer adapter, the bearer gate returns an error message.
  • the gateway server can simultaneously contain multiple bearer adapters 51 for the same or a different wireless network. Thereby there can be two different bearer adapters for SMS messages, or alternatively the same bearer adapter could be used for sending short messages through two different SM-SCs (Short Message Service Center).
  • SM-SCs Short Message Service Center
  • the bearer control operations for dynamically controlling the bearer adapters has further been enhanced by a user interface 56 for the administrator 55 of the gateway server.
  • the gateway server according to the present invention is provided with a user interface allowing the administrator to dynamically add new bearers while the server is able to communicate with bearer adapters already existing in the gateway.
  • bearer adapters can be added, removed, controlled, configured and monitored with the user interface, which preferably comrises a graphical interface (on the display 23) with the aid of which the bearer adapter operation as well as the gateway server operation in whole can easily be controlled.
  • the graphical user interface is preferably windows based comprising one control window for installation, configuring, starting and stopping a bearer adapter, and another window which is a monitoring window for monitoring the operation of the bearer adapter, its statistics and log information. Alternatively there could be a third window for the log information only.
  • the control window may include an icon for each bearer adapter, and by selecting one of the icons a bearer adapter management field is opened as shown in Figure 6a.
  • the administrator 55 creates a new instance of a bearer adapter with Ul 56. In the creation the administrator inputs the name of the bearer adapter instance and selects the bearer adapter type from a list.
  • Figure 6a shows normal software buttons according to the windows systems for starting and stopping a bearer adapter (Start/Stop), for configuring a bearer adapter (Configure), for creating new bearer adapters (Create new%) and for removing bearer adapters (Remove).
  • a bearer adapter instance can be configured in the 'stopped' and 'running' state.
  • a bearer adapter instance is configured by editing property strings of the bearer adapter instance. If the bearer adapter instance is in the 'running' state, a change in the value of a property may not become active immediately, but in the next startup of the bearer adapter instance. Regardless of its state, the server stores the new values of the properties.
  • Figure 6b shows a sample of the configuration dialog in the bearer adapter management Ul.
  • Figures 7a - d show signalling diagrams between Bearer manager 54, WPS 50, bearer gate 53 and bearer adapter 51 when creating, removing, starting and stopping a bearer adapter.
  • the Figures 7a - d do not show signalling to the user interface, but show the operation when the commands create (7a), start (7b), stop (7c) and remove (7d) come to the bearer manager from the user interface.
  • Figure 7a shows a signalling diagrams when a bearer adapter is created.
  • the first signal shows the bearer manager configuring a new bearer adapter.
  • the bearer gate is informed of a new bearer adapter.
  • the bearer gate then creates a thread for at the WPS after which the bearer manager is informed of the added bearer adapter. After that datagram traffic can start using that newly added bearer.
  • the LWDPBI. init and LWDPBI.open signals represent calling initialisation and datagram traffic opening events from the SendContext thread when the WPS is to send datagrams. Thereafter the LWDPBI. receiveBuffer signal represents a blocking call from the RecvContext thread.
  • Figure 7b shows a signalling diagrams when a bearer adapter is started.
  • the LWDPBI. init a d LWDPBI.open signals represent calling initialisation and datagram traffic opening events from the SendContext thread, which came from the WPS when a new bearer adapter was created (in Fig. 7a) and which the bearer gate communicates to the bearer adapter when the adapter is started.
  • the bearer gate then returns a call to the bearer manager informing that the particular bearer adapter has been started for datagram traffic.
  • the LWDPBI. receiveBuffer signal represents a blocking call from the RecvContext thread, which came from the WPS when a new bearer adapter was created (in Fig. 7a) and which the bearer gate communicates to the bearer adapter when the adapter is started.
  • Figure 7c shows a signalling diagrams when a bearer adapter is stopped.
  • the first signal shows the bearer manager stopping a bearer adapter, whereby the bearer gate is informed of stopping the particular bearer adapter.
  • the WDPS/.closeAII and WDPBI. shutdown signals represent events from the SendContext X read that are communicated from the bearer gate to the bearer adapter informing that the bearer adapter is stopped from sending.
  • the bearer gate then returns a call to the bearer manager informing that the particular bearer adapter has been stopped. Thereafter the receiveBuffer returns event represents a blocking call from the RecvContext that is communicated from the bearer gate to the bearer adapter informing that the bearer adapter is stopped from receiving.
  • Figure 7d shows a signalling diagrams when a bearer adapter is removed.
  • the first signal shows the bearer manager removing a bearer adapter, whereby the bearer gate is informed of removing the particular bearer adapter.
  • the bearer gate removes the particular bearer adapter from its memory and returns a call to the bearer manager informing that the particular bearer adapter has been removed.
  • the bearer adapter is thus destroyed and the thread RecvContext that relates to the particular bearer adapter is destroyed next time the gateway server operation is stopped.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Security & Cryptography (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

L'invention porte sur une passerelle dans laquelle des adaptateurs de support sont gérés de manière dynamique, ce qui permet d'ajouter de manière dynamique des adaptateurs de support pendant que le serveur de passerelle communique avec les adaptateurs de support déjà présents. Selon l'invention, le serveur de passerelle est arrangé pour permettre l'effacement dynamique des adaptateurs de support pendant que le serveur de passerelle communique avec les adaptateurs de support toujours présents. L'invention concerne en outre un procédé de gestion d'adaptateurs de support, et un prociciel servant à gérer des adaptateurs de support au niveau d'un serveur.
PCT/FI2000/000512 1999-06-30 2000-06-07 Gestionnaire d'adaptateurs de support au niveau d'un serveur de passerelle WO2001003450A1 (fr)

Priority Applications (2)

Application Number Priority Date Filing Date Title
EP00935240A EP1197100A1 (fr) 1999-06-30 2000-06-07 Gestionnaire d'adaptateurs de support au niveau d'un serveur de passerelle
AU50804/00A AU5080400A (en) 1999-06-30 2000-06-07 Bearer adapter management at a gateway server

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
FI991492A FI111586B (fi) 1999-06-30 1999-06-30 Siirtosovittimen hallinta yhdyskäytäväpalvelimessa
FI991492 1999-06-30

Publications (1)

Publication Number Publication Date
WO2001003450A1 true WO2001003450A1 (fr) 2001-01-11

Family

ID=8554994

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/FI2000/000512 WO2001003450A1 (fr) 1999-06-30 2000-06-07 Gestionnaire d'adaptateurs de support au niveau d'un serveur de passerelle

Country Status (4)

Country Link
EP (1) EP1197100A1 (fr)
AU (1) AU5080400A (fr)
FI (1) FI111586B (fr)
WO (1) WO2001003450A1 (fr)

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001099360A1 (fr) * 2000-06-21 2001-12-27 Columbitech Ab Procede de communication
WO2007023358A3 (fr) * 2005-08-22 2007-04-26 Nortel Networks Ltd Commande de service de sous-systeme multimedia pour appels de sous-systeme a commutation de circuits
US8045568B2 (en) 2006-09-29 2011-10-25 Genband Us Llc Enterprise mobility
CN101102608B (zh) * 2007-08-08 2012-02-29 中兴通讯股份有限公司 一种实现ip多媒体子系统集中业务主叫的方法
US8180338B1 (en) 2006-06-14 2012-05-15 Genband Us Llc Selective call anchoring in a multimedia subsystem
US8331961B1 (en) 2006-06-12 2012-12-11 Apple, Inc. Transfer of emergency services session between disparate subsystems
US8430935B2 (en) 2010-03-25 2013-04-30 Henkel Ag & Co. Kgaa Colorants for keratinic fibres having optimized viscosity adjustment
US8515432B2 (en) 2005-06-21 2013-08-20 Research In Motion Limited Bearer path optimization
US8600006B2 (en) 2006-12-27 2013-12-03 Genband Us Llc Voice continuity among user terminals
US8644298B1 (en) 2007-09-12 2014-02-04 Genband Us Llc Adding a service control channel after session establishment
US8687587B2 (en) 2006-06-14 2014-04-01 Apple Inc. Inter-subsystem transfers
US8811954B1 (en) 2005-10-31 2014-08-19 Genband Us Llc Network domain selection
US10708311B2 (en) 2005-03-17 2020-07-07 Ericsson Ab Circuit-switched and multimedia subsystem voice continuity

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1997026765A1 (fr) * 1996-01-18 1997-07-24 Telefonaktiebolaget Lm Ericsson (Publ) Formatage de messages de service de messages courts dans un reseau telephonique cellulaire
WO1999014877A1 (fr) * 1997-09-12 1999-03-25 Motorola Inc. Architecture a piles de protocoles d'un dispositif de donnees sans fil et procede de communication

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE69931132T2 (de) * 1998-12-30 2006-10-19 Nortel Networks Ltd., St. Laurent Funkstrecke mit dynamischer Anpassung
US7956428B2 (en) * 2005-08-16 2011-06-07 Robert Bosch Gmbh Microelectromechanical devices and fabrication methods

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1997026765A1 (fr) * 1996-01-18 1997-07-24 Telefonaktiebolaget Lm Ericsson (Publ) Formatage de messages de service de messages courts dans un reseau telephonique cellulaire
WO1999014877A1 (fr) * 1997-09-12 1999-03-25 Motorola Inc. Architecture a piles de protocoles d'un dispositif de donnees sans fil et procede de communication

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See also references of EP1197100A1 *

Cited By (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001099360A1 (fr) * 2000-06-21 2001-12-27 Columbitech Ab Procede de communication
US10708311B2 (en) 2005-03-17 2020-07-07 Ericsson Ab Circuit-switched and multimedia subsystem voice continuity
US8515432B2 (en) 2005-06-21 2013-08-20 Research In Motion Limited Bearer path optimization
US9161101B2 (en) 2005-06-21 2015-10-13 Blackberry Limited Bearer path optimization
WO2007023358A3 (fr) * 2005-08-22 2007-04-26 Nortel Networks Ltd Commande de service de sous-systeme multimedia pour appels de sous-systeme a commutation de circuits
US8208442B2 (en) 2005-08-22 2012-06-26 Genband Us Llc Multimedia subsystem service control for circuit-switched subsystem calls
US8811954B1 (en) 2005-10-31 2014-08-19 Genband Us Llc Network domain selection
US9692903B2 (en) 2005-10-31 2017-06-27 Genband Us Llc Network domain selection
US10582061B2 (en) 2005-10-31 2020-03-03 Genband Us Llc Network domain selection
US8331961B1 (en) 2006-06-12 2012-12-11 Apple, Inc. Transfer of emergency services session between disparate subsystems
US8687587B2 (en) 2006-06-14 2014-04-01 Apple Inc. Inter-subsystem transfers
US8180338B1 (en) 2006-06-14 2012-05-15 Genband Us Llc Selective call anchoring in a multimedia subsystem
US8045568B2 (en) 2006-09-29 2011-10-25 Genband Us Llc Enterprise mobility
US8600006B2 (en) 2006-12-27 2013-12-03 Genband Us Llc Voice continuity among user terminals
CN101102608B (zh) * 2007-08-08 2012-02-29 中兴通讯股份有限公司 一种实现ip多媒体子系统集中业务主叫的方法
US8644298B1 (en) 2007-09-12 2014-02-04 Genband Us Llc Adding a service control channel after session establishment
US8430935B2 (en) 2010-03-25 2013-04-30 Henkel Ag & Co. Kgaa Colorants for keratinic fibres having optimized viscosity adjustment

Also Published As

Publication number Publication date
AU5080400A (en) 2001-01-22
FI111586B (fi) 2003-08-15
FI991492A (fi) 2000-12-31
EP1197100A1 (fr) 2002-04-17
FI991492A0 (fi) 1999-06-30

Similar Documents

Publication Publication Date Title
JP4598354B2 (ja) 通信システム、中継装置及び通信制御方法
US8001555B2 (en) Method and apparatus for operating an open API network having a proxy
AU733968B2 (en) Management and control of wireless devices
EP1571805B1 (fr) Pile de protocoles capable de modification
US6175868B1 (en) Method and apparatus for automatically configuring a network switch
US7277915B2 (en) Application-based protocol and proxy selection by a mobile device in a multi-protocol network environment
US20110106931A1 (en) Wireless internet gateway limiting message distribution
WO2001003450A1 (fr) Gestionnaire d'adaptateurs de support au niveau d'un serveur de passerelle
EP1553498B1 (fr) Systeme de livraison de courrier electronique, serveur de courrier electronique et client de courrier electronique
US20080320493A1 (en) System and method for using a mobile agent object to collect data
US7193995B1 (en) License control at a gateway server
US7412701B1 (en) Method for network management using a virtual machine in a network device
US8725864B2 (en) Communication management network system and method for managing a communication network
US20050246343A1 (en) Network management system permitting remote management of systems by users with limited skills
FI113709B (fi) Menetelmä sulautetussa ympäristössä etälaitteen toiminnallisuuden järjestämiseksi
US20020087945A1 (en) System and method for providing flexible network service application components
US20020067742A1 (en) Management of WAP gateway through SNMP
EP1196845B1 (fr) Gestion de sessions
US20030061257A1 (en) Multithreaded universal daemon for network data exchanges
WO2002001832A1 (fr) Dispositif et procedes servant a filtrer l'acces a un reseau informatique dans un systeme de telecommunication

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AE AG AL AM AT AT AU AZ BA BB BG BR BY CA CH CN CR CU CZ CZ DE DE DK DK DM DZ EE EE ES FI FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NO NZ PL PT RO RU SD SE SG SI SK SK SL TJ TM TR TT TZ UA UG US UZ VN YU ZA ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): GH GM KE LS MW MZ SD SL SZ TZ UG ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE BF BJ CF CG CI CM GA GN GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
WWE Wipo information: entry into national phase

Ref document number: 2000935240

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 10019892

Country of ref document: US

WWP Wipo information: published in national office

Ref document number: 2000935240

Country of ref document: EP

REG Reference to national code

Ref country code: DE

Ref legal event code: 8642

NENP Non-entry into the national phase

Ref country code: JP

WWW Wipo information: withdrawn in national office

Ref document number: 2000935240

Country of ref document: EP