Hi there,
Version : 6.7.x.x
OS : Microsoft Windows XP Professional (Service Pack 3)
Used in : C#.net2.0 project
File : 70kb .jpg
I have found a problem which you may want to look into.
When trying to use a wclOPPClient to send a file to a Nokia 6320i the OnConnect event's wclConnectEventArgs.Error is always returning the value 43 (wclErrors.WCL_E_TIMEOUT). It does deliver without issue to other devices for example Nokia 6300 or Sony Ericsson k700i
When using the same code with WCL version 6.6.3.0 delivery did not timeout to the Nokia 6320i
I have tested with versions 6.7.0.0 and 6.7.1.0 both experience this timeout issue.
Along with 6.7.1.0 I have the following versions of dlls in the same execution directory
wcl2wbt2.dll = 6,6,3,0
wcl2wbt.dll = 6,7,1,0
I will continue to use 6.7.1.0 for the time being since it generally seems to be working and I want to take advantage of the latest fixes and features.
Also with the move from 6.6.x.x to 6.7.x.x has the property wclOPPClient.ConnectTimeout changed from seconds to milliseconds? The documentation is unclear on what value to set here.
Many thanks