[fpc-pascal]Server

Sebastian Koppehel basti at bastisoft.de
Sun Jan 14 02:52:59 CET 2001


Hallo,

On Wed, Jan 10, 2001 at 03:52:33PM +0100, boci wrote:

> >         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.
> 
> Ok, but how.
> Can you tell me an example?

You can find a small tutorial on simple client and server programs at:
http://www.bastisoft.de/pascal/pasinet.html

HTH,

 - Sebastian




More information about the fpc-pascal mailing list