compile
$ make gen
$ make
run
$ ./server
$ ./client
introspect and call using gdbus command line
$ gdbus introspect -e -d com.fatminmin -o /com/fatminmin/GDBUS
$ gdbus call -e -d com.fatminmin -o /com/fatminmin/GDBUS -m com.fatminmin.GDBUS.HelloWorld [your name]