[fpc-pascal] TCP Server
"Fabrício F. Kammer"
ffkammer at conchalnet.com.br
Fri Aug 18 14:55:56 CEST 2006
OK,
I downloaded the synapse, but I don't know how to use it to make a TCP
server.
I need to do a server that listen on a specific port. After connected
the client will send some commands to the server that will make some
actions and return the results to the client.
Basicly the client will send strings to the server and receive another
strings.
[]s
Fabrício
Adrian Veith escreveu:
> Use Synapse instead of Indy. After I have found Synapse, I dumped Indy.
>
> goto http://www.ararat.cz/synapse/
>
> Lukas has done a very fine tool !!
>
> Cheers, Adrian.
>
> Fabrício F. Kammer schrieb:
>> 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
More information about the fpc-pascal
mailing list