Index: branches/fep_rpc_client/nbproject/private/configurations.xml
===================================================================
--- branches/fep_rpc_client/nbproject/private/configurations.xml	(revision 77)
+++ branches/fep_rpc_client/nbproject/private/configurations.xml	(revision 78)
@@ -14,4 +14,6 @@
           <gdbinterceptoptions gdb_all="false" gdb_unhandled="true" gdb_unexpected="true"/>
         </gdb_interceptlist>
+        <gdb_signals>
+        </gdb_signals>
         <gdb_options>
           <DebugOptions>
@@ -27,6 +29,7 @@
           <runcommandpicklistitem>"${OUTPUT_PATH}"</runcommandpicklistitem>
           <runcommandpicklistitem>"${OUTPUT_PATH}" localhost networkFile.txt</runcommandpicklistitem>
+          <runcommandpicklistitem>"${OUTPUT_PATH}" 192.168.251.27 networkFile.txt</runcommandpicklistitem>
         </runcommandpicklist>
-        <runcommand>"${OUTPUT_PATH}" localhost networkFile.txt</runcommand>
+        <runcommand>"${OUTPUT_PATH}" 192.168.251.27 networkFile.txt</runcommand>
         <rundir></rundir>
         <buildfirst>true</buildfirst>
Index: branches/fep_rpc_client/nbproject/private/private.xml
===================================================================
--- branches/fep_rpc_client/nbproject/private/private.xml	(revision 77)
+++ branches/fep_rpc_client/nbproject/private/private.xml	(revision 78)
@@ -5,3 +5,13 @@
         <activeConfIndexElem>0</activeConfIndexElem>
     </data>
+    <editor-bookmarks xmlns="http://www.netbeans.org/ns/editor-bookmarks/2" lastBookmarkId="0"/>
+    <open-files xmlns="http://www.netbeans.org/ns/projectui-open-files/2">
+        <group>
+            <file>file:/home/andrew/tmcsim/branches/fep_rpc_client/NetworkReader.h</file>
+            <file>file:/home/andrew/tmcsim/branches/fep_rpc_client/FEPClient.cpp</file>
+            <file>file:/home/andrew/tmcsim/branches/fep_rpc_client/network.h</file>
+            <file>file:/home/andrew/tmcsim/branches/fep_rpc_client/fep.h</file>
+            <file>file:/home/andrew/tmcsim/branches/fep_rpc_client/NetworkReader.cpp</file>
+        </group>
+    </open-files>
 </project-private>
