10-09-2009 01:16 PM - last edited on 10-09-2009 01:17 PM
More news - no I am not home yet
We installed Apache on my W7 machine and on a XP machine with SP3 - same version, same file to download. Guess, what happens? Windows XP works, W7 not!
On the Flip it takes longer for the hang or error to occur, on my Curve it now happens after about 2 seconds. So my guess seems - well most likely, let´s drive home and test Linux -to be right. There have been changes in the TCP stacks of W7 and maybe Vista which RIM cannot handle. So whom to blame now? I can download from Linux and from Windows XP when hosting on W7 ... so they CAN download
I will update my ticket on the Issue Tracker - let´s wait for RIM.
BTW: we also tested Windows Server 2003 R2 -problem as well as on W7 ...
10-09-2009 01:36 PM - last edited on 10-09-2009 01:36 PM
10-09-2009 01:52 PM
10-09-2009 02:23 PM
I am sorry that you took it the wrong. I was trying to be a bit sarcastic.
Mind you. I am struggling with my TCP/IP problem as well. My problem is a bit different. The application receives well. However, I can only transmit 50 or so times before the send command hangs. No exception, nothing. My server is, I think, win2k professioal. Now you mentioned it. Maybe I should try running it on xp or Linux.
10-09-2009 03:43 PM
Ah ok, I am sorry. I have to much to do with "Microsoft bashers". We have different situations here. Sometimes we get IO errors, sometimes network timeouts, sometimes - like you - even nothing. I will but up the Linux live CD now and check if it works...
10-09-2009 05:53 PM
This is what I have found so far.
TCP - I can receive as much as I want on a socket as long as I don't try to send at the same time
UDP - I can send as much as I want as long as I don't try to receive at the same time
I will try to put this two in a single application with seperate thread on Monday and see what happens.
10-09-2009 06:14 PM
10-09-2009 06:50 PM