This is the mail archive of the ecos-discuss@sources.redhat.com 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]

Re: Linux Synthetic and networking


On Thu, May 09, 2002 at 11:13:26AM -0500, Stephen Polkowski wrote:
> Hi all,
> 
> 	Does the Linux Synthetic platform allow networking on the native system? 
>   In other words, does the ECOS kernel default to native linux socket 
> calls, or is ECOS simulating a fake network stack internally? I'm 
> looking to debug a tcpip application, but I need to connect to it from a 
>   seperate tcpip client (ie ftp server and client).

You say client. Well eCos has an FTP client. Look in
net/tcpip/ftpclient. You can test your ftp server with this client,
using IP address 127.0.0.1, or what ever you have assigned to the
loopback device.

         Andrew

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


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