Hi,

I was wondering if there was a way to call a C++ function upon an event
completion. For instance, if I schedule a TCP flow from node 0 to node 1 at
say 5.0 seconds, I would like TCL to call a C++ function to notify when this
event is completed i.e. after some x bytes have been transferred... Does
anyone know how to achieve this?

Thanks,
John

Reply via email to