A B C D E F G H I J L M N O P Q R S T U V W

C

checksum - Variable in class com.act365.net.ip.IP4Message
 
checksum - Variable in class com.act365.net.icmp.ICMPMessage
 
checksum(byte[], byte[], byte, short, byte[], int) - Static method in class com.act365.net.SocketUtils
Specific checksum calculation used for the UDP and TCP pseudo-header.
checksum(byte[], int, int) - Static method in class com.act365.net.SocketUtils
Standard internet checksum algorithm shared by IP, ICMP, UDP and TCP.
CLOSE_WAIT - Static variable in class com.act365.net.tcp.TCP
 
close() - Method in class com.act365.net.GeneralSocketImpl
Closes this socket.
close() - Method in class com.act365.net.GeneralSocketOutputStream
Closes the output stream.
close() - Method in class com.act365.net.GeneralDatagramSocketImpl
Closes this socket.
close() - Method in class com.act365.net.GeneralSocketInputStream
Closes the input stream.
close() - Method in class com.act365.net.tcp.TCPJOutputStream
Closes the output stream.
close() - Method in class com.act365.net.tcp.TCPJInputStream
Closes the stream.
CLOSED - Static variable in class com.act365.net.tcp.TCP
 
CLOSING - Static variable in class com.act365.net.tcp.TCP
 
CNAME - Static variable in class com.act365.net.dns.DNSMessage
 
code - Variable in class com.act365.net.icmp.ICMPMessage
 
com.act365.net - package com.act365.net
 
com.act365.net.dns - package com.act365.net.dns
 
com.act365.net.echo - package com.act365.net.echo
 
com.act365.net.icmp - package com.act365.net.icmp
 
com.act365.net.ip - package com.act365.net.ip
 
com.act365.net.ping - package com.act365.net.ping
 
com.act365.net.sniffer - package com.act365.net.sniffer
 
com.act365.net.tcp - package com.act365.net.tcp
 
com.act365.net.udp - package com.act365.net.udp
 
connect(InetAddress, int) - Method in class com.act365.net.GeneralSocketImpl
Connects this socket to a given destination.
connect(SocketAddress, int) - Method in class com.act365.net.GeneralSocketImpl
Connects to the specified host.
connect(String, int) - Method in class com.act365.net.GeneralSocketImpl
Connects this socket to a named host.
create() - Method in class com.act365.net.TCPJDatagramSocketImpl
Creates a new unconnected raw socket that uses the TCP/J protocol.
create() - Method in class com.act365.net.ICMPDatagramSocketImpl
Creates a new unconnected ICMP socket.
create() - Method in class com.act365.net.RawTCPJDatagramSocketImpl
Creates a new unconnected raw socket that uses the TCP/J protocol.
create() - Method in class com.act365.net.RawICMPDatagramSocketImpl
Creates a new unconnected ICMP socket.
create() - Method in class com.act365.net.TCPDatagramSocketImpl
Creates a new unconnected raw socket that uses the TCP protocol.
create() - Method in class com.act365.net.RawTCPDatagramSocketImpl
Creates a new unconnected raw socket that uses the TCP protocol.
create() - Method in class com.act365.net.UDPDatagramSocketImpl
Creates a new unconnected UDP socket.
create() - Method in class com.act365.net.RawUDPDatagramSocketImpl
Creates a new unconnected raw socket that use the UDP protocol.
create(boolean) - Method in class com.act365.net.TCPSocketImpl
Creates a new unconnected TCP socket.
create(int, int) - Method in class com.act365.net.GeneralSocketImpl
Creates a new unconnected TCP socket.
create(int, int, boolean) - Method in class com.act365.net.GeneralDatagramSocketImpl
Creates a new unconnected socket.
createDatagramSocketImpl() - Method in class com.act365.net.RawTCPDatagramSocketImplFactory
Creates a new RawTCPDatagramSocketImpl instance.
createDatagramSocketImpl() - Method in class com.act365.net.RawICMPDatagramSocketImplFactory
Creates a RawDatagramSocketImpl instance.
createDatagramSocketImpl() - Method in class com.act365.net.TCPDatagramSocketImplFactory
Creates a TCPDatagramSocketImpl instance.
createDatagramSocketImpl() - Method in class com.act365.net.RawUDPDatagramSocketImplFactory
Creates a RawUDPDatagramSocketImpl instance.
createDatagramSocketImpl() - Method in class com.act365.net.UDPDatagramSocketImplFactory
Creates a UDPDatagramSocketImpl object.
createDatagramSocketImpl() - Method in class com.act365.net.RawTCPJDatagramSocketImplFactory
Creates a RawTCPJDatagramSocketImpl instance.
createDatagramSocketImpl() - Method in class com.act365.net.TCPJDatagramSocketImplFactory
Creates a TCPJDatagramSocketImpl instance.
createDatagramSocketImpl() - Method in class com.act365.net.ICMPDatagramSocketImplFactory
Creates an ICMPDatagramSocketImpl instance.
createInetAddress(int, byte[]) - Static method in class com.act365.net.GeneralSocketImpl
Creates a java.net.InetAddress object with a given IP address.
createSocketImpl() - Method in class com.act365.net.TCPSocketImplFactory
Creates a TCPSocketImpl object.
createSocketImpl() - Method in class com.act365.net.tcp.TCPJSocketImplFactory
Creates a new TCPJSocketImpl object.

A B C D E F G H I J L M N O P Q R S T U V W