Visible Light Communication Module in NS-3 (ns-3.36)
71 views
Skip to first unread message
E V Karthikeya Sri Raghavendra
unread,
Nov 3, 2022, 1:07:18 AM11/3/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ns-3-users
Hi everyone,
I've been asked to work on the VLC module using NS3. I am fairly new to NS3. I tried to use the vlc channel (instead of point-to-point channel) between n0 and n1 in examples/tutorial/first.cc to make a simple connection between two nodes. The log said that the packets were sent from the client but not recieved at the server. Am I missing something? I would appreciate any kind of help.