Srivats P.
|
ac7e378939
|
Names of capture files on the client now include the interface name so that it is easy to identify which capture belongs to which port when multiple captures are open in multiple Wireshark windows.
|
2015-01-16 20:29:11 +05:30 |
|
Srivats P.
|
42a23b12ed
|
Added a Error Msg Type to underlying RPC infra; RPC service now returns error for add/modify/delete stream if transmit is running; added prints for start/stop transmit/capture NOP cases; added a rpctest.py script
|
2014-06-29 20:07:01 +05:30 |
|
Srivats P.
|
4b19d8e1e7
|
start/stop Transmit/Capture return only after transmit/capture has been started/stopped. Removed sleep between startCapture and startTx from example.py
|
2014-06-21 19:55:55 +05:30 |
|
Srivats P.
|
1a6b23e31d
|
Enabled multiple client connections to server, each in its own thread. Need to redo the thread design 'coz subclassing QThread with slots may cause problems.
|
2014-05-17 10:12:29 +05:30 |
|