Author |
|
maorc Newbie
Joined: 15 December 2010 Location: Israel
Online Status: Offline Posts: 10
|
Posted: 07 February 2011 at 4:29am | IP Logged
|
|
|
Hi,
How do I get the chunk content (the actual string) that triggered the ReceivedData
event?
As long as I see the only option is to use the ServerResponse property which
returns the whole response and not only the received chunk. The problem is that
getting the ServerResponse each time could be very slow for long responses (such
as fetch).
Thanks,
Maor
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 07 February 2011 at 5:20am | IP Logged
|
|
|
This can only be done using MailBee.NET Objects.
--
Regards,
Igor, AfterLogic Support
|
Back to Top |
|
|
maorc Newbie
Joined: 15 December 2010 Location: Israel
Online Status: Offline Posts: 10
|
Posted: 07 February 2011 at 5:28am | IP Logged
|
|
|
Thanks Igor,
However, unfortunately our solution is written in C++ and we can't use .NET
components.
Is it possible to include such functionality in the next builds?
Maor
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 07 February 2011 at 6:55am | IP Logged
|
|
|
According to the product manager, those features are unlikely to be added in ActiveX version of MailBee
anytime soon. We'll keep the suggestion in mind though. Thank you!
--
Regards,
Igor, AfterLogic Support
|
Back to Top |
|
|
maorc Newbie
Joined: 15 December 2010 Location: Israel
Online Status: Offline Posts: 10
|
Posted: 07 February 2011 at 7:11am | IP Logged
|
|
|
We really like to use Mailbee but we can't purchase it (we're using the trial)
without these features.
Can we get the source code or optionally purchase it (for private use) so we can
customize it to our needs?
Maor
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 07 February 2011 at 7:14am | IP Logged
|
|
|
We offer source code license option for MailBee.NET Objects only.
--
Regards,
Igor, AfterLogic Support
|
Back to Top |
|
|
maorc Newbie
Joined: 15 December 2010 Location: Israel
Online Status: Offline Posts: 10
|
Posted: 07 February 2011 at 7:33am | IP Logged
|
|
|
OK. Thanks.
|
Back to Top |
|
|