[fpc-pascal]sockets (a beginer's question) (client-server)
Michael.VanCanneyt at Wisa.be
Michael.VanCanneyt at Wisa.be
Tue Jun 10 22:18:36 CEST 2003
On Tue, 10 Jun 2003, Ivan Petrov wrote:
> Sorry for the spam!
> Thank you! I found it.
>
> But afterthe "Accept(S, FromName, Sin, Sout);"
> how to tell to Select that I mean Sin as a parameter (file descriptor?) ?
> There are a LongInt and pointers in Select's definition...
? Select works on a longint (file descriptor) or on a text file. What else
do you need?
Michael.
More information about the fpc-pascal
mailing list