[Message Prev][Message
Next][Thread Prev][Thread Next][Message
Index][Thread Index]
RE: An Ethernet question
- Subject: RE: An Ethernet question
- From: Broadfoot, Kieran J
- Date: Thu, 11 Sep 2003 10:01:00 +0000
Its worth bearing in mind that both TCP and UDP talk over IP. IP does the
routing of messages across a network hence addressing is handled at this
level. UDP and TCP can both do point to point and broadcast but differ in
that TCP is an acknowledged protocol which requires more overhead. Given
the nature of xAP UDP makes more sense and it should be simpler to
implement
in smaller devices.
see <a href="http://tunnel.mrq3.com/explain/node2.html">http://tunnel.mrq3.com/explain/node2.html</a>
for further details
kieran
-----Original Message-----
From: Ian Bird [mailto:<a
href="/group/xAP_developer/post?postID=Z5jkhzENnORbgRvOkA9WKcbvfVcI3QEVXPAWoiMBLvnW_ylINStyyMmMNeUUndq4tF-R8BStx_gPgxw">Ian@M...</a>]
Sent: Thursday, September 11, 2003 9:53 AM
To: <a
href="/group/xAP_developer/post?postID=w5oOISuR9Zs2oc7QYyBjJey80J95J0LZ2sQDOYUKdQSU9nqKgadzTRuZomg4T2T8GTlvmsbGf7PxXR-az80qeuIYU4QmJF9x">xAP_developer@xxxxxxx</a>
Subject: [xAP_developer] An Ethernet question
Hi all
I have been looking into writing my own Ethernet receive etc.
routines on my AVR to go with the Wiznet hardware. Anyway, since xAP
is a broadcast thingy does this mean it uses UDP all the time. From
what I gather UDP means the IP (source I assume) and message as well
as some other stuff is passed to the micro on the end whereas using
TCP/IP only information for the target IP (assigned to the micro)
gets through.
I think this means that TCP/IP is a connection based medium and UDP
is broadcast? Is that correct?
If so, when writing a PC based application do you somehow specify the
method used to send a xAP message in the program?
Sorry, no PC experience on this stuff
Thanks
Ian
To unsubscribe from this group, send an email to:
<a
href="/group/xAP_developer/post?postID=7qiWYmTJztYarkIQuRYOyJP5KT_IgpTP7ioBbpifTPn2b_rlHaF0jhbeJR661sO9zl1ZvJq9N8jhpUoZXRFrNjTrEXWh7vEVkDthne8zcsdRAEM">xAP_developer-unsubscribe@xxxxxxx</a>
Your use of Yahoo! Groups is subject to <a href="http://docs.yahoo.com/info/terms/">http://docs.yahoo.com/info/terms/</a>
xAP_Development Main Index |
xAP_Development Thread Index |
xAP_Development Home |
Archives Home
|