On Jan 28, 2008, at 2:07 PM, [EMAIL PROTECTED] wrote:

Hi,

do you have any example how to use telnet in synapse? I didn't find anything.



You can use also lNet.
A example for telnet client is available in the source packages, demonstrating the TLTelnetClient.
http://members.chello.sk/ales/downloads.html

Thanks!

Petr

Dne 28 Leden 2008, 14:39, Cesar Romero napsal(a):
Hi,
I had the same problem with Indy 9 and 10 in Delphi, the only way I
found was drop Indy. I think you can try Synapse Library
http://synapse.ararat.cz/

Cesar Romero

Hi,


I'm working on Hamradio station logging program in Lazarus
(http://cqrlog.sourceforge.net/). I started a few months (maybe a year)
ago in Lazarus 0.9.23 CVS (I don't remember date, I'm on another
computer). Why this CVS version? Because almost what I need works very well. My program use Firebird database (I installed uib components) and use telnet connection (Indy 10.2.0.1). In this cvs version I developed entire program. After release version 0.9.24 I decided to use it instead
of 0.9.23 CVS. The fist problem was in TLazImage. It was completely
rewriten. I have to made some changes in my program. Next problem was with TColorCombobox.Selection. Newer version has Selected. But it was
simply.

The biggist problem is that program freeze if telnet is connected.
Program
works perfectly about two hours and freeze. Nothing in console, no
access violation. Just freeze. Program compiled in 0.9.23 CVS works
perfectly many hours and never freeze.

I tried latest daily snapshot and program show access violation
randomly. Nothing in console, no details in access violation window.


My question is, how to develop real application? Should I still develop program with old lazarus version and ignore newer versions? What can I do for better compatability with newer versions? I can not rewrite my
program after every new lazarus release. How do you develop your
applications?

Thanks.


Petr



_________________________________________________________________
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject
archives at http://www.lazarus.freepascal.org/mailarchives



_________________________________________________________________
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject
archives at http://www.lazarus.freepascal.org/mailarchives


_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives



--
Damien Gerard
[EMAIL PROTECTED]

Le temps n'a pas d'importance. Seul le code est important
   -- (f00ty)




_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to