|
|||||||||
| Home >> All >> com >> act365 >> net >> [ tcp overview ] | PREV NEXT | ||||||||
A
- ACK - Static variable in class com.act365.net.tcp.TCP
- accept(SocketImpl) - Method in class com.act365.net.tcp.TCPJSocketImpl
- Accepts a server connection.
- ack - Variable in class com.act365.net.tcp.TCPMessage
- acknowledge() - Method in class com.act365.net.tcp.TCPJSocketImpl
- Acknowledges a received TCP message.
- acknowledgedseqnum - Variable in class com.act365.net.tcp.TCPJSocketImpl
- acknowledgementnumber - Variable in class com.act365.net.tcp.TCPMessage
- acknowledger - Variable in class com.act365.net.tcp.TCPJSocketImpl
- activeOpen(InetAddress, short) - Method in class com.act365.net.tcp.TCPJSocketImpl
- addPropertyChangeListener(PropertyChangeListener) - Method in class com.act365.net.tcp.TCPJListener
- Registers an object to be notified if a message is received.
- alive - Variable in class com.act365.net.tcp.ISNUpdater
- alive - Variable in class com.act365.net.tcp.TCPJListener
- alpha - Static variable in class com.act365.net.tcp.TCPJSocketImpl
- available() - Method in class com.act365.net.tcp.TCPJSocketImpl
- Returns the number of bytes available to be read without polling.
B
- beta - Static variable in class com.act365.net.tcp.TCPJSocketImpl
- bind(InetAddress, int) - Method in class com.act365.net.tcp.TCPJSocketImpl
- Binds a socket to the given address and port.
C
- CLOSED - Static variable in class com.act365.net.tcp.TCP
- CLOSE_WAIT - Static variable in class com.act365.net.tcp.TCP
- CLOSING - Static variable in class com.act365.net.tcp.TCP
- checksum - Variable in class com.act365.net.tcp.TCPMessage
- close() - Method in class com.act365.net.tcp.TCPJInputStream
- Closes the stream.
- close() - Method in class com.act365.net.tcp.TCPJOutputStream
- Closes the output stream.
- close() - Method in class com.act365.net.tcp.TCPJSocketImpl
- Closes a connection.
- closeserver - Static variable in class com.act365.net.tcp.TCPJSocketImpl
- com.act365.net.tcp - package com.act365.net.tcp
- connect(String, int) - Method in class com.act365.net.tcp.TCPJSocketImpl
- Connects to a remote address.
- connect(SocketAddress, int) - Method in class com.act365.net.tcp.TCPJSocketImpl
- Connects to a socket address.
- connect(InetAddress, int) - Method in class com.act365.net.tcp.TCPJSocketImpl
- Connects to a remote address.
- counter - Static variable in class com.act365.net.tcp.ISNCounter
- create(boolean) - Method in class com.act365.net.tcp.TCPJSocketImpl
- Creates a new TCPJ socket.
- createSocketImpl() - Method in class com.act365.net.tcp.TCPJSocketImplFactory
- Creates a new
TCPJSocketImplobject.
D
- data - Variable in class com.act365.net.tcp.TCPMessage
- debug - Static variable in class com.act365.net.tcp.TCPJSocketImpl
- delay - Variable in class com.act365.net.tcp.ISNUpdater
- delay - Variable in class com.act365.net.tcp.TCPAcknowledger
- destinationport - Variable in class com.act365.net.tcp.TCPMessage
- destseqnum - Variable in class com.act365.net.tcp.TCPJSocketImpl
- destwindowsize - Variable in class com.act365.net.tcp.TCPJSocketImpl
E
- ESTABLISHED - Static variable in class com.act365.net.tcp.TCP
F
- FIN - Static variable in class com.act365.net.tcp.TCP
- FIN_WAIT_1 - Static variable in class com.act365.net.tcp.TCP
- FIN_WAIT_2 - Static variable in class com.act365.net.tcp.TCP
- fin - Variable in class com.act365.net.tcp.TCPMessage
G
- getCounter() - Static method in class com.act365.net.tcp.ISNCounter
- getInputStream() - Method in class com.act365.net.tcp.TCPJSocketImpl
- Gets an input stream to read.
- getInstance() - Static method in class com.act365.net.tcp.TCPJListener
- Returns a reference to the single
TCPJListenerobject. - getInstance() - Static method in class com.act365.net.tcp.TCPSession
- Access the sole
TCPSessionobject. - getMaxSegmentSize() - Method in class com.act365.net.tcp.TCPOptions
- getOption(int) - Method in class com.act365.net.tcp.TCPJSocketImpl
- Gets a TCP option.
- getOutputStream() - Method in class com.act365.net.tcp.TCPJSocketImpl
- Gets an output stream to write.
- getTimestampEchoReply() - Method in class com.act365.net.tcp.TCPOptions
- getTimestampValue() - Method in class com.act365.net.tcp.TCPOptions
- getWindowScaleFactor() - Method in class com.act365.net.tcp.TCPOptions
H
- headerlength - Variable in class com.act365.net.tcp.TCPMessage
I
- ISNCounter - class com.act365.net.tcp.ISNCounter.
- Class ISNCounter provides access to a counter that is updated each four milliseconds.
- ISNCounter() - Constructor for class com.act365.net.tcp.ISNCounter
- ISNUpdater - class com.act365.net.tcp.ISNUpdater.
- Class ISNUpdater ensures that class ISNCounter is updated at regular intervals.
- ISNUpdater(long) - Constructor for class com.act365.net.tcp.ISNUpdater
- implementackdelay - Static variable in class com.act365.net.tcp.TCPJSocketImpl
- includeipheader - Static variable in class com.act365.net.tcp.TCPJSocketImpl
- isMaxSegmentSizeSet() - Method in class com.act365.net.tcp.TCPOptions
- isTimestampSet() - Method in class com.act365.net.tcp.TCPOptions
- isWindowScaleFactorSet() - Method in class com.act365.net.tcp.TCPOptions
L
- LAST_ACK - Static variable in class com.act365.net.tcp.TCP
- LISTEN - Static variable in class com.act365.net.tcp.TCP
- listen(int) - Method in class com.act365.net.tcp.TCPJSocketImpl
- Sets a server to listen for a client connection.
- listener - Static variable in class com.act365.net.tcp.TCPJListener
- localhost - Variable in class com.act365.net.tcp.TCPJSocketImpl
- localseqnum - Variable in class com.act365.net.tcp.TCPJSocketImpl
M
- maxEphemeralPort - Static variable in class com.act365.net.tcp.TCPJSocketImpl
- maxSegmentSize - Variable in class com.act365.net.tcp.TCPOptions
- maxSegmentSizeSet - Variable in class com.act365.net.tcp.TCPOptions
- maxwindowsize - Static variable in class com.act365.net.tcp.TCPJSocketImpl
- minEphemeralPort - Static variable in class com.act365.net.tcp.TCPJSocketImpl
- modelpacketloss - Static variable in class com.act365.net.tcp.TCPJSocketImpl
- msltimeout - Static variable in class com.act365.net.tcp.TCPJSocketImpl
- msltimeout - Variable in class com.act365.net.tcp.TCPMSLTimer
- msltimer - Variable in class com.act365.net.tcp.TCPJSocketImpl
N
- nextEphemeralPort - Static variable in class com.act365.net.tcp.TCPJSocketImpl
O
- options - Variable in class com.act365.net.tcp.TCPMessage
P
- PSH - Static variable in class com.act365.net.tcp.TCP
- packetloss - Static variable in class com.act365.net.tcp.TCPJSocketImpl
- passiveOpen() - Method in class com.act365.net.tcp.TCPJSocketImpl
- pcs - Variable in class com.act365.net.tcp.TCPJListener
- previousstate - Variable in class com.act365.net.tcp.TCPJSocketImpl
- propertyChange(PropertyChangeEvent) - Method in class com.act365.net.tcp.TCPJSocketImpl
- Called by
TCPJListenerif a message is received. - protocol - Static variable in class com.act365.net.tcp.TCPJListener
- protocol - Static variable in class com.act365.net.tcp.TCPJSocketImpl
- psh - Variable in class com.act365.net.tcp.TCPMessage
R
- RST - Static variable in class com.act365.net.tcp.TCP
- random - Static variable in class com.act365.net.tcp.ISNCounter
- random - Variable in class com.act365.net.tcp.TCPJSocketImpl
- read() - Method in class com.act365.net.tcp.TCPJInputStream
- Reads a single byte.
- read(byte[]) - Method in class com.act365.net.tcp.TCPJInputStream
- Reads an entire buffer.
- read(byte[], int, int) - Method in class com.act365.net.tcp.TCPJInputStream
- Reads a partial buffer.
- read(byte[], int, int) - Method in class com.act365.net.tcp.TCPJSocketImpl
- Reads a buffer.
- read(byte[], int, int) - Static method in class com.act365.net.tcp.TCPReader
- Reads a TCP message from a buffer without a checksum test.
- read(byte[], int, int, boolean, byte[], byte[]) - Static method in class com.act365.net.tcp.TCPReader
- Reads a TCP message from a buffer and performs a checksum test
- readbuffer - Variable in class com.act365.net.tcp.TCPJSocketImpl
- readcount - Variable in class com.act365.net.tcp.TCPJSocketImpl
- readoffset - Variable in class com.act365.net.tcp.TCPJSocketImpl
- receive(TCPMessage) - Method in class com.act365.net.tcp.TCPJSocketImpl
- Handles an received TCPMessage
- receivetime - Variable in class com.act365.net.tcp.TCPJSocketImpl
- removePropertyChangeListener(PropertyChangeListener) - Method in class com.act365.net.tcp.TCPJListener
- Deregisters an object.
- resetSocket() - Method in class com.act365.net.tcp.TCPJSocketImpl
- Resets a socket to its default values.
- rst - Variable in class com.act365.net.tcp.TCPMessage
- rto - Variable in class com.act365.net.tcp.TCPJSocketImpl
- rtt - Variable in class com.act365.net.tcp.TCPJSocketImpl
- run() - Method in class com.act365.net.tcp.ISNUpdater
- run() - Method in class com.act365.net.tcp.TCPAcknowledger
- run() - Method in class com.act365.net.tcp.TCPJListener
- Starts the listener.
- run() - Method in class com.act365.net.tcp.TCPMSLTimer
- Starts the timer
S
- SYN - Static variable in class com.act365.net.tcp.TCP
- SYN_RCVD - Static variable in class com.act365.net.tcp.TCP
- SYN_SENT - Static variable in class com.act365.net.tcp.TCP
- send(int, TCPOptions, byte[], int, int, boolean) - Method in class com.act365.net.tcp.TCPJSocketImpl
- Sends a TCP message to the destination but doesn't await acknowledgement.
- send(int) - Method in class com.act365.net.tcp.TCPJSocketImpl
- Sends a message with no data but doesn't await acknowledgement.
- sendAndAwaitACK(int, TCPOptions, byte[], int, int) - Method in class com.act365.net.tcp.TCPJSocketImpl
- Sends a message and awaits acknowledgement.
- sendAndAwaitACK(int) - Method in class com.act365.net.tcp.TCPJSocketImpl
- Sends a message with no data and awaits acknowledgement.
- sendAndAwaitACK(int, TCPOptions) - Method in class com.act365.net.tcp.TCPJSocketImpl
- Sends a message with no data but some options and awaits acknowledgement.
- sendUrgentData(int) - Method in class com.act365.net.tcp.TCPJSocketImpl
- Urgent data is not supported.
- sendtime - Variable in class com.act365.net.tcp.TCPJSocketImpl
- sequencenumber - Variable in class com.act365.net.tcp.TCPMessage
- session - Static variable in class com.act365.net.tcp.TCPSession
- setMaxSegmentSize(short) - Method in class com.act365.net.tcp.TCPOptions
- setOption(int, Object) - Method in class com.act365.net.tcp.TCPJSocketImpl
- Sets a TCP option.
- setState(int) - Method in class com.act365.net.tcp.TCPJSocketImpl
- setTimestamp(int, int) - Method in class com.act365.net.tcp.TCPOptions
- setWindowScaleFactor(byte) - Method in class com.act365.net.tcp.TCPOptions
- socket - Variable in class com.act365.net.tcp.TCPAcknowledger
- socket - Variable in class com.act365.net.tcp.TCPJInputStream
- socket - Variable in class com.act365.net.tcp.TCPJListener
- socket - Variable in class com.act365.net.tcp.TCPJOutputStream
- socket - Variable in class com.act365.net.tcp.TCPJSocketImpl
- socket - Variable in class com.act365.net.tcp.TCPMSLTimer
- sourceport - Variable in class com.act365.net.tcp.TCPMessage
- start() - Static method in class com.act365.net.tcp.TCPSession
- Starts a session.
- state - Variable in class com.act365.net.tcp.TCPJSocketImpl
- syn - Variable in class com.act365.net.tcp.TCPMessage
T
- TCP - class com.act365.net.tcp.TCP.
- Class
TCPdefines constants associated with the TCP protocol. - TCP() - Constructor for class com.act365.net.tcp.TCP
- TCPAcknowledger - class com.act365.net.tcp.TCPAcknowledger.
TCPAcknowledgerobjects are used to provide delayed acknowledgement of TCP messages.- TCPAcknowledger(TCPJSocketImpl, long) - Constructor for class com.act365.net.tcp.TCPAcknowledger
- TCPJInputStream - class com.act365.net.tcp.TCPJInputStream.
TCPJInputStreamreads data from a TCPJ socket.- TCPJInputStream(TCPJSocketImpl) - Constructor for class com.act365.net.tcp.TCPJInputStream
- TCPJListener - class com.act365.net.tcp.TCPJListener.
TCPJListeneris a singleton class that polls for TCPJ messages.- TCPJListener() - Constructor for class com.act365.net.tcp.TCPJListener
- TCPJOutputStream - class com.act365.net.tcp.TCPJOutputStream.
- Writes to a TCPJ socket.
- TCPJOutputStream(TCPJSocketImpl) - Constructor for class com.act365.net.tcp.TCPJOutputStream
- Creates an output stream to write to the given socket.
- TCPJSocketImpl - class com.act365.net.tcp.TCPJSocketImpl.
- Implements the TCPJ protocol, which is a clone of TCP that would typically be used with a non-standard IP protocol setting.
- TCPJSocketImpl() - Constructor for class com.act365.net.tcp.TCPJSocketImpl
- Default constructor
- TCPJSocketImplFactory - class com.act365.net.tcp.TCPJSocketImplFactory.
- Factory to create
TCPJSocketImplobjects. - TCPJSocketImplFactory() - Constructor for class com.act365.net.tcp.TCPJSocketImplFactory
- TCPMSLTimer - class com.act365.net.tcp.TCPMSLTimer.
- Implements a MSL (Maximum Segment Lifetime) timer used to close a TCP connection.
- TCPMSLTimer(TCPJSocketImpl, long) - Constructor for class com.act365.net.tcp.TCPMSLTimer
- Constructs the timer.
- TCPMessage - class com.act365.net.tcp.TCPMessage.
- Stores a TCP message.
- TCPMessage() - Constructor for class com.act365.net.tcp.TCPMessage
- TCPOptions - class com.act365.net.tcp.TCPOptions.
- Implements various options that are permitted to appear in a TCP message.
- TCPOptions() - Constructor for class com.act365.net.tcp.TCPOptions
- TCPReader - class com.act365.net.tcp.TCPReader.
- Reads TCP messages.
- TCPReader() - Constructor for class com.act365.net.tcp.TCPReader
- TCPSession - class com.act365.net.tcp.TCPSession.
- The singleton class TCPSession manages startup and closedown tasks.
- TCPSession() - Constructor for class com.act365.net.tcp.TCPSession
- TCPWriter - class com.act365.net.tcp.TCPWriter.
- Writes TCP messages to a bytestream.
- TCPWriter() - Constructor for class com.act365.net.tcp.TCPWriter
- TIME_WAIT - Static variable in class com.act365.net.tcp.TCP
- tcpjClose() - Method in class com.act365.net.tcp.TCPJSocketImpl
- terminate() - Static method in class com.act365.net.tcp.ISNCounter
- terminate() - Method in class com.act365.net.tcp.ISNUpdater
- terminate() - Method in class com.act365.net.tcp.TCPJListener
- Terminates the listener.
- terminate() - Static method in class com.act365.net.tcp.TCPSession
- Terminates a session.
- timeWait() - Method in class com.act365.net.tcp.TCPJSocketImpl
- timestampEchoReply - Variable in class com.act365.net.tcp.TCPOptions
- timestampSet - Variable in class com.act365.net.tcp.TCPOptions
- timestampValue - Variable in class com.act365.net.tcp.TCPOptions
- transmissionlimit - Static variable in class com.act365.net.tcp.TCPJSocketImpl
- transmit(int, TCPOptions, byte[], int, int, boolean) - Method in class com.act365.net.tcp.TCPJSocketImpl
- Transmits a TCP message to the destination.
U
- URG - Static variable in class com.act365.net.tcp.TCP
- update() - Static method in class com.act365.net.tcp.ISNCounter
- updateRTO() - Method in class com.act365.net.tcp.TCPJSocketImpl
- Updates the Retransmission Timeout Value (RTO).
- updater - Static variable in class com.act365.net.tcp.ISNCounter
- urg - Variable in class com.act365.net.tcp.TCPMessage
- urgentpointer - Variable in class com.act365.net.tcp.TCPMessage
W
- windowScaleFactor - Variable in class com.act365.net.tcp.TCPOptions
- windowScaleFactorSet - Variable in class com.act365.net.tcp.TCPOptions
- windowsize - Variable in class com.act365.net.tcp.TCPJSocketImpl
- windowsize - Variable in class com.act365.net.tcp.TCPMessage
- write(int) - Method in class com.act365.net.tcp.TCPJOutputStream
- Writes a single byte.
- write(byte[]) - Method in class com.act365.net.tcp.TCPJOutputStream
- Writes an entire buffer.
- write(byte[], int, int) - Method in class com.act365.net.tcp.TCPJOutputStream
- Writes a partial buffer.
- write(byte[], int, int) - Method in class com.act365.net.tcp.TCPJSocketImpl
- Writes a buffer and awaits acknowledgement.
- write(TCPMessage) - Static method in class com.act365.net.tcp.TCPWriter
- write(byte[], short, byte[], short, int, int, boolean, boolean, boolean, boolean, boolean, short, TCPOptions, byte[], int, int) - Static method in class com.act365.net.tcp.TCPWriter
- Writes a TCP message to a bytestream.
A B C D E F G H I L M N O P R S T U W
|
|||||||||
| Home >> All >> com >> act365 >> net >> [ tcp overview ] | PREV NEXT | ||||||||