Logo
Unionpedia
Communication
Get it on Google Play
New! Download Unionpedia on your Android™ device!
Download
Faster access than browser!
 

XML-RPC

Index XML-RPC

XML-RPC is a remote procedure call (RPC) protocol which uses XML to encode its calls and HTTP as a transport mechanism. [1]

35 relations: Ajax (programming), Array data structure, Associative array, Base64, Basic access authentication, Boolean data type, Common Object Request Broker Architecture, Communication protocol, Comparison of data serialization formats, Component Object Model, Data type, Dave Winer, Double-precision floating-point format, Fairfax, Virginia, HTTPS, Hypertext Transfer Protocol, Integer, ISO 8601, Java remote method invocation, JSON, JSON-RPC, Microsoft, Nullable type, O'Reilly, OPML, Remote procedure call, Representational state transfer, SOAP, Stack Overflow, UserLand Software, WDDX, Web service, WebMethods, WIDL (Internet Standard), XML.

Ajax (programming)

Ajax (also AJAX; short for "Asynchronous JavaScript And XML") is a set of Web development techniques using many Web technologies on the client side to create asynchronous Web applications.

New!!: XML-RPC and Ajax (programming) · See more »

Array data structure

In computer science, an array data structure, or simply an array, is a data structure consisting of a collection of elements (values or variables), each identified by at least one array index or key.

New!!: XML-RPC and Array data structure · See more »

Associative array

In computer science, an associative array, map, symbol table, or dictionary is an abstract data type composed of a collection of (key, value) pairs, such that each possible key appears at most once in the collection.

New!!: XML-RPC and Associative array · See more »

Base64

Base64 is a group of similar binary-to-text encoding schemes that represent binary data in an ASCII string format by translating it into a radix-64 representation.

New!!: XML-RPC and Base64 · See more »

Basic access authentication

In the context of an HTTP transaction, basic access authentication is a method for an HTTP user agent (e.g. a web browser) to provide a user name and password when making a request.

New!!: XML-RPC and Basic access authentication · See more »

Boolean data type

In computer science, the Boolean data type is a data type that has one of two possible values (usually denoted true and false), intended to represent the two truth values of logic and Boolean algebra.

New!!: XML-RPC and Boolean data type · See more »

Common Object Request Broker Architecture

The Common Object Request Broker Architecture (CORBA) is a standard defined by the Object Management Group (OMG) designed to facilitate the communication of systems that are deployed on diverse platforms.

New!!: XML-RPC and Common Object Request Broker Architecture · See more »

Communication protocol

In telecommunication, a communication protocol is a system of rules that allow two or more entities of a communications system to transmit information via any kind of variation of a physical quantity.

New!!: XML-RPC and Communication protocol · See more »

Comparison of data serialization formats

This is a comparison of data serialization formats, various ways to convert complex objects to sequences of bits.

New!!: XML-RPC and Comparison of data serialization formats · See more »

Component Object Model

Component Object Model (COM) is a binary-interface standard for software components introduced by Microsoft in 1993.

New!!: XML-RPC and Component Object Model · See more »

Data type

In computer science and computer programming, a data type or simply type is a classification of data which tells the compiler or interpreter how the programmer intends to use the data.

New!!: XML-RPC and Data type · See more »

Dave Winer

Dave Winer (born May 2, 1955 in Queens, New York City) is an American software developer, entrepreneur, and writer who resides in New York City.

New!!: XML-RPC and Dave Winer · See more »

Double-precision floating-point format

Double-precision floating-point format is a computer number format, usually occupying 64 bits in computer memory; it represents a wide dynamic range of numeric values by using a floating radix point.

New!!: XML-RPC and Double-precision floating-point format · See more »

Fairfax, Virginia

Fairfax, colloquially known as Central Fairfax, Downtown Fairfax, or Fairfax City, and officially named the City of Fairfax, is an independent city in the Commonwealth of Virginia in the United States.

New!!: XML-RPC and Fairfax, Virginia · See more »

HTTPS

HTTP Secure (HTTPS) is an extension of the Hypertext Transfer Protocol (HTTP) for secure communication over a computer network, and is widely used on the Internet.

New!!: XML-RPC and HTTPS · See more »

Hypertext Transfer Protocol

The Hypertext Transfer Protocol (HTTP) is an application protocol for distributed, collaborative, and hypermedia information systems.

New!!: XML-RPC and Hypertext Transfer Protocol · See more »

Integer

An integer (from the Latin ''integer'' meaning "whole")Integer 's first literal meaning in Latin is "untouched", from in ("not") plus tangere ("to touch").

New!!: XML-RPC and Integer · See more »

ISO 8601

ISO 8601 Data elements and interchange formats – Information interchange – Representation of dates and times is an international standard covering the exchange of date- and time-related data.

New!!: XML-RPC and ISO 8601 · See more »

Java remote method invocation

In computing, the Java Remote Method Invocation (Java RMI) is a Java API that performs remote method invocation, the object-oriented equivalent of remote procedure calls (RPC), with support for direct transfer of serialized Java classes and distributed garbage-collection.

New!!: XML-RPC and Java remote method invocation · See more »

JSON

In computing, JavaScript Object Notation or JSON ("Jason") is an open-standard file format that uses human-readable text to transmit data objects consisting of attribute–value pairs and array data types (or any other serializable value).

New!!: XML-RPC and JSON · See more »

JSON-RPC

JSON-RPC is a remote procedure call protocol encoded in JSON.

New!!: XML-RPC and JSON-RPC · See more »

Microsoft

Microsoft Corporation (abbreviated as MS) is an American multinational technology company with headquarters in Redmond, Washington.

New!!: XML-RPC and Microsoft · See more »

Nullable type

In programming, nullable types are a feature of the type system of some programming languages which allow the value to be set to the special value NULL instead of the usual possible values of the data type.

New!!: XML-RPC and Nullable type · See more »

O'Reilly

O'Reilly (Ó Raghallaigh) is a group of families, ultimately all of Irish Gaelic origin, who were historically the kings of East Bréifne in what is today County Cavan.

New!!: XML-RPC and O'Reilly · See more »

OPML

OPML (Outline Processor Markup Language) is an XML format for outlines (defined as "a tree, where each node contains a set of named attributes with string values").

New!!: XML-RPC and OPML · See more »

Remote procedure call

In distributed computing, a remote procedure call (RPC) is when a computer program causes a procedure (subroutine) to execute in a different address space (commonly on another computer on a shared network), which is coded as if it were a normal (local) procedure call, without the programmer explicitly coding the details for the remote interaction.

New!!: XML-RPC and Remote procedure call · See more »

Representational state transfer

Representational State Transfer (REST) is an architectural style that defines a set of constraints and properties based on HTTP.

New!!: XML-RPC and Representational state transfer · See more »

SOAP

SOAP (originally Simple Object Access Protocol) is a messaging protocol specification for exchanging structured information in the implementation of web services in computer networks.

New!!: XML-RPC and SOAP · See more »

Stack Overflow

Stack Overflow is a privately held website, the flagship site of the Stack Exchange Network, created in 2008 by Jeff Atwood and Joel Spolsky.

New!!: XML-RPC and Stack Overflow · See more »

UserLand Software

UserLand Software is a US-based software company, founded in 1988, that sells web content management, as well as blogging software packages and services.

New!!: XML-RPC and UserLand Software · See more »

WDDX

WDDX (Web Distributed Data eXchange) is a programming language-, platform- and transport-neutral data interchange mechanism designed to pass data between different environments and different computers.

New!!: XML-RPC and WDDX · See more »

Web service

The term web service is either.

New!!: XML-RPC and Web service · See more »

WebMethods

webMethods was an enterprise software company, acquired by Software AG, focused on application integration, business process integration and B2B partner integration.

New!!: XML-RPC and WebMethods · See more »

WIDL (Internet Standard)

WIDL (Web Interface Definition Language) is a 1997 standard for interactions between websites.

New!!: XML-RPC and WIDL (Internet Standard) · See more »

XML

In computing, Extensible Markup Language (XML) is a markup language that defines a set of rules for encoding documents in a format that is both human-readable and machine-readable.

New!!: XML-RPC and XML · See more »

Redirects here:

XML RPC, XMLRPC, Xml-rpc, Xmlrpc.

References

[1] https://en.wikipedia.org/wiki/XML-RPC

OutgoingIncoming
Hey! We are on Facebook now! »