Re: Duplicate socket between processes
- From: "Paul G. Tobey [eMVP]" <p space tobey no spam AT no instrument no spam DOT com>
- Date: Wed, 12 Mar 2008 08:36:57 -0700
How about just a different thread? Seems like the keep-alive is pretty
useless if it doesn't even indicate that the server process is running!
Paul T.
"ixrob" <ixrob@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:62915A51-1DC9-41C8-9DBB-2989CD9596D5@xxxxxxxxxxxxxxxx
Currently our communication server is running as a process but by making
it
as an dll the communication is twice as fast. But the problem is that the
communication server has a keep alive trafic (not tcp keep alive). When
debugging the app the communication is disconnected due to the keep alive.
I
was thinking of moving the keep alive trafic to its own process.
"Paul G. Tobey [eMVP]" wrote:
No. What's the application for which you need this ability? Maybe we
can
find some other way for you.
Paul T.
"ixrob" <ixrob@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:06F01C7A-9EB8-4ACA-92D6-72F7A3A53898@xxxxxxxxxxxxxxxx
Is it possible to duplicate a socket between processes on wince 5.0?
WSADuplicateSocket seems not to be supported.
.
- References:
- Re: Duplicate socket between processes
- From: Paul G. Tobey [eMVP]
- Re: Duplicate socket between processes
- Prev by Date: Re: Win Emb CE 6.0 / VS2008
- Next by Date: Re: Duplicate socket between processes
- Previous by thread: Re: Duplicate socket between processes
- Next by thread: Re: Duplicate socket between processes
- Index(es):
Relevant Pages
|