From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28204 invoked by alias); 26 Oct 2005 14:51:26 -0000 Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Received: (qmail 28186 invoked by uid 22791); 26 Oct 2005 14:51:23 -0000 Received: from web30604.mail.mud.yahoo.com (HELO web30604.mail.mud.yahoo.com) (68.142.200.127) by sourceware.org (qpsmtpd/0.30-dev) with SMTP; Wed, 26 Oct 2005 14:51:23 +0000 Received: (qmail 627 invoked by uid 60001); 26 Oct 2005 14:51:21 -0000 Message-ID: <20051026145121.625.qmail@web30604.mail.mud.yahoo.com> Received: from [61.17.203.71] by web30604.mail.mud.yahoo.com via HTTP; Wed, 26 Oct 2005 07:51:21 PDT Date: Wed, 26 Oct 2005 14:51:00 -0000 From: Kaushik karandikar To: ecos-discuss@ecos.sourceware.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Subject: [ECOS] network stack X-SW-Source: 2005-10/txt/msg00220.txt.bz2 Hi All, I am using the i82559 ethernet Target PC hardware. I want to run the server_test program to check the client-server communication. I have selected the 'net' option alongwith the template. I am unable to run the test program. I am calling init_all_network_interfaces() from my code. I am donig the static IP configuration(no BOOTP/DHCP). Even the ARP fills the address i checked with arp -a command. But i am not getting any TCP packets when i run the client by using 'netcat'. i debug the ethernet driver code, i am getting al the broadcast packets. what all things do i need to do. Please help me out. Thanks and Regards, Kaushik __________________________________ Yahoo! Mail - PC Magazine Editors' Choice 2005 http://mail.yahoo.com -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss