networkingtestandutils/networkingperformancemeasurementtools/pcapservice/data/pcapservice.ini
changeset 0 af10295192d8
child 6 c64cefac6e99
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/networkingtestandutils/networkingperformancemeasurementtools/pcapservice/data/pcapservice.ini	Tue Jan 26 15:23:49 2010 +0200
@@ -0,0 +1,15 @@
+
+[PcapService]
+ServiceIID=0x34631002
+Version=1
+
+# value of 1 in the following sections means an argument with that name passed in the call to ucc will be passed on to the service
+# > runcmd svcname="PcapService" methodid="10" call="StartCapture" outputFileName="test1001"
+
+[StartCapture]
+CallID=1
+OUTPUTFILENAME=1
+
+[StopCapture]
+CallID=2
+HANDLE=0