Re: UDP packet send / receive



balajiyalam@xxxxxxxxx wrote:

>
> i am unable to send an UDP packet to embedded board on which IP was not
> implemented. MAC Address and port number were implemented.
>
> please let me known how to send UDP packet to Embedded board through
> MAC Address and port.
>
> please help me

You are far from getting UDP datagrams through. You must implement something
on both ends to send and receive data through physical layer.

Enjoy


.



Relevant Pages

  • UDP packet send / receive
    ... i am unable to send an UDP packet to embedded board on which IP was not ... MAC Address and port number were implemented. ...
    (comp.arch.embedded)
  • Re: UDP packet send / receive
    ... MAC Address and port number were implemented. ... please let me known how to send UDP packet to Embedded board through ... tauno voipio iki fi ...
    (comp.arch.embedded)
  • [fw-wiz] udp port 0
    ... Either the packet is a fragment (so there is no source - dest port), ... i keep getting logs from my IOS router 12.4 T about denying udp packet ...
    (Firewall-Wizards)
  • Re: Unrecognized UDP Packets
    ... On the cFP-2120 I have an application with a loop waiting on UDP ... receives an unexpected UDP packet from each of the other 3 FieldPoint ... The remote port for these unexpected packets is ...
    (comp.lang.labview)
  • VB Net Socket Error?
    ... I wrote a few lines of code to send a UDP packet to a remote machine. ... if I give the sendto statement a bogus IP or port (that is not open ... Dim txString() As Byte = Encoding.ASCII.GetBytes ...
    (microsoft.public.dotnet.languages.vb)