These code from googlecode tinyos-main, r5538
In tos/lib/net/blip/UdpP.nc line 27 - 52 .
the alloc_lport function is used to allocate a port number for a udp client
by the sendtov() command of the UDP Interface.
but the statment " *last_localport = (last_localport < LOCAL_PORT_START) ?
last_loca
pe everything about the packet header, footer, and any meta-data.
> Application data is left intact.
>
> 2011/4/8 王靖
>
>> Hi all:
>>
>> I'm reading the TEP 116 Packet Protocols.
>>
>> In Section 2.1 there documents the "clear" command of
Hi all:
I'm reading the TEP 116 Packet Protocols.
In Section 2.1 there documents the "clear" command of Packet Interface. This
command is described as the following:
*The ``clear`` command clears out all headers, footers, and metadata*
*for lower layers. For example, calling ``clear`` on a routin
I am a student I used the last version of CVS code, which is from
sourceforge. (The version of googlecode always face a compile error when
using blip extra. )
platform: Fedora 13
tinyos version: 2.1.1
programmer: crossbow (MIB520CB, produced in 2007)
The first time (the first time i plug the inte