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]

Ethernet and httpd


Hello,

I figured out how to set up and run the httpd web server, and all is
well in that regard. However, I'm having trouble trying to get the next
part of this to work. What I want to do is at program start, look for an
Ethernet connection. If there is a connection, then start the httpd
server. If no connection exists, then do something else.  I've been
going through the docs about Ethernet, but I'm not 100% clear as to what
to look for. Also, I can't seem to locate the routine to launch the
server at a time other than startup. I've only been able to have the
server start up right at the initialization. Could someone point me in
the right direction?

Thanks,
Mike



-- 
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]