> >> Which unit should I check out? > > MvdV> sockets, winsock > > I can't locate docs about winsock unit, though a simple program > containing it in a uses list compiles fine. I have browsed through > Reference Guide 1.9 from 1.0.10 package.
it's a straight c->pascal conversion of the Windows api. (which itself derives from bsd sockets). Look for windows socket programming examples (preferably delphi), and read them, then look at the FPC winsock interface. _______________________________________________ fpc-pascal maillist - [EMAIL PROTECTED] http://lists.freepascal.org/mailman/listinfo/fpc-pascal