> I need to developer an application to act as a tcp server that be
> compatible with windows/linux (debian).
>
> I want to make a command line application (without graphical
> interface) because my linux server don't have the X installed.
Why not Synapse? You must not install Synapse into your L
Hi all,
Sorry by the noob doubt, but I can't install the Indy 10.2.0.1 in
FreePascal/Lazarus on Windows XP.
Are someone here that can help me?
Regards,
Fabrício
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org
Thanks Amir, I saw this, but I don't have the packets bellow on the Indy
10 installation :(
* Open and compile indysystemlaz.lpk
* Open and compile indycorelaz.lpk
* Open and compile indyprotocolslaz.lpk
* Open, compile and install dclindycorelaz.lpk
* Open, compile and inst
I Installed on Linux(FC4/5).
I followed the instruction from
http://wiki.lazarus.freepascal.org/index.php/Indy_with_Lazarus.
with some changes.
Try it!
Fabrício F. Kammer wrote:
Hi Amir,
I tried, but I couldn't install it on my freepascal/lazarus.
Can you help with this installation?
PS: I'
Hi Amir,
I tried, but I couldn't install it on my freepascal/lazarus.
Can you help with this installation?
PS: I'm using windows xp
Regards
Fabrício
Amir Aavani escreveu:
Do you tried Indy component? I used them in both graphical and console
application. It is straight forward.
If you need
Do you tried Indy component? I used them in both graphical and console
application. It is straight forward.
If you need any sample I will be glad
Yours,
Amir
Fabrício F. Kammer wrote:
Hi all,
I need to developer an application to act as a tcp server that be
compatible with windows/linux (deb
Hi all,
I need to developer an application to act as a tcp server that be
compatible with windows/linux (debian).
I want to make a command line application (without graphical interface)
because my linux server don't have the X installed.
I need of an example of how can I make this.
Does so
Hi,
How do I know which parameter is passed in which register on a x86_64
linux platform ?
Thx,
Dominique.
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
On 16 aug 2006, at 14:02, Carsten Bager wrote:
I have a program like below, and if the control variable (nr) is
defined
as a byte/word it fails (the count goes from 1..14) But if I use an
Integer as control variable it works.
Is this an error in the compiler?
If I use the Windows compiler (f