I try compiling last two days... and anything works.
I am using hfs2.0beta34.src and Delphi 7.
The first error:
[Error] HSlib.pas(1178): Undeclared identifier: 'SD_BOTH'
the code in this line is :
sock.Shutdown(SD_BOTH);
on the procedure ThttpConn.disconnect();
why?
anybody can help me? please.....!!!!