2009-07-23 12:30 UTC+0100 Miguel Angel Marchuet <soport...@dsgsoftware.com>
   * common.mak
   * compile.mak
   * makefile.bc
   * makefile.dc
   * makefile.gc
   * makefile.pc
   * makefile.vc
   * makefile.wc
   * mdir.bat
     - removed -p and changed to -gc0 from standard build.
     + Added build of Remote File Server. bin\hbfilere.exe

   * source\rdd\bmdbfcdx\bmdbfcdx1.c
     * minor pad changes.

   * source\rtl\filenet.c
   * source\rdd\bmdbfcdx\redbfcdx1.c
   * source\rdd\dbf1net.c
     * Modified protocol to accel reading operations. by default it operates in 
turbo mode, if
       you want to acces to the same files by another rdd at the same time, you 
need RE_Turbo( .F. )
       to reactivate read lock index.

   * include\hbipapi.h
   * source\rtl\hbip.c
     * modified buffers as recomend microsoft:
       To modify the socket send buffer, use the Windows Sockets getsockopt 
function to determine the current
       socket send buffer size (SO_SNDBUF), and then use the setsockopt 
function to set the socket send buffer size.
       When you are finished, the SO_SNDBUF value must be at least 1 byte 
larger than the program send buffer size.
       Modify the send call or the WSASend call to specify a buffer size at 
least 1 byte smaller than the SO_SNDBUF
       value. In the earlier example in the "Cause" section of this article.
       http://support.microsoft.com/kb/823764/en-us/

   * include\hbapises.h
   * source\rtl\session.c
     ! added some fixes but remains unfinished.

   + utils\Makefile
   + utils\hbfilere\Makefile
   + utils\hbfilere\hbfilere.c
   + utils\hbfilere\hbfilere.h
     + Added full code of Senior File Server for xharbour. By the moment only
       rdd REDBFCDX can connect with this server, but i hope at next weeks, all
       dbf based rdds can connect with it optional, and add full FILE api to 
work
       with remote files.


Best regards any enjoy with it ;)
Miguel Angel Marchuet
DSG Software S.L.


__________ Información de ESET NOD32 Antivirus, versión de la base de firmas de 
virus 4289 (20090729) __________

ESET NOD32 Antivirus ha comprobado este mensaje.

http://www.eset.com



------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers

Reply via email to