[ns] Deadline Extension, June 18 MOBILITY 2012 October 21-26, 2012 - Venice, Italy

2012-05-30 Thread Cristina Pascual


INVITATION:

=

The submission deadline is extended to June 18, 2012.

Please consider to contribute to and/or forward to the appropriate groups the 
following opportunity 
to submit and publish original scientific results to MOBILITY 2012.

In addition, authors of selected papers will be invited to submit extended 
article versions to one of 
the IARIA Journals: http://www.iariajournals.org

=


== MOBILITY 2012 | Call for Papers ===

CALL FOR PAPERS, TUTORIALS, PANELS

MOBILITY 2012, The Second International Conference on Mobile Services, 
Resources, and Users

October 21-26, 2012 - Venice, Italy


General page: http://www.iaria.org/conferences2012/MOBILITY12.html

Call for Papers: http://www.iaria.org/conferences2012/CfPMOBILITY12.html

- regular papers
- short papers (work in progress)
- posters

Submission page: http://www.iaria.org/conferences2012/SubmitMOBILITY12.html


Submission deadline: June 18, 2012

Sponsored by IARIA, www.iaria.org


Extended versions of selected papers will be published in IARIA Journals: 
http://www.iariajournals.org


Please note the Poster and Work in Progress options.

The topics suggested by the conference can be discussed in term of concepts, 
state of the art, 
research, standards, implementations, running experiments, applications, and 
industrial case studies. 
Authors are invited to submit complete unpublished papers, which are not under 
review in any other 
conference or journal in the following, but not limited to, topic areas.

All tracks are open to both research and industry contributions, in terms of 
Regular papers, Posters, 
Work in progress, Technical/marketing/business presentations, Demos, Tutorials, 
and Panels.

Before submission, please check and conform with the Editorial rules: 
http://www.iaria.org/editorialrules.html


MOBILITY 2012 Topics (topics and submission details: see CfP on the site)


Mobile architectures, mechanisms, protocols

Mobility and wireless; Mobility enabling protocols; Mobile software; Service 
composition in mobile 
environments; Knowledge and service discovery in mobile environments; On-demand 
mobility; User 
presence in mobile environments; Replication in mobile environments; Middleware 
for mobile 
environments; Internet and mobility; Software architecture for mobile 
applications

Mobile networking and management

Fundamentals of mobile networks; Mobile-Fixed interworking; Heterogenous 
networks; Beyond IMT-A; 
Mobile network virtualization; Femtocells and relays; Mobile cells; Mobile 
network sharing and 
network access; Self-management of mobile networks; Mobility management; Access 
control in mobile 
environments; Advanced roaming concepts; Mobile network edge-based service 
delivery platforms; Mobile 
content delivery networks; Mobile peer-to-peer systems; Mobile VPNs; Quality of 
experience in mobile 
networks

Mobile devices and services

Smart mobile devices; Embedded mobile; Sensors and mobiles; Mobile media, 
mobile content; Mobile 
applications (mobile learning, mobile healthcare, etc.); Mobile games; Mobile 
business; Mobile Web 
applications; Apps versus Web; Novel software concepts for mobile services; 
Mobile- and micro 
payment; mCommerce

Mobile prosumers and interfaces

User interaction and mobility; Mobile communities; Mobile Web interfaces and 
interaction techniques; 
Implementations and experimental mobile systems; Mobile Web; Mobile search and 
advertising

Mobile Internet of Things

Future mobile Internet; Internet of Things; Machine to Machine, People, 
Business (M2x); Online; Smart 
Homes; Smart Cities

Vehicular mobile technology

Architectures and platforms; Vehicular ad hoc networks; Vehicular routing 
metrics and supporting 
protocols; Mobility management and topology control; Standardization of 
vehicular networks; User 
aspects; Business enablers

Challenges in mobile environments

Security and privacy environments; Protection and safety of distributed mobile 
data; Context-aware 
mobility and privacy; Mobile emergency communication and public safety; 
Location-based services; 
Micro-payments; Accuracy and preciseness in localizing mobile entities


Committee: http://www.iaria.org/conferences2012/ComMOBILITY12.html


IARIA Publicity Board
--



[ns] help : changes needed for implementing a new application in NS2

2012-05-30 Thread taghrid Mazloum


Hello,

I implement a new application in NS2 but I have an error.
I want to know the changes needed for this implementation.


The message was :
 
invalid command name Application/Vgrid
while executing
Application/Vgrid create _o50 
invoked from within
catch $className create $o $args msg
invoked from within
if [catch $className create $o $args msg] {
if [string match __FAILED_SHADOW_OBJECT_ $msg] {
delete $o
return 
}
global errorInfo
error class $...
(procedure new line 3)
invoked from within
new Application/Vgrid
invoked from within
set vehicle [new Application/Vgrid]
(file v2g_2.tcl line 98)
  


[ns] ns help for agent advertisement

2012-05-30 Thread monika singh

hey guys m trying to implement wormhole attack  for tat i need to
advertise the false address of a node so tat another node could think
tat node a is my neighbour. so is there anyone who could help me or it
would be better if u could give me the code of wormhole attack
Monika Singh
M.tech(KNIT)



[ns] Ns-2.35 SIGSEGV segmentation fault Tcl_Write()

2012-05-30 Thread Shravan Garlapati

Hi All,
 I ran NS-2 simulation using one TCP source and one TCP sink i.e.
just two nodes. I started simulation at 10 and end time is 50. I got the
following error almost at the end of simulation i.e. at time 49.986260487

Program received signal SIGSEGV, Segmentation fault.
0x0066de51 in Tcl_Write ()

The following is the result of gdb backtrace

#0  0x0066de51 in Tcl_Write ()
#1  0x00585012 in BaseTrace::dump (this=0xe5cba0)
at trace/basetrace.cc:82
#2  0x004f1760 in CMUTrace::recv (this=0xe58470, p=0xe922f0, h=0x0)
at trace/cmu-trace.cc:1234
#3  0x004cd309 in Mac_IFControl::recvDATA (this=0xe3c380,
p=0xe922f0)
at mac/mac-ifcontrol.cc:1807
#4  0x004ccba9 in Mac_IFControl::recv (this=0xe3c380, p=0xe922f0,
h=0x0) at mac/mac-ifcontrol.cc:1584
#5  0x004ebc76 in InterferencePhy::recv_handler (this=0xe3a760)
at mac/interference-phy.cc:172
#6  0x004eb7aa in PhyRecvTimer::expire (this=0xe3a9a8, e=0xe3a9b8)
at mac/interference-phy.cc:78
#7  0x0040b67c in TimerHandler::handle (this=0xe3a9a8, e=0xe3a9b8)
at common/timer-handler.cc:99
#8  0x0040bab8 in Scheduler::dispatch (this=0xda4340, p=0xe3a9b8,
t=50.006452486851273) at common/scheduler.cc:150
#9  0x0040b9db in Scheduler::run (this=0xda4340)
at common/scheduler.cc:129
#10 0x0040bbda in Scheduler::command (this=0xda4340, argc=2,
argv=0x7fffcc68) at common/scheduler.cc:198
#11 0x00603466 in TclClass::dispatch_cmd(void*, Tcl_Interp*, int,
char const**) ()
#12 0x00607d9d in OTclDispatch (cd=optimized out, in=0xab4090,
argc=3, argv=0xab5480) at otcl.c:455
#13 0x0060bc8c in TclInvokeStringCommand ()
#14 0x006100f8 in TclEvalObjvInternal ()
#15 0x00654324 in TclExecuteByteCode ()
#16 0x0065bef0 in TclCompEvalObj ()
#17 0x00654777 in TclExecuteByteCode ()
#18 0x00694a83 in TclObjInterpProcCore ()
#19 0x0060bdd8 in TclInvokeObjectCommand ()
#20 0x00607ee5 in OTclDispatch (cd=optimized out, in=0xab4090,
argc=2, argv=0xab5280) at otcl.c:498
#21 0x0060bc8c in TclInvokeStringCommand ()
#22 0x006100f8 in TclEvalObjvInternal ()
#23 0x00654324 in TclExecuteByteCode ()
#24 0x00694a83 in TclObjInterpProcCore ()
#25 0x0060bdd8 in TclInvokeObjectCommand ()
#26 0x00607d9d in OTclDispatch (cd=optimized out, in=0xab4090,
argc=2, argv=0xab5060) at otcl.c:455
#27 0x0060bc8c in TclInvokeStringCommand ()
#28 0x006100f8 in TclEvalObjvInternal ()
#29 0x00611bb1 in TclEvalEx ()
#30 0x006122f6 in Tcl_EvalEx ()
#31 0x0067765e in Tcl_FSEvalFileEx ()

when I googled this problem I found similar post at
http://old.nabble.com/segmentation-fault-while-running-ns2.29-on-cygwin-and-instvar-global-scope-error-when-running-on-RHL-9-td29486777.html
but no body posted a solution.

Thanks
Shravan