diff --git a/examples/boinc/app_config.xml b/examples/boinc/app_config.xml
new file mode 100644
index 0000000..f55200f
--- /dev/null
+++ b/examples/boinc/app_config.xml
@@ -0,0 +1,21 @@
+
+
+
+
+
+ 3
+
+
+
+ 1
+
+
diff --git a/examples/boinc/cc_config.xml b/examples/boinc/cc_config.xml
new file mode 100644
index 0000000..4ad6ff2
--- /dev/null
+++ b/examples/boinc/cc_config.xml
@@ -0,0 +1,65 @@
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+ 1
+
+
+
+ 1
+
+
+
+
+ 4
+
+
+
+
+ 1
+
+
+ 0
+ 0
+
+
+
+ 1
+
+
+
+
+ 1
+ 1
+ 1
+
+
diff --git a/examples/boinc/global_prefs_override.xml b/examples/boinc/global_prefs_override.xml
new file mode 100644
index 0000000..228242d
--- /dev/null
+++ b/examples/boinc/global_prefs_override.xml
@@ -0,0 +1,16 @@
+
+
+
+ 100
+ 1024
+ 90
+ 0
+ 40
+
diff --git a/examples/boinc/gui_rpc_auth.cfg b/examples/boinc/gui_rpc_auth.cfg
new file mode 100644
index 0000000..434d199
--- /dev/null
+++ b/examples/boinc/gui_rpc_auth.cfg
@@ -0,0 +1 @@
+yourPasswordHere
diff --git a/examples/boinc/remote_hosts.cfg b/examples/boinc/remote_hosts.cfg
new file mode 100644
index 0000000..fc874e8
--- /dev/null
+++ b/examples/boinc/remote_hosts.cfg
@@ -0,0 +1,16 @@
+################################################################################
+# ${BOINC_DATA_DIR}/remote_hosts.cfg
+#
+# This file contains a list of hostnames or IP addresses (one per line). Those
+# are the remote hosts that are allowed to connect and to control the local
+# BOINC core client via GUI RPCs.
+# Lines beginning with a # or a ; are treated like comments and will be
+# ignored.
+################################################################################
+
+#host.example.com
+#192.168.0.180
+
+alfredo.lan
+magic.local
+192.168.1.10