Re: Okay to create a socket PRIOR to ip configuration?
- From: "Arkady Frenkel" <arkadyf@xxxxxxxxxxxxxxxx>
- Date: Thu, 21 Jul 2005 11:52:52 +0200
AFAIK APIPA is in use from CE 4.2 or 5 , but better ask that on CE forums
like
microsoft.public.windowsce.platbuilder
microsoft.public.windowsce.app.development
..public.windowsce.app.development
and many others
Arkady
"Kelly" <couchk_bulkREMOVEBOLD@xxxxxxxxxxx> wrote in message
news:76EA6741-9E84-4EAA-A93C-A8BEA655D5C9@xxxxxxxxxxxxxxxx
>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
>>
>>
>>
.
- References:
- Okay to create a socket PRIOR to ip configuration?
- From: Kelly
- Re: Okay to create a socket PRIOR to ip configuration?
- From: Alexander Nickolov
- Re: Okay to create a socket PRIOR to ip configuration?
- From: Kelly
- Okay to create a socket PRIOR to ip configuration?
- Prev by Date: Might not have permmission to use the network resource
- Next by Date: Re: Sample bluetooth application code for Windows XP?
- Previous by thread: Re: Okay to create a socket PRIOR to ip configuration?
- Next by thread: Sample bluetooth application code for Windows XP?
- Index(es):
Relevant Pages
|