Re: firewall and UDP packets, and errocode 10004
- From: yairinbal@xxxxxxxxx
- Date: 19 Jul 2006 10:21:26 -0700
Hi Arkady,
I tried using blocking and non-blocking sockets and the problem still
occur.
Thanks,
Yair
Arkady Frenkel wrote:
Another proposition : change your socket to non-blocked if it blocked
Arkady
<yairinbal@xxxxxxxxx> wrote in message
news:1153299720.836331.235660@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi Aakady,
We have no special LSP installed (i double checked and view
sporder.exe). It shows the expected LSPs:
MSAFD TCPIP TCP/IP
MSAFD TCPIP UDP/IP
MSAFD TCPIP RAW/IP
RSVP UDP Service provider
RSVP TCP Service provider
MSAFD NetBios....
Thanks,
Yair
Arkady Frenkel wrote:
Maybe some LSP installed on your computer , check it with sporder.exe
(PSDK)
Arkady
<yairinbal@xxxxxxxxx> wrote in message
news:1153229679.191235.77880@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hello,
I have a packet filtering firewall that blocks outgoing connection from
my machine.
I have an application that sends UDP packets. Apparently sendto()
function fails with error code 10004 (A blocking operation was
interrupted by a call to WSACancelBlockingCall).
It happens both on WIN2KSP4 and WIN2K3SP1
1. I am not using blocking hooks at all
2. As far as I understand, sendto() function should send packets and
succeed as soon as they leave the tcpip/ip stack (even the packets are
blocked in lower level by the packet filtering firewall).
Does anyone have any explanation for this behavior?
Thanks,
Yair
.
- Follow-Ups:
- Re: firewall and UDP packets, and errocode 10004
- From: Arkady Frenkel
- Re: firewall and UDP packets, and errocode 10004
- References:
- firewall and UDP packets, and errocode 10004
- From: yairinbal
- Re: firewall and UDP packets, and errocode 10004
- From: Arkady Frenkel
- Re: firewall and UDP packets, and errocode 10004
- From: yairinbal
- Re: firewall and UDP packets, and errocode 10004
- From: Arkady Frenkel
- firewall and UDP packets, and errocode 10004
- Prev by Date: Re: connect to http proxy
- Next by Date: Re: connect to http proxy
- Previous by thread: Re: firewall and UDP packets, and errocode 10004
- Next by thread: Re: firewall and UDP packets, and errocode 10004
- Index(es):
Relevant Pages
|