How can I start to implement TCP in MANET

48 views
Skip to first unread message

chitsu...@gmail.com

unread,
Jul 23, 2015, 12:59:14 AM7/23/15
to OMNeT++ Users

How can I start to implement TCP in MANET
,I have installed omnet4.6++ and import INET framework 2.6

Alfonso Ariza Quintana

unread,
Jul 23, 2015, 3:52:33 AM7/23/15
to omn...@googlegroups.com

See the examples, usually, the manet examples use udp, you only need to change the source type from udp to tcp. You can see in the examples how to activate TCP sources

--
You received this message because you are subscribed to the Google Groups "OMNeT++ Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to omnetpp+u...@googlegroups.com.
Visit this group at http://groups.google.com/group/omnetpp.
For more options, visit https://groups.google.com/d/optout.

Chit Su

unread,
Jul 26, 2015, 3:03:55 AM7/26/15
to omn...@googlegroups.com
Thanks you.
when i had run the inet/examples/inet/nclient/Nclient.ned, the
following warning appeared.
...............................................................................................
Error in Module(cModule)Nclients(id=1) during network setup:
Class "inet::Ipv4Networkconfigurator" not found -- perhaps its
code was not linked in, orthe class wasn't registered with
Register_Class(),or in the case of modules and channels, with
Define_Module()/Define_channel().
..............................................................................................
How can I do to run the example in inet.

On 7/23/15, Alfonso Ariza Quintana <aari...@hotmail.com> wrote:
> See the examples, usually, the manet examples use udp, you only need to
> change the source type from udp to tcp. You can see in the examples how to
> activate TCP sources
>
>
>
> De: omn...@googlegroups.com [mailto:omn...@googlegroups.com] En nombre de
> chitsu...@gmail.com
> Enviado el: jueves, 23 de julio de 2015 6:59
> Para: OMNeT++ Users <omn...@googlegroups.com>
> Asunto: [Omnetpp-l] How can I start to implement TCP in MANET
>
>
>
>
> How can I start to implement TCP in MANET
>
> ,I have installed omnet4.6++ and import INET framework 2.6
>
> --
> You received this message because you are subscribed to the Google Groups
> "OMNeT++ Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to omnetpp+u...@googlegroups.com
> <mailto:omnetpp+u...@googlegroups.com> .
> Visit this group at http://groups.google.com/group/omnetpp.
> For more options, visit https://groups.google.com/d/optout.
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "OMNeT++ Users" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/omnetpp/req0G9mzVXw/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to

Alfonso Ariza Quintana

unread,
Jul 27, 2015, 6:05:00 AM7/27/15
to omn...@googlegroups.com
I can't reproduce the problem, I can run the example without problem
What version of inet are you using?



-----Mensaje original-----
De: omn...@googlegroups.com [mailto:omn...@googlegroups.com] En nombre de Chit Su
Enviado el: domingo, 26 de julio de 2015 9:04
Para: omn...@googlegroups.com
Asunto: Re: [Omnetpp-l] How can I start to implement TCP in MANET
To unsubscribe from this group and stop receiving emails from it, send an email to omnetpp+u...@googlegroups.com.

chitsu...@gmail.com

unread,
Jul 28, 2015, 2:33:36 PM7/28/15
to OMNeT++ Users, aari...@hotmail.com


I've installing OMNeT++-4.6 and INET 2.99.1-df008d3.
 
I can run TicToc examples and dyna sample without error.
but I'm faceing the error when running the INET examples such as adhoc > NET802.11.ned.

Michael Kirsche

unread,
Jul 28, 2015, 6:11:46 PM7/28/15
to OMNeT++ Users, chitsu...@gmail.com
Did you check that you've selected all necessary features of INET? Missing classes and modules might be the cause if a feature was not selected before the compilation starts.

Another thing, Instead of the developer's build, I'd recommend to use the final INET 3.0 version.
Reply all
Reply to author
Forward
0 new messages