What's new in Client / Server Communications Library for Visual Basic 7.0.0

Mar 28, 2015
  • Added cscMulticast() that receives multicast UDP packets.
  • Added cscClientExt() that binds to a local IP address (for multi-homed computers)
  • Added additional makefiles (MS, Borland, Watcom, MinGW GCC, LCC, Digital Mars) for C/C++ example programs.
  • Added VS2012 and VS2013 project files.
  • Fixed bogus CSC_BAD_OFFSET error sometimes returned by crcCryptoPutFile().

New in Client / Server Communications Library for Visual Basic 6.3.1 (Jul 4, 2013)

  • Fixed: cscCryptoGetFileExt and cscCryptoPutFileExt were not using local file path.
  • Added: cscFillRandom(*,*,Seed) uses random seed if passed seed is zero.
  • Added: cscSetInteger(Port, CSC_SET_CLOSE_TIMEOUT, Tics) sets max tics before socket is forced closed.
  • Added: New example programs that use AES (Advanced Encryption Standard).
  • Fixed: cscResolve was returning bogus IP addresses after the first.