Welcome Guest! To enable all features, please Login or Register.

Notification

Icon
Error

Options
View
Last Go to last post Unread Go to first unread post
#1 Posted : Tuesday, September 22, 2009 2:54:02 AM(UTC)
mErbacher

Groups: Registered
Posts: 4


I am using leadtools 16.5 with the c-dlls.

The problem is that in synchronous mode the client waits for each request to complete before sending the next one. If sending a CMove and than rejecting the Associaterequest from the server, I get a CMove-Respones with status COMMAND_STATUS_UNKNOWN from my SCP. It seems that the hdicomnet does not recognize this as a status which terminates the request. So no more commands are sent.
Is there a possibility to tell the hdicomnet that the request is complete?

Thank you
Markus Erbacher
 

Try the latest version of LEADTOOLS for free for 60 days by downloading the evaluation: https://www.leadtools.com/downloads

Wanna join the discussion? Login to your LEADTOOLS Support accountor Register a new forum account.

#2 Posted : Thursday, September 24, 2009 1:04:40 AM(UTC)

Basel  
Guest

Groups: Guests
Posts: 3,022

Was thanked: 2 time(s) in 2 post(s)

Markus,
Is the value COMMAND_STATUS_UNKNOWN defined somewhere in your program? What is its numerical value?
I couldn't find it in our documentation or header files. Where are you getting this status value? Is it in your RECEIVECMOVERESPONSECALLBACK function?

Please give us more details about the flow you're using and the results you're getting.

Do you get the same error when you use our C++ Class Library demos?

Also, is it possible to reproduce the problem using our client and server demos?
 
#3 Posted : Thursday, September 24, 2009 11:04:04 PM(UTC)
mErbacher

Groups: Registered
Posts: 4


You are right I got the value wrong. I receive UNKNOWN_STATUS in my RECEIVECMOVERESPONSECALLBACK.

But I ot the problem solved by now with the help of your demo. The problem was in my part of the program by interpreting the status of the message in a wrong way.

Thanks for your help.
 
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Powered by YAF.NET | YAF.NET © 2003-2024, Yet Another Forum.NET
This page was generated in 0.050 seconds.