From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nishanth Menon Subject: Re: OMAP networking app Date: Wed, 23 Aug 2006 21:22:31 -0500 Message-ID: <44ED0D67.2010608@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-omap-open-source-bounces@linux.omap.com Errors-To: linux-omap-open-source-bounces@linux.omap.com To: Abot Botbot , Linux OMAP List List-Id: linux-omap@vger.kernel.org Abot Botbot wrote: > Hello all, > > I'm slated to develop an application that sends and recieves UDP > packets over the ethernet port of the OMAP5912 EVM board from spectrum > digital. Does anyone have a decent document pertaining to this process, > and better yet, a working application that could help guide my > development there-in? Any help you can offer will be greatly appreciated. once u have linux up, you can do what you would do on a PC/anywhere else. Linux application interface remains the same... so any standard network textbook can be a guide here... So the correct question would be do you have a linux port for 5912? The answer to my knowledge is "yes". Read this for further info: http://oskfordummies.hp.infoseek.co.jp/ Regards, Nishanth Menon