Skip to content

Latest commit

 

History

History
64 lines (37 loc) · 2 KB

i-glos.md

File metadata and controls

64 lines (37 loc) · 2 KB
title description ROBOTS ms.assetid ms.topic ms.date
I (RPC)
Words starting with I in Remote Procedure Call (RPC) glossary.
NOINDEX, NOFOLLOW
9494758a-af8c-4056-991e-31e152c181f0
article
05/31/2018

I (RPC)

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

idempotent

Remote procedure call that does not change a state and returns the same information each time it is called with the same input parameters.

input parameter

Parameter containing data that the client application is transmitting to the server application. The in attribute designates an input parameter.

Interface Definition Language (IDL)

OSF-DCE standard language for specifying the interface for remote procedure calls. See also MIDL.

Internet Protocol (IP)

Connectionless network-layer communications protocol. See also datagram.

Internetwork Packet Exchange (IPX)

Novell NetWare communication protocol that uses datagram sockets to route information packets over local area networks and wide area networks.

intranet

Private network that uses Internet products and technologies (for example, web servers), but is not available to external Internet users.