[fpc-pascal]ssockets

Michael.VanCanneyt at Wisa.be Michael.VanCanneyt at Wisa.be
Sat Nov 4 22:05:56 CET 2000


On Sat, 4 Nov 2000, md wrote:

> You will need to interface directly to Win32 

This is not true; ssockets() should function on win32 as well, it hasn't
been tested, however.

> - May I suggest looking at Winsock 2. 

Using winsock 2 would make your application dependent on win32, and not
portable at all. So unless you know the application is only supposed to
run on win32, I would not do that.

Michael.





More information about the fpc-pascal mailing list