home *** CD-ROM | disk | FTP | other *** search
/ io Programmo 10 / ioProg_10.iso / soft / asocket.exe / RELNOTE.TXT < prev    next >
Encoding:
Text File  |  1997-08-22  |  1.8 KB  |  57 lines

  1. MABRY SOFTWARE - WINDOWS SOCKET CONTROL - RELEASE NOTES
  2. August 22, 1997
  3.  
  4.  
  5. 5.00.011  August 21, 1997
  6.           * ActiveX control can now be created as an object
  7.             and used in code, ASP pages, etc.
  8.  
  9. 5.00.010  June 18, 1997
  10.           * RemoteAddress and RemotePort properties set to
  11.             peer address after the Socket= statement during
  12.             an OnAccept event.
  13.           * RemoteAddress and RemotePort properties set to
  14.             sender of a datagram after ReceiveFrom is invoked.
  15.  
  16. 5.00.009  April 29, 1997
  17.           * Internal / resource version number and Version
  18.             property synchronized to 5.00.009.
  19.  
  20. 5.00.008  April 23, 1997
  21.           * Debugging information removed from previous
  22.             version.
  23.  
  24. 5.00.007  April 21, 1997
  25.           * RemoteAddress and RemotePort properties now updated
  26.             after ReceiveFrom method (or Action) completed.
  27.  
  28. 5.00.006  March 20, 1997
  29.           * Added UDP sample program (UDPPeer.VBP)
  30.           * Fixed problem with WinSock being unloaded
  31.             prematurely.
  32.           * Fixed incorrect return of error 10022 when using
  33.             Bind method (or Action = Bind)
  34.  
  35. 5.00.005  March 16, 1997
  36.           * Interim test version (not released).
  37.  
  38. 5.00.004  February 13, 1997
  39.           * VBX no longer GPFs when VBX is in project but
  40.             is never on a loaded form
  41.  
  42. 5.00.003  November 1, 1996
  43.           * Correct error message given when control cannot
  44.             connect to host.
  45.  
  46. 5.00.002  October 25, 1996
  47.           * Interim test version (not released).
  48.  
  49. 5.00.001  October 18, 1996
  50.           * Interim test version (not released).
  51.  
  52. 5.00.000  October 1, 1996
  53.           * Complete re-write (VBX and OCX-32 versions).
  54.  
  55. 4.00.000  February 1, 1996
  56.           * Product Release
  57.