|
|
Introduction
Why use a framework?
Download
Vision
API stability
Code optimization
Bibliography
Features
Object messaging
Extensibility
Drag-and-Drop
Networking
3D Graphics
Powerful tables
Styled text editor
Memory leak debugger
Tutorial
Class tree
Open protocols
Known bugs
Next release
Future plans
Projects
FAQ
Other software
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.
|
|