Hello again,
have anybody run the Webservice framework on eumulator (SDK S60 3rd MR).
i try to access o webservice with
i didnot get any error or crash and no prompt for connection (like HttpClient) and cannot see traffic neither at the emulator diagnostic monitor nor with ethereal.Code:CSenXmlServiceDescription *pServiceDesc = CSenXmlServiceDescription::NewLC(KServiceEndpoint, KNullDesC8()); pServiceDesc->SetFrameworkIdL(KDefaultBasicWebServicesFrameworkID); ... iServiceConn = CSenServiceConnection::NewL(*this, pServiceDesc);
befor i got mad again because of missing doku.
Please say that you have a BasicWebServices (not ID-WSF) run at emulator and can send me some code.
Thanks a lot





