ArticleslgStudy

computer science

Java APIs for Integrated Networks

Java APIs for Integrated Networks is a computer science topic covered in the lgStudy science library. This page brings together a partial reference excerpt, illustrations, worked examples, real-world applications and a short study plan, so you can understand Java APIs for Integrated Networks rather than just read about it. In short: Java APIs for Integrated Networks (JAIN) is an activity within the Java Community Process, developing APIs for the creation of telephony (voice and data) services. Originally, JAIN stood for Java APIs for Intelligent Network.

Key takeaways

  • Java APIs for Integrated Networks belongs to computer science; place it in that map before memorising details.
  • Learn the definition first, then one example that makes the definition concrete.
  • Connect Java APIs for Integrated Networks to a quantity you can measure, compute or draw — that is where exam questions come from.
  • Reproduce the core statement of Java APIs for Integrated Networks from memory before moving on to harder problems.

Reference excerpt

Java APIs for Integrated Networks (JAIN) is an activity within the Java Community Process, developing APIs for the creation of telephony (voice and data) services. Originally, JAIN stood for Java APIs for Intelligent Network. The name was later changed to Java APIs for Integrated Networks to reflect the widening scope of the project. The JAIN activity consists of a number of "Expert Groups", each developing a single API specification.

Trend JAIN is part of a general trend to open up service creation in the telephony network so that, by analogy with the Internet, openness should result in a growing number of participants creating services, in turn creating more demand and better, more targeted services.

Goal A goal of the JAIN APIs is to abstract the underlying network, so that services can be developed independent of network technology, be it traditional PSTN or Next Generation Network.

API The JAIN effort has produced around 20 APIs, in various stages of standardization, ranging from Java APIs for specific network protocols, such as SIP and TCAP, to more abstract APIs such as for call control and charging, and even including a non-Java effort for describing telephony services in XML.

Parlay X There is overlap between JAIN and Parlay/OSA because both address similar problem spaces. However, as originally conceived, JAIN focused on APIs that would make it easier for network operators to develop their own services within the framework of Intelligent Network (IN) protocols. As a consequence, the first JAIN APIs focused on methods for building and interpreting SS7 messages and it was only later that JAIN turned its attention to higher-level methods for call control. Meanwhile, at about the same time JAIN was getting off the ground, work on Parlay began with a focus on APIs to enable development of network services by non-operator third parties.

Standardized APIs From around 2001 to 2003, there was an effort to harmonize the not yet standardized JAIN APIs for call control with the comparable and by then standardized Parlay APIs. A number of difficulties were encountered, but perhaps the most serious was not technical but procedural. The Java Community Process requires that a reference implementation be built for every standardized Java API. Parlay does not have this requirement. Not surprisingly, given the effort that would have been needed to build a reference implementation of JAIN call control, the standards community decided, implicitly if not explicitly, that the Parlay call control APIs were adequate and work on JAIN call control faded off. Nonetheless, the work on JAIN call control did have an important impact on Parlay since it helped to drive the definition of an agreed-upon mapping of Parlay to the Java language.

See also NGIN Parlay Group

External links The JAIN APIs. JAIN-SIP. JAIN-SIP (new site).

Books Jain, Ravi; Anjum, Farooq; Bakker, John-Luc (2005). Programming converged networks : call control in Java, XML, and Parlay. Hoboken, N.J.: Wiley-Interscience. ISBN 0-471-26801-1. Jepsen, Thomas C. (2001). Anjum, Farooq (ed.). Java in telecommunications : solutions for next generation networks. Chichester [u.a.]: Wiley. ISBN 0-471-49826-2. Mueller, Stephen M. (2002). APIs and protocols for convergent network services : [JTAPI, JAIN, and PARLAY; SIP and PINT, XML, LDAP, CORBA, and SOAP]. New York [u.a.]: McGraw-Hill. ISBN 0-07-138880-X.

Worked examples

Example 1 — a first encounter with Java APIs for Integrated Networks

Start with the simplest possible case. Write down what Java APIs for Integrated Networks claims or describes in one sentence, then invent the smallest concrete situation in which that sentence is true. In computer science, the smallest case is usually a single object, a single equation or a single measurement. Check that every symbol or term in your sentence has a meaning in that case.

Example 2 — changing one variable

Take the situation from Example 1 and change exactly one quantity: double it, halve it, or set it to zero. Predict what should happen to Java APIs for Integrated Networks before you calculate. Comparing your prediction with the result is the fastest way to find out whether you understand the idea or only the words.

Example 3 — an exam-style question

Typical questions about Java APIs for Integrated Networks ask you to (a) state it precisely, (b) apply it to given data, and (c) explain a limitation. Practise writing all three answers in under five minutes; the third part is what separates a full-mark answer from an average one.

Applications of Java APIs for Integrated Networks

In research
Java APIs for Integrated Networks appears in computer science research whenever the underlying quantities have to be modelled precisely. Papers usually cite it as a starting assumption and then explore where it breaks down.
In technology and industry
Engineering practice reuses Java APIs for Integrated Networks in design rules, simulations and safety margins. Knowing the idea lets you read a specification sheet and understand why the numbers look the way they do.
In the classroom
Java APIs for Integrated Networks is common in secondary-school and first-year university syllabi. It links to neighbouring topics Computer standards, Java device platform, Telecommunications standards, so understanding it makes those chapters shorter.
In everyday life
Look for Java APIs for Integrated Networks outside the textbook — in sport, cooking, traffic, electronics or the sky above you. An example you found yourself is remembered far longer than one you were given.

Affiliate

Preply — study more efficiently by working with a personal tutor. 50% off.

How to study Java APIs for Integrated Networks in 20 minutes

  1. Read the reference excerpt below once, without taking notes.
  2. Close the page and write down what Java APIs for Integrated Networks means in your own words.
  3. Compare your version with the excerpt and mark what you missed.
  4. Work through the three examples above with pen and paper.
  5. Explain Java APIs for Integrated Networks out loud to somebody else — or to Teacher Smith in the lgStudy chat.

Frequently asked questions

What is Java APIs for Integrated Networks in simple terms?

Java APIs for Integrated Networks (JAIN) is an activity within the Java Community Process, developing APIs for the creation of telephony (voice and data) services. Originally, JAIN stood for Java APIs for Intelligent Network.

Why does Java APIs for Integrated Networks matter?

Because it connects several computer science ideas at once: it gives you a definition you can apply, a quantity you can calculate, and a way to check whether a result is plausible.

How should I study Java APIs for Integrated Networks?

Read the excerpt, restate it from memory, then work through the examples and applications listed on this page. The five-step study plan above takes about twenty minutes.

What does this page cover?

It gives you a compact reference excerpt plus original lgStudy explanations, examples, applications and study material on Java APIs for Integrated Networks.

Tags

  • Computer standards
  • Java device platform
  • Telecommunications standards

Keep exploring