From 0b4320a19610ab5c3f8d543a4a1ee7969c9e8db6 Mon Sep 17 00:00:00 2001 From: Lance Stout Date: Wed, 1 Sep 2010 18:18:30 -0400 Subject: Updated the client and component examples. The component example now actually uses a config.xml file for its connection information, and to initialize a roster. --- examples/config.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 examples/config.xml (limited to 'examples/config.xml') diff --git a/examples/config.xml b/examples/config.xml new file mode 100644 index 00000000..4ca3a3d6 --- /dev/null +++ b/examples/config.xml @@ -0,0 +1,10 @@ + + component.localhost + ssshh + localhost + 8888 + + + + + -- cgit v1.2.3