Re: Possible to implement something like (General questions)
Hi,
In order to use the Received Event in GUI mode(.ocx), you should set Handled parameter of the event to True. This will cause wodTelnetDLX not to remove the data from the buffer.
Since the component needs to display the received data on the screen, the Receive method is already being called internally, so unless Handled parameter is set, the data won't be shown in.
Hope this helps.
Regards,
Damba
Complete thread:
- Possible to implement something like Get Last Li - enaiman, 2007-10-18, 02:57
- Re: Possible to implement something like - wodDamir, 2007-10-18, 08:53
- Re: Possible to implement something like - enaiman, 2007-10-19, 00:19
- Re: Possible to implement something like - enaiman, 2007-11-23, 01:38
- Re: Possible to implement something like - wodDamir, 2007-11-23, 02:55
- Re: Possible to implement something like - enaiman, 2007-11-23, 04:00
- Re: Possible to implement something like - wodDamir, 2007-11-23, 08:49
- Re: Possible to implement something like - enaiman, 2007-11-23, 04:00
- Re: Possible to implement something like - wodDamir, 2007-11-23, 02:55
- Re: Possible to implement something like - enaiman, 2007-11-23, 01:38
- Re: Possible to implement something like - enaiman, 2007-10-19, 00:19
- Re: Possible to implement something like - wodDamir, 2007-10-18, 08:53