0317032b87
D-BUS is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. D-BUS supports broadcast messages, asynchronous messages (thus decreasing latency), authentication, and more. It is designed to be low-overhead; messages are sent using a binary protocol, not using XML. D-BUS also supports a method call mapping for its messages, but it is not required; this makes using the system quite simple. This package provides the D-BUS core library and daemon, as well as some utilities that complement it.
6 lines
285 B
Text
6 lines
285 B
Text
$NetBSD: distinfo,v 1.1.1.1 2004/10/11 17:45:26 jmmv Exp $
|
|
|
|
SHA1 (dbus-0.22.tar.gz) = 9a32a9c9e92a43461235f5016c8d350da20cd588
|
|
Size (dbus-0.22.tar.gz) = 1248780 bytes
|
|
SHA1 (patch-aa) = e33a2f700f085d38de24b54c14029238e9c3d5fe
|
|
SHA1 (patch-ab) = 19ec14e421d0dc0ffa9f057634f7ec458941f088
|