> Is it possible to do socket programming under win32 with FPC 1.0.10 or
> 1.9.4?

Yes both.

For 1.9.4 complete suites (ICS, see www.overbyte.be) are available, see
in CVS projects/contrib/ics  and deeper.

> Which unit should I check out?

sockets, winsock
 
> If possible under win32, what about DOS?

DOS has no networking by default, and no universal API. You will have to
find/make a unit that does that. Check out the contributed units page for
something from Diego de Marco (or something like that).

However this is a _lot_ more difficult.

_______________________________________________
fpc-pascal maillist  -  [EMAIL PROTECTED]
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to