StartupSocketCommunicatorallows java applications to do simple socket communication upon startup.See: Description
| Interface | Description |
|---|---|
| ContactHandler |
Handles contacts from other started instances
|
| Class | Description |
|---|---|
| StartupSocketCommunicator |
This class allows a simple, one time socket communication between instances of the same application.
|
The StartupSocketCommunicatorallows java applications to do simple socket communication upon startup.
This is intended for:
Copyright © 2014 Jürgen Zeller (privat). All rights reserved.