Welcome to LEAD Support Forum Login | Register | Faq  

    LEAD Support Forum
  Resource to find answers and post technical questions about LEAD products.
Search    
   

Re: JPIP "BeginGetJpipResponse" not working as expected
Started by Varun Magon at 05-08-2009 7:14. Topic has 2 replies.

Print Search « Previous Thread Next Thread »
  05-08-2009, 7:14
Varun Magon is not online. Last active: 5/8/2009 2:34:51 PM Varun Magon

Not Ranked
Joined on 05-08-2009
Posts 2
JPIP "BeginGetJpipResponse" not working as expected
Reply Quote
Hi,

I am doing some POC regarding the JPIP communication using Leadtools JPIP module.
I am trying to send a customized request to the server using "BeginGetJpipResponse" method of"JPIPClient" class, but somehow it does not send any request to the specified server.

Also, I could not find any property/method/event on the other side (ie. server) where I can find if the client has connected.

Can anyone from the leadtools team please provide a code snippet to do the same. Its kinda urgent. I need to finish my POC ASAP and need to take a decision whether to use Leadtools for the same or look for some other vendor.
   Report 
  05-08-2009, 9:33
Varun Magon is not online. Last active: 5/8/2009 2:34:51 PM Varun Magon

Not Ranked
Joined on 05-08-2009
Posts 2
Re: JPIP "BeginGetJpipResponse" not working as expected
Reply Quote
Hi,

A little progress. Now I am able to get the server response through "EndGetJpipResponse" method and have access to data bins as well (JpipResponse.DataBins). But I am unable to display the image on the JpipRasterImageViewer through the data bins received.

Can anyone from the leadtools team please provide a code snippet to do the same.
   Report 
  05-11-2009, 5:54
Basel is not online. Last active: 12/29/2009 11:15:20 AM Basel



Top 10 Posts
Joined on 03-24-2009
Posts 411
Re: JPIP "BeginGetJpipResponse" not working as expected
Reply Quote
If you use our JPIP demos, does the image get transmitted and displayed correctly?

If you haven't tried them yet, there are 2 demos shipped with the toolkit, which are JpipServerDemo and JpipClientDemo. Their source code is in:
LEADTOOLS16\Examples\DotNet\CS (for C#)
LEADTOOLS16\Examples\DotNet\VB (for VB.NET)

If you're trying to do something else, please provide more details about it.


Basel Abdel-Aziz
LEAD Technical Support

   Report 
Post
LEAD Support Fo... » Developer » JPIP » Re: JPIP "BeginGetJpipResponse" not working as expected

Powered by Community Server, by Telligent Systems