|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Resoa Protocol Stack - Flexible, asynchronous P2P communication.
See:
Description
| Most important packages | |
|---|---|
| org.resoa.stack | The main package you need for working with the Resoa Stack. |
| Other Packages | |
|---|---|
| org.resoa.stack.exception | |
| org.resoa.stack.kernel | This package contains classes for internal use only. |
| org.resoa.stack.kernel.nio | This package contains classes for internal use only. |
| org.resoa.stack.kernel.tcp | |
| org.resoa.stack.protocol | This package contains protocol specific stuff. |
| org.resoa.stack.protocol.impl | This package contains all stack protocols implementations The stack is initialized in the following order: MsgLength: Mandatory. |
| org.resoa.stack.protocol.service | This package contains classes for internal use only. |
| org.resoa.stack.protocol.service.impl | |
| org.resoa.stack.security | |
| org.resoa.stack.util | |
Resoa Stack is a performance based, optimistic asynchronous communication solution using TCP/IP socket connections. Header structures are kept very small for achieving maximum bandwidth.
Features:
Overview of the underlying protocol stack
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||