public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] Problem with TCP/IP stack
@ 2008-01-10 13:09 Antoine Zen-Ruffinen
  2008-01-10 13:18 ` Gary Thomas
  0 siblings, 1 reply; 20+ messages in thread
From: Antoine Zen-Ruffinen @ 2008-01-10 13:09 UTC (permalink / raw)
  To: ecos-discuss

Hi List folks,

I've a problem with the TCP/IP stack:
- I use TFTP to load my program in redboot. That work fine.
- My application start, call init_all_network_interfaces(), it do the
DHCP stuff. That work fine.
- Then I open a socket and try to send / receive data. No packet is even send.

Does someone has already seen such problem ?
Any idea ?

Antoine

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

^ permalink raw reply	[flat|nested] 20+ messages in thread
* [ECOS] Problem with TCP/IP Stack
@ 2002-07-18 22:44 Your Name
  0 siblings, 0 replies; 20+ messages in thread
From: Your Name @ 2002-07-18 22:44 UTC (permalink / raw)
  To: ecos-discuss

Hi All

I am facing a peculiar problem with eCos FreeBSD TCP/IP Stack.  TCP 
layer is not responding from Windows Systems.  In my application HTTP & 
Telnet Services are running.  When i give either HTTP or Telnet 
requests from Windows systems, it's not responding, But when i give 
requests from Linux system, i am getting response after 1 minute.  

Could any one solve my problem.  I missing somewhere, i could not get 
where i am missing.


Regards
Shobhan




-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss

^ permalink raw reply	[flat|nested] 20+ messages in thread
* [ECOS] problem with TCP/IP stack
@ 2001-01-26 10:47 Gary Guangyu Pei
  2001-01-26 13:46 ` Gary Thomas
  0 siblings, 1 reply; 20+ messages in thread
From: Gary Guangyu Pei @ 2001-01-26 10:47 UTC (permalink / raw)
  To: ecos-discuss

Hi,
I encountered the following problem with TCP/IP stack:
It cannot run both UDP server and client together. If I run server only,
it can receive UDP packets from the other nodes. However, if I run both
client and server, the client can keep on sending out packets, the server
will stop receiving packets after it receives the first packet (or
sometime the first 2 packets) from a client. I use the gdb to trace the
program. I find the received packages travelling along the protocol stack
all way up to udp_usrreq.c. After calling the sorwakeup() at line 565, the
server thread never gets to run.

Does anyone know what might go wrong? Do you have similar experience?

The network priority is 7. I tried both 6,7,8 priority for the udp server.

Thank you very much, any suggestion is highly appreciated.

Gary


^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2008-01-11 16:46 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-01-10 13:09 [ECOS] Problem with TCP/IP stack Antoine Zen-Ruffinen
2008-01-10 13:18 ` Gary Thomas
     [not found]   ` <2cbbd8de0801100544j62d5b5ecl75969aaec1da5122@mail.gmail.com>
2008-01-10 13:55     ` Gary Thomas
2008-01-10 14:15       ` Antoine Zen-Ruffinen
2008-01-10 15:32         ` Antoine Zen-Ruffinen
2008-01-11  8:48           ` Antoine Zen-Ruffinen
2008-01-11 12:38             ` Antoine Zen-Ruffinen
2008-01-11 12:47               ` Gary Thomas
2008-01-11 12:52                 ` Andrew Lunn
2008-01-11 15:43                 ` Antoine Zen-Ruffinen
2008-01-11 15:59                   ` Gary Thomas
2008-01-11 16:08                     ` Antoine Zen-Ruffinen
2008-01-11 16:29                       ` Gary Thomas
2008-01-11 16:38                         ` Antoine Zen-Ruffinen
2008-01-11 16:39                           ` Antoine Zen-Ruffinen
2008-01-11 16:46                             ` Gary Thomas
  -- strict thread matches above, loose matches on Subject: below --
2002-07-18 22:44 [ECOS] Problem with TCP/IP Stack Your Name
2001-01-26 10:47 [ECOS] problem with TCP/IP stack Gary Guangyu Pei
2001-01-26 13:46 ` Gary Thomas
2001-01-26 16:39   ` Gary Guangyu Pei

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).