Re: Windows XP sockets and multithreaded application
From: Arkady Frenkel (arkadyf_at_hotmailxdotxcom)
Date: 02/24/04
- Next message: Tom: "Re: Getting NetBIOS name"
- Previous message: Arkady Frenkel: "Re: CreateNPPInterface problem on XP"
- In reply to: Gregory S Topmiller: "Re: Windows XP sockets and multithreaded application"
- Next in thread: Len Holgate: "Re: Windows XP sockets and multithreaded application"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 24 Feb 2004 09:01:50 +0200
That what I meant , thinking that something wrong with you OS in this case.
Arkady
"Gregory S Topmiller" <greg.topmiller@acterna.com> wrote in message news:403AA0D4.6090505@acterna.com...
I do have success on other XP machines. Especially if I set the Advanced system services
to give priority to Background Services. Unfortunately I did not write any of this code and
have been tasked to get it working on all XP systems the customer may use.
Arkady Frenkel wrote:
Try that on different XP machine
Arkady
"Gregory S Topmiller" <greg.topmiller@acterna.com> wrote in message
news:40392580.7010203@acterna.com...
I'm trying to debug a multi-threaded application that uses sockets
running on Windows XP that
communications with another application running on an embedded system
running VxWorks.
The application runs fine on Windows NT but on Windows XP it seems to
hang while sending
data over the sockets. I look at the threads in the debugger and all
looks fine. I output
trace messages of the data sent and received over the socket to a window
and can see the
where it stops communicating. Its not in a consistant place. I do
notice it runs a lot better
(sometimes perfectly) when Internet explorer and Office XP applications
are not running.
Is there some sort of OS scheduling hiccup going on? Is there a
difference between XP and
NT scheduling?
Thanks for any help.
- Next message: Tom: "Re: Getting NetBIOS name"
- Previous message: Arkady Frenkel: "Re: CreateNPPInterface problem on XP"
- In reply to: Gregory S Topmiller: "Re: Windows XP sockets and multithreaded application"
- Next in thread: Len Holgate: "Re: Windows XP sockets and multithreaded application"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|