org.mobicents.ss7.hardware.dialogic
public class InterProcessCommunicator extends java.lang.Object
| Constructor and Description |
|---|
InterProcessCommunicator(int source,
int destination)
Creates a new instance of InterProcessCommunicator
|
public InterProcessCommunicator(int source,
int destination)
source - the integer identifier of the originated moduledestination - the integer idenifier of the destination module.public byte[] receive()
throws java.io.IOException
java.io.IOExceptionpublic void send(byte[] packet)
throws java.io.IOException
packet - the datagram to be sent.java.io.IOExceptionCopyright © 2011. All Rights Reserved.