Hi,
I've done a little app with the WCL, and one of the basic features is too show the statistics. The people for whom I work, are telling me that there are a lot of rejected connections in comparison with their old software.
Then I tried the proximitySenderDemo and I'm founding a lot of weird thins. First of all, i put a timeout time of 120 seconds, and each proximitysender round, there are a lot of devices who send a 'timeout' (WCL_E_TIMEOUT) in the first 15 seconds.
Therefore another lot of devices send rejected connection in the first 15 seconds too (WCL_E_CONNECTION_REJECTED). On top of them, a few of them throws a internal driver error and others obex_forbidden and stuff like that.
What could be the reason of this? the usb drivers? the usb dongles? there are actually a lot of people looking at the movile in each second and they reject the request inmediatly?
Am I doing something wrong? do I have to put in the black list some manufacturers like IPhone and blackberry(I already put this two manufacturers MAC on the black list, so they are beeing ignored).
I will apreciatte any kind of help