Re: dbus java equivalent function

Victor Yeo <[email protected]>
Newsgroups gmane.comp.freedesktop.dbus
Message-ID <CADX0rsahOZX0TTnjrQKKZ5ohq8NknzbNvLb33kRpA7EjDqK2iQ@mail.gmail.com>
hi,

How can i use Java dbus to connect and send a message to a C dbus program ?

Please help me.

Thanks.

On Thu, Sep 5, 2019 at 6:11 PM Victor Yeo <[email protected]> wrote:
>
> hi,
>
> What is the dbus java equivalent function of the following?
>
>
>         proxy = g_dbus_proxy_new_sync(conn,
>                                       G_DBUS_PROXY_FLAGS_NONE,
>                                       NULL,
>  /* GDBusInterfaceInfo */
>                                       "org.example.TestServer",
>  /* name */
>                                       "/org/example/TestObject",
>  /* object path */
>                                       "org.example.TestInterface",
>  /* interface */
>                                       NULL,
>  /* GCancellable */
>                                       &error);
>
> Regards
> Vic
_______________________________________________
dbus mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/dbus
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.