[logo] JX Application Framework
   
Home     
* Cart

Introduction

Why use a framework?

Tutorial
    Class tree

    Open protocols

Download

GitHub

Vision
    API stability

    Code optimization

    Bibliography

Features
    Object messaging

    Extensibility

    Drag-and-Drop

    Networking

    3D Graphics

    Powerful tables

    Styled text editor

    Memory leak debugger

    Known bugs

    Future plans
    Projects

FAQ

Donate

Other software

What's new!

Log in  

   
     

Support for networking

The JX Application Framwork supports all aspects of networking via the awe-inspiring ACE library.

  • JMessageProtocol supports any ASCII message based protocol, so you'll never have to write any code below decoding complete messages.

  • Support for child processes

  • Support for dynamic loading of code modules

  • Converts all signals to messages via BroadcastWithFeedback() and safely handles SIGQUIT and SIGINT.

Copyright © 2012 New Planet Software