[fpc-pascal]Server

FPC Mail list reader fpc at cdp.cugir.com
Wed Jan 10 16:05:53 CET 2001


	Try using just the fns in sockets.pp,you have there (almost)
all you need; in order to use accept() , you need to bind the
socket and you can specify the port in the bind() call.

Bogdan.






More information about the fpc-pascal mailing list