Changes between Version 7 and Version 8 of WARPnet1/RunningServer


Ignore:
Timestamp:
Jun 22, 2010, 4:26:15 PM (14 years ago)
Author:
sgupta
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WARPnet1/RunningServer

    v7 v8  
    2323}}}
    2424
    25 The `pcapInterface` is the physical interface (eth0, en1) that the FPGA Boards are connected to over the switch. The controllerPort is the port on which the server listens for connections to controllers/clients. The first script will extract the MAC address of the pcapInterface and pass it to the server or in the second case you must pass it yourself.
     25The `pcapInterface` is the physical interface (eth0, en1) that the FPGA Boards are connected to over the switch. The `controllerPort` is the port on which the server listens for connections to controllers/clients. The first script will extract the MAC address of the `pcapInterface` and pass it to the server or in the second case you must pass it yourself.