A multitask application if not well written may leave unterminated tasks in OS.
Try to kill unwanted tasks using command "tasklist" first.
After getting the task ID you want to delete, then type "taskkill /PID your_task_id"
or "taskkill /F /IM your_prog_name".
NS2 trace-queue v.s monitor-queue
16 years ago