New Features in this Release
- Multiple conversations: the client can start another conversation to the server after the first has ended
- Message integrity: Client/Server Binding for Enterprise Server has several internal mechanisms to check for lost or corrupt messages, and the underlying MFCC middleware can be configured to include an MD5 or SHA-1 message digest with each message (see below)
- Message compression: Client/Server Binding for Enterprise Server can be configured to use MFBINP Run-Length Encoding (RLE) compression using the new configuration option "mfbinp-compress=rle". (This is essentially the same as the AAI Thin Client compression available in CSBIND/AAI when used with the AAI Thin Client.)
- New configuration option "cwd" sets server program's current directory
- Support for Secure Sockets Layer (SSL) when used in conjuction with the Micro Focus Security Features AddPack (forthcoming). SSL can be used completely transparently to the application just by enabling it on the server (if dynamic service resolution is used).