Hi

You can find this send() function in Agent.h which takes two arguments
packet and handler

void Agent::send (
Packet<http://www-rp.lip6.fr/ns-doc/ns226-doc/html/classPacket.htm>*
*p*,

Handler <http://www-rp.lip6.fr/ns-doc/ns226-doc/html/classHandler.htm> *  *h
*
)  [inline]
Hope it helps.

Regards


2008/9/18 Tatiana Polishchuk <[EMAIL PROTECTED]>

>
> Hi, I'm trying to understand the logic of tcp agent code. In the tcp.cc
> there is a function output() which sends tcp packets.
> It uses send (p, 0) function inside. Could anybody explain where the
> function send is defined? Can't find it in the included files.. Is it
> standard networking send? If yes, why it has no parameters like source and
> destination?
>



-- 
Mubashir Husain Rehmani

Mobile : 00 33 (0)6 32 00 89 35

Reply via email to