Use:
send(int entityID, double delay, int gridSimTag, Object data)
implemented by GridSimCore
If you do not want to utilise the network support.
Or use:
send(Sim_port destPort, double delay, int gridSimTag, Object data)
implemented by GridSimCore
If you intent to use the network.
attiqa rehman wrote:
> helloto all ,
> my name is attiqa. I want to send a object name job from a user to a broker. Both the user and Broker are gridsim entiies and are linked via a dorect link say "l". How I can send this data with and without packtizing.
> Looking for a quick response from ur side and thanking u in advance
> Attiqa
>
>
>
>
> ________________________________
>
>
> New Email addresses available on Yahoo!
> Get the Email name you've always wanted on the new @ymail and @rocketmail.
> Hurry before someone else does!
> http://mail.promotions.yahoo.com/newdomains/aa/
> ------------------------------------------------------------------------------
> Throughout its 18-year history, RSA Conference consistently attracts the
> world's best and brightest in the field, creating opportunities for Conference
> attendees to learn about information security's most important issues through
> interactions with peers, luminaries and emerging and established companies.
> http://p.sf.net/sfu/rsaconf-dev2dev
> _______________________________________________
> Gridsim-developers mailing list
> Gri...@li...
> https://lists.sourceforge.net/lists/listinfo/gridsim-developers
>
|