るりまサーチ

最速Rubyリファレンスマニュアル検索!
15件ヒット [1-15件を表示] (0.010秒)
トップページ > クエリ:extensions[x] > 種類:ライブラリ[x]

別のキーワード

  1. openssl extensions
  2. openssl extensions=
  3. crl extensions
  4. uri extensions
  5. uri extensions=

キーワード

検索結果

net/imap (7.0)

このライブラリは Internet Message Access Protocol (IMAP) の クライアントライブラリです。2060 を元に 実装されています。

...he Content-MD5 Header Field", RFC
1864, October 1995.

* [MIME-IMB]
Freed, N., and N. Borenstein, "MIME (Multipurpose Internet
Mail Extensions) Part One: Format of Internet Message Bodies", RFC
2045, November 1996.

* [RFC-822]
Crocker, D., "Standard for the Format of ARPA In...

xmlrpc (7.0)

XML-RPC を扱うためのライブラリです。

...ions that span
computer languages. Its distinctive feature is its simplicity compared to
other approaches like SOAP and CORBA.

The Ruby standard library package 'xmlrpc' enables you to create a server that
implements remote procedures and a client that calls them. Very little code
is required to...
.../www.ntecs.de/projects/xmlrpc4r. There is plenty of detail there to
use the client and implement a server.

=== Features of XMLRPC for Ruby

* Extensions
* Introspection
* multiCall
* optionally nil values and integers larger than 32 Bit

* Server
* Standalone XML-RPC server...