JetByte News: New fixed-price development project

We’re pleased to be working with VEXIS Systems Inc. again to extend the high performance pluggable server platform that we built for them back in 2008 using The Server Framework. Later, we extended the server to support the hosting of managed plugins with our CLR Hosting Option Pack and some custom development. This time around we’re adding more new functionality to make it easier for them to integrate with external systems.

Asynchronous Events: Latest release of The Server Framework: 6.6.1

Version 6.6.1 of The Server Framework was released today. This release is a minor bug fix release mainly for several bugs in the 6.6 version’s OpenSSL code, see the release notes here, for full details of all changes. All clients using version 6.6 of the OpenSSL Option Pack are advised to upgrade to this release. Bug fixes: Bug fix to JetByteTools::OpenSSL::CAsyncConnector so that we spot failures in the SSL allocation functions due to low memory situations and throw exceptions if we fail to create the SSL objects.

Asynchronous Events: OpenSSL outbound connection establishment failure bug in version 6.6 of The Server Framework

I’ve just found and fixed a bug in version 6.6 of the OpenSSL Option Pack which relates to how we deal with outbound connection establishment errors. Changes in 6.6 mean that the OpenSSL ‘connector’ holds a reference to the socket whilst the SSL connection is active. The bug prevents connections which fail to be established from closing and causes a socket leak. Note that this is ONLY for outbound (client) connections that you establish with The Server Framework.

JetByte News: Happy New Year!

2014 already. Where does the time go? We’re still very busy with work for our Industrial Control Client but since they needed to get us SC level security clearance for this project if we told you any more we’d have to kill you… Our work for online gaming clients is diversifying a bit as the project we’ve been working on for our secretive Online Gaming Company matures into a solid cloud-based SAS gaming server and we start to work more with the recent influx of Korean games companies that are now using The Server Framework.

Asynchronous Events: New client profile: Tricerat Inc. - Printer sharing

We have a new client profile available here for a client who uses The Server Framework in their Printer presence and print job transfer system. They use both the OpenSSL Option Pack and the SSPI Option Pack in their product. The ease of adding security and authentication which can communicate with a disparate selection of clients is one of the strong points of developing with The Server Framework.

Asynchronous Events: Latest release of The Server Framework: 6.6

Version 6.6 of The Server Framework was released today. This release is a major release and contains many changes, see the release notes, here, for full details of all changes. All clients are advised to upgrade to this release. Increased performance due to major design changes in the dispatch and processing of completion and per socket buffer pooling. New lock classes which offer more efficient locking. Lots of breaking changes in the Service Tools library.