From: Andrew Wozniak <awozniak@mc.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Re: recieving network packets ?
Date: Thu, 26 Jan 2006 09:26:48 -0500 [thread overview]
Message-ID: <43D8DC28.6030707@mc.com> (raw)
In-Reply-To: <3634de740601260323l57a698beh2636f99d70dddd98@mail.gmail.com>
Maximus wrote:
> On 1/25/06, Wolfgang Denk <wd@denx.de> wrote:
>> In message <3634de740601250603r38b2b323i4a075f7fcabe5260@mail.gmail.com> you
>> wrote:
>>> I uboot - i want to recieve network packets. I wrote a small
>>> program using the code available in uboot.
>>> However its not working ?. Can anyone point me where i am going
>> wrong> ?.
>>
>> Which protocol are you trying to implement?
>
> Its an application level protocol using UDP. i am able to send
> packet but unable to recieve
> packets.
>
> I am trying to add a command which when executed, just acts like a
> server - it just recieves some packets from a remote host and takes
> action.
>
> i am having trouble in just doing that. i read the description in net/net.c.
>
>
> Could u please help me on this. please let me know where am i doing wrong.
>
> i am implementing a command it does not send any packets - it just
> recieves packets
> from a remote host. (Just like a server in network applications.)
UBoot has a netconsole capability which listens via UDP. Why not try
using this feature instead of inventing something new.
Once you have netconsole configured and working, a remote client can
send a UBoot command, shell script, custom command or even a UBoot applet.
>
>
> Regards,
> John.
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
> for problems? Stop! Download the new AJAX search engine that makes
> searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
> http://sel.as-us.falkag.net/sel?cmd=k&kid\x103432&bid#0486&dat\x121642
> _______________________________________________
> U-Boot-Users mailing list
> U-Boot-Users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/u-boot-users
>
next prev parent reply other threads:[~2006-01-26 14:26 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-01-25 14:03 [U-Boot-Users] recieving network packets ? Maximus
2006-01-25 14:56 ` Wolfgang Denk
2006-01-26 11:23 ` [U-Boot-Users] " Maximus
2006-01-26 14:26 ` Andrew Wozniak [this message]
2006-01-26 20:58 ` Wolfgang Denk
2006-01-27 5:31 ` Maximus
2006-01-27 10:04 ` Wolfgang Denk
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=43D8DC28.6030707@mc.com \
--to=awozniak@mc.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.