Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(3377)

Issue 332930043: send/receive UDP message from sensor node (IPv6) to an Internet host (IPv4) and vice versa

Can't Edit
Can't Publish+Mail
Start Review
Created:
6 years, 6 months ago by armangungor
Modified:
6 years, 6 months ago
Reviewers:
safa.ismail.si, mustafa.alabaychi, dkostic, dima.alissa, Alaiin
CC:
iotik2200ht17_ict.kth.se
Visibility:
Public.

Description

send/receive UDP message from sensor node (IPv6) to an Internet host (IPv4) and vice versa BUG=

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -27 lines) Patch
A udp-client/README.md View 1 chunk +12 lines, -0 lines 0 comments Download
M udp-client/project-conf.h View 1 chunk +9 lines, -0 lines 1 comment Download
M udp-client/udp-client.c View 3 chunks +6 lines, -27 lines 1 comment Download

Messages

Total messages: 3
armangungor
Please review the udp-client, description is available in readme file.
6 years, 6 months ago (2017-10-17 22:44:26 UTC) #1
safa.ismail.SI
I see that the code is fine. just wanted to remind about the variables that ...
6 years, 6 months ago (2017-10-18 09:47:17 UTC) #2
dima.alissa
6 years, 6 months ago (2017-10-19 12:18:36 UTC) #3
I tried to run the code on cooja it works correctly Please check my my comment

https://codereview.appspot.com/332930043/diff/1/udp-client/udp-client.c
File udp-client/udp-client.c (right):

https://codereview.appspot.com/332930043/diff/1/udp-client/udp-client.c#newco...
udp-client/udp-client.c:148: uip_ip6addr(&server_ipaddr, 0x0000, 0, 0, 0, 0,
0xffff, 0xc0a8, 0x0197); //192.168.1.151 host address
I suggest that we change the code so that we pass these variables as arguments
before compiling the code , so we do not need to change the code every time we
add new sensor node
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b