PDA

View Full Version : Detect end of data send in active mode


pesadilla
13-04-2007, 11:11
Hello:

How could i detect when a server has ended to send data? i'm using agent in active mode.

thanks

*SOLVED*: using {Unix_t:agent.ping.nodata(3600)}=1

Alexei
13-04-2007, 11:20
You may use function nodata(). Search Forums or look to the manual for more details.

pesadilla
13-04-2007, 11:21
You may use function nodata(). Search Forums or look to the manual for more details.

thanks i see