P
PocketDeveloper
I created an application where a set of PocketPCs talk to a laptop
using a simple WebService and an 80211b wireless connection.
The PocketPCs only send TINY messages, and request one very small
dataset...only about 1 kilobyte or so.
Two Pocket PCs work fine. But add 5 or 6 more, and EVERYTHING grinds
to a halt for a few of them! It seems random, but some PPC just hang
there when they try to tell the WebService they are there, or ask for
a dataset back.
Even with a few PocketPCs using the service at the same time, it's
useless because some of them hang forever waiting for a response that
never comes back from the WebService.
Suggestions?
Is this just the price to pay for Web Services?
Will it help to turn off security (it's not really needed in this
local environment)?
Any other things I should be checking?
This is a showstopper at this point. But I suspect it can be fixed
with the proper settings. Web Services CAN'T be this bad...CAN THEY?
Any and ALL thoughts are appreciated because I am stuck and not sure
how to proceed here.
using a simple WebService and an 80211b wireless connection.
The PocketPCs only send TINY messages, and request one very small
dataset...only about 1 kilobyte or so.
Two Pocket PCs work fine. But add 5 or 6 more, and EVERYTHING grinds
to a halt for a few of them! It seems random, but some PPC just hang
there when they try to tell the WebService they are there, or ask for
a dataset back.
Even with a few PocketPCs using the service at the same time, it's
useless because some of them hang forever waiting for a response that
never comes back from the WebService.
Suggestions?
Is this just the price to pay for Web Services?
Will it help to turn off security (it's not really needed in this
local environment)?
Any other things I should be checking?
This is a showstopper at this point. But I suspect it can be fixed
with the proper settings. Web Services CAN'T be this bad...CAN THEY?
Any and ALL thoughts are appreciated because I am stuck and not sure
how to proceed here.