Ignore:
Timestamp:
10/06/2017 06:54:21 PM (9 years ago)
Author:
jtorres
Message:

Added socket client to ATMSDriver. Added socket server to FEPSim

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/FEPSimulator/nbproject/private/configurations.xml

    r80 r82  
    66      <toolsSet> 
    77        <developmentServer>localhost</developmentServer> 
    8         <platform>2</platform> 
     8        <platform>4</platform> 
    99      </toolsSet> 
    1010      <dbx_gdbdebugger version="1"> 
     
    2828          <runcommandpicklistitem>"${OUTPUT_PATH}" localhost networkFile.txt</runcommandpicklistitem> 
    2929          <runcommandpicklistitem>"${OUTPUT_PATH}" 192.168.251.27 networkFile.txt</runcommandpicklistitem> 
     30          <runcommandpicklistitem>"${OUTPUT_PATH}" 192.168.251.27</runcommandpicklistitem> 
     31          <runcommandpicklistitem>"${OUTPUT_PATH}" 192.168.251.27 8080</runcommandpicklistitem> 
    3032        </runcommandpicklist> 
    31         <runcommand>"${OUTPUT_PATH}" 192.168.251.27 networkFile.txt</runcommand> 
     33        <runcommand>"${OUTPUT_PATH}" 192.168.251.27 8080</runcommand> 
    3234        <rundir></rundir> 
    3335        <buildfirst>true</buildfirst> 
Note: See TracChangeset for help on using the changeset viewer.