Simple question. Does DBus guarantee delivery of messages, specifically methods, assuming the functions are called properly, and that there is sufficient memory in the server for the daemon to receive the message? If not, what else besides improper calls and insufficient memory can cause messages to not be delivered? Thanks, Patrick Davis