Gateway (telecommunications)

A gateway is a piece of networking hardware used in telecommunications for telecommunications networks that allows data to flow from one discrete network to another. Gateways are distinct from routers or switches in that they communicate using more than one protocol to connect a bunch of networks[1][2] and can operate at any of the seven layers of the open systems interconnection model (OSI).

The term gateway can also loosely refer to a computer or computer program configured to perform the tasks of a gateway, such as a default gateway or router.

Network gateway

A network gateway provides interoperability between networks and contains devices, such as protocol translators, impedance matchers, rate converters, fault isolators, or signal translators. A network gateway requires the establishment of mutually acceptable administrative procedures between the networks using the gateway. Network gateways, known as protocol translation gateways or mapping gateways, can perform protocol conversions to connect networks with different network protocol technologies. For example, a network gateway connects an office or home intranet to the Internet. If an office or home computer user wants to load a web page, at least two network gateways are accessed—one to get from the office or home network to the Internet and one to get from the Internet to the computer that serves the web page.

In enterprise networks, a network gateway usually also acts as a proxy server and a firewall.[3]

On Microsoft Windows, the Internet Connection Sharing feature allows a computer to act as a gateway by offering a connection between the Internet and an internal network.[4][5]

IP gate

On an Internet Protocol (IP) network, IP packets with a destination outside a given subnet mask are sent to the network gateway. For example, if a private network has a base IPv4 address of 192.168.1.1 and has a subnet mask of 255.255.255.0, then any data addressed to an IP address outside of 192.168.1.0 is sent to the network gateway. IPv6 networks work in a similar way. While forwarding an IP packet to another network, the gateway may perform network address translation.

Internet-to-orbit gateway

An Internet-to-orbit gateway (I2O) connects computers or devices on the Internet to computer systems orbiting Earth, such as satellites or manned spacecraft. Project HERMES, run by the Ecuadorian Civilian Space Agency, was first to implement this kind of gateway on June 6, 2009.[6][7] Project HERMES has a maximum coverage of 22,000 km and can transmit voice and data. The Global Educational Network for Satellite Operations (GENSO) is another type of I2O gateway.

Cloud storage gateway

A cloud storage gateway is a network appliance or server which translates cloud storage APIs such as SOAP or REST to block-based storage protocols such as iSCSI, Fiber Channel or file-based interfaces such as NFS or CIFS.[8][9] Cloud storage gateways enable companies to integrate private cloud storage into applications without moving the applications into a public cloud,[10] thereby simplifying data protection.[10]

IoT gateway

An Internet of things (IoT) gateway provides the bridge between IoT devices in the field, the cloud, and user equipment such as smartphones. The IoT gateway provides a communication link between the field and the cloud, and may provide offline services and real-time control of devices in the field.[11][12]

To achieve sustainable interoperability in the Internet of things ecosystem,[13][14] two dominant architectures for data exchange protocols are used: bus-based (DDS, REST, XMPP) and broker-based (AMQP, CoAP, MQTT, JMI). Protocols that support information exchange between interoperable domains are classified as message-centric (AMQP, MQTT, JMS, REST) or data-centric (DDS, CoAP, XMPP).[15][16] Interconnected devices communicate using lightweight protocols that don't require extensive CPU resources. C, Java, Python and some scripting languages are the preferred choices of IoT application developers. IoT nodes use separate IoT gateways to handle protocol conversion, database storage or decision making (e.g. collision handling), in order to supplement the low intelligence of devices.

See also

References

  1. Inc, IDG Network World (1997-10-20). Network World. IDG Network World Inc.
  2. "CCNA Certification/Network Layer - Wikibooks, open books for an open world". en.wikibooks.org. Retrieved 2019-02-15.
  3. Zhang, Peng (2010-08-26). Advanced Industrial Control Technology. William Andrew. ISBN 9781437778083.
  4. windows-sdk-content. "Using Wireless Hosted Network and Internet Connection Sharing - Windows applications". docs.microsoft.com. Retrieved 2019-02-15.
  5. Zhang, Peng (2010-08-26). Advanced Industrial Control Technology. William Andrew. ISBN 9781437778083.
  6. ESAA. "ECUADORIAN CIVILIAN SPACE AGENCY ANNOUNCES THE CREATION OF THE FIRST INTERNET-TO-ORBIT GATEWAY: THE UNITED NATIONS INVITES EXA TO TRAIN SCIENTISTS FROM ALL OVER THE WORLD IN ITS USE".
  7. "Archived copy" (PDF). Archived from the original (PDF) on 2010-03-07. Retrieved 2009-09-22.CS1 maint: archived copy as title (link)
  8. Orenstein, Gary (June 22, 2010). "GigaOm, Show Me the Gateway — Taking Storage to the Cloud".
  9. Boles, Jeff (15 March 2011). "Cloud file storage pros and cons".
  10. Slack, Eric (June 14, 2011). "Hybrid Cloud Appliances Simplify Data Storage Infrastructure".
  11. Marvell Unveils Andromeda Box IoT Platform Made for Brillo Retrieved 13 Nov.2015
  12. Amazon Web Services Announces AWS IoT. Retrieved 13 Nov.2015
  13. "Internet of Things Global Standards Initiative". ITU. Retrieved 13 Nov.2015.
  14. Arshdeep Bahga, Vijay Madisetti. "Internet of Things (A Hands-on-Approach)". VPT; 1 edition (August 9, 2014)
  15. Stan Schneider. "What's the Difference between Message Centric and Data-Centric Middleware?". Electronic Design. Jul 6, 2012
  16. Bryon Moyer. "All About Messaging Protocols What Are the Differences?". EE JOURNAL. April 20, 2015

Sources

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.