cgl.narada.transport.ptcp.psocket.tools
Class PTCPDataFragmentator
java.lang.Object
cgl.narada.transport.ptcp.psocket.tools.PTCPDataFragmentator
- All Implemented Interfaces:
- PTCPParameters
public class PTCPDataFragmentator
- extends Object
- implements PTCPParameters
Title: PTCP Socket
Description:
Copyright: Copyright (c) 2004
Company: Pervasive Labs, Indiana University, Bloomington, IN
- Version:
- 1.0
| Fields inherited from interface cgl.narada.transport.ptcp.psocket.tools.PTCPParameters |
COMM_SOCKET, DATA_SOCKET, PTCPBuffer_Debug, PTCPDataFragmentator_Debug, PTCPInputStream_Debug, PTCPOutputStream_Debug, PTCPPacket_Debug, PTCPReceiverWorker_Debug, PTCPSenderWorker_Debug, PTCPServerSocket_Debug, PTCPSocket_Debug, PTCPSocketInfo_Debug |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PTCPDataFragmentator
public PTCPDataFragmentator()
PTCPDataFragmentator
public PTCPDataFragmentator(byte[] data,
int connectionNumber)
PTCPDataFragmentator
public PTCPDataFragmentator(byte[] data,
int connectionNumber,
int seq)
getLastPacketNumber
public int getLastPacketNumber()
getPackets
public PTCPPacket[] getPackets()
main
public static void main(String[] args)
For comments and suggestions please send
e-mail to
The NaradaBrokering Project