Client/Server Comm Lib for Visual Basic 6.2

CSC4VB is a TCP/IP communication component library that can be used with Microsoft Visual Basic, version 4.0 thru VB.NET.
CSC4VB can be used in the development of Win32 client and server applications running under all versions of Windows. The library does not depend on support libraries and makes calls to Windows API functions only.
The same CSC32.DLL can also be called from any supported language such as C/C++, Delphi, PowerBASIC, Visual FoxPro, Visual dBase, Xbase++, and COBOL as well as any VBA language such as EXCEL and ACCESS.
Limitations:
· 60 day trial version
What’s New in This Release:
· Added function cscMakeDotted4()
· Added additional diagnostics (to detect congestion)
· Fixed cscReadSize(), worked only for vSock 0.
· Fixed cscChallenge uses leading zeros to pad to 8 chars
· Changed DEFAULT_PACKET_TIMEOUT to 35000
· Added error text for VS_* errors
· Added functions cscPutFileExt & cscCryptoPutFileExt
· Added functions cscGetFileExt & cscCryptoGetFileExt
· Fixed problem receiving file with same name from two clients
