This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

network stack


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]