Re: Okay to create a socket PRIOR to ip configuration?



I am not very familiar with writing services, however this just happens to be
a service on a Windows CE platform. It is a very lightweight service
interface - simply a dll that you specify to load.

Does WinCE have this same dependency capability?

"Alexander Nickolov" wrote:

> You haven't specified proper service dependencies for your
> service.
>
> --
> =====================================
> Alexander Nickolov
> Microsoft MVP [VC], MCSD
> email: agnickolov@xxxxxxxx
> MVP VC FAQ: http://www.mvps.org/vcfaq
> =====================================
>
> "Kelly" <couchk_bulkREMOVEBOLD@xxxxxxxxxxx> wrote in message
> news:D7C8CFB9-3C97-47C3-A2E1-03B48CC3D31C@xxxxxxxxxxxxxxxx
> >I am experiencing some intermittent problems with winsock. In general two
> > windows systems should be communicating over winsock.
> >
> > I'd like to know if there is any problems associated with creating a
> > socket,
> > prior to the ethernet adapter being assigned an IP? My program is a
> > service
> > that begins listening for UDP packets at system startup. However, if this
> > system is setup to use DHCP and no server is present, it boots with none,
> > or
> > an invalid IP. So, it must be set manually. By this time, of course the
> > socket has already been created.
> >
> > I just want to clear up whether any problems I'm having could be related
> > to
> > this.
> >
> > Thanks.
> > -Kelly
>
>
>
.



Relevant Pages

  • Re: Winsock gives error 10022
    ... Microsoft MVP [Windows] ... "nesredep egrob " wrote: ... Winsock gives error 10022 ...
    (microsoft.public.win2000.general)
  • Re: Okay to create a socket PRIOR to ip configuration?
    ... >> You haven't specified proper service dependencies for your ... >>>I am experiencing some intermittent problems with winsock. ... >>> windows systems should be communicating over winsock. ... >>> socket has already been created. ...
    (microsoft.public.win32.programmer.networks)
  • Re: multi-threaded server
    ... up to 256K socket limit, but we don't actually use select. ... limitation of selectin WinSock. ... Microsoft MVP, MCSD ... SOCKET client = accept; ...
    (microsoft.public.win32.programmer.networks)
  • Re: Okay to create a socket PRIOR to ip configuration?
    ... Microsoft MVP, MCSD ... >I am experiencing some intermittent problems with winsock. ... > socket has already been created. ...
    (microsoft.public.win32.programmer.networks)
  • Re: Can you recommand a book about socket(tcp/ip) programming for windows CE
    ... there really are few differences for the average socket program. ... If you have to have a book to make you feel better, WinSock on Windows CE is ...
    (microsoft.public.windowsce.embedded)

Quantcast