[fpc-pascal] TCP Server

Amir Aavani Aavani at iust.ac.ir
Fri Aug 18 16:57:58 CEST 2006


They are in Lib folder. I myself once tried the synapse but I could not 
figure it out.
What you want to do is not a hard one, I have written some programs in 
this style all using Indy.
 >> Why indy? You may use fpc unit "sockets" for it.
May be because of OOP (at least about Indy).

> 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 install dclindyprotocolslaz.lpk
>
> How do you do to install without the packets?
>
> Amir Aavani escreveu:
>> 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'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 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 (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 someone have an example of a tcp server to send me?
>>>>>
>>>>> Regards,
>>>>>
>>>>> Fabrício
>>>>> _______________________________________________
>>>>> fpc-pascal maillist  -  fpc-pascal at lists.freepascal.org
>>>>> http://lists.freepascal.org/mailman/listinfo/fpc-pascal
>>>>
>>>>
>>>> _______________________________________________
>>>> fpc-pascal maillist  -  fpc-pascal at lists.freepascal.org
>>>> http://lists.freepascal.org/mailman/listinfo/fpc-pascal
>>> _______________________________________________
>>> fpc-pascal maillist  -  fpc-pascal at lists.freepascal.org
>>> http://lists.freepascal.org/mailman/listinfo/fpc-pascal
>>
>>
>> _______________________________________________
>> fpc-pascal maillist  -  fpc-pascal at lists.freepascal.org
>> http://lists.freepascal.org/mailman/listinfo/fpc-pascal
> _______________________________________________
> fpc-pascal maillist  -  fpc-pascal at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal






More information about the fpc-pascal mailing list