Re: WriteFile to mailslot created by another processes on same XP machine fails with network error
- From: "Arkady Frenkel" <arkadyf@xxxxxxxxxxxxxxxx>
- Date: Mon, 31 Jul 2006 10:09:36 +0200
Great!
You entered the old problem of NT in the battle between winsock and name
pipes. MS advised to use winsock because name pipes use SMB over Netbios
redirector ( from W2K SMB can work over TCPIP directly too and in such way
prefered to be used in many situations , like
http://support.microsoft.com/default.aspx?scid=KB;en-us;q204279 ) which in
advance use TCPIP stack and sockets used it directly. Obviously, name pipes
have its security pluses and can be used in WCF for binding ( the list of
such include TCP( not UDP), HTTP,MSMQ and P2P additionally )
Arkady
<kronon34@xxxxxxxxx> wrote in message
news:1154292333.249596.36480@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Arkady,
Ok. Well thanks for the suggestion anyway.
The problematic machines have static IP address with NetBIOS over
TCP/IP disabled. Upon furrther experimentation the problem goes away if
NetBIOS over TCP/IP is enabled.
Kurt
.
- Follow-Ups:
- References:
- WriteFile to mailslot created by another processes on same XP machine fails with network error
- From: kronon34
- Re: WriteFile to mailslot created by another processes on same XP machine fails with network error
- From: Arkady Frenkel
- Re: WriteFile to mailslot created by another processes on same XP machine fails with network error
- From: kronon34
- Re: WriteFile to mailslot created by another processes on same XP machine fails with network error
- From: Arkady Frenkel
- Re: WriteFile to mailslot created by another processes on same XP machine fails with network error
- From: kronon34
- WriteFile to mailslot created by another processes on same XP machine fails with network error
- Prev by Date: Re: Winsock: Strange behaviour
- Next by Date: Re: RTP streaming
- Previous by thread: Re: WriteFile to mailslot created by another processes on same XP machine fails with network error
- Next by thread: Re: WriteFile to mailslot created by another processes on same XP machine fails with network error
- Index(es):
Relevant Pages
|